I have a problem with atollic trueSTUDIO for stm32

guys I have a problem with atollic trueSTUDIO for stm32
12 Replies
techielew
techielew4mo ago
What's the issue? @Umesh Lokhande is an STM32 guy.
boualleg sabrina
okay , I'm working on an intelligent walking stick
boualleg sabrina
it's New for me to program it
boualleg sabrina
but when I build the code
boualleg sabrina
I don't understand this error and what to do to solve it
boualleg sabrina
ps: I'm using ultrasonic sensor hc-sr04 and a buzzer
boualleg sabrina
for the microcontroller I'm using stm32f401RE
Umesh Lokhande
Umesh Lokhande4mo ago
Hi, @boualleg sabrina It seems your project won't be able to locate stm32f4xx_hal_uart.h header file so you're getting fatal error: stm32f4xx_hal_uart.h: No such file or directory I'd suggest avoiding the use of TrueStudio instead create a project under STM32CubeIDE, configure UART properly, and port existing code. Hopefully, in a newly created project, all drivers will link properly and compile success. Keep us updated
boualleg sabrina
thank you for your help
mad.maxii
mad.maxii4mo ago
Did you generated code using stm32 cube mx gui based gpio configurator? Your header file is missing compiler can't locate it. Did you able to resolve this issue? If not feel free to ping , will be happy to help. Thanks
boualleg sabrina
I think I don't need the uart configuration because i'm using ultrsonic sensor
Want results from more Discord servers?
Add your server
More Posts
Ask a Developer Demo: How to Implement a Sensor Interface on FPGAsStarting out with FPGAs is daunting. And that's just the fundamental concepts of hardware descriptiothe signalsIn or filled it's important and basic thing to understand what is the signal... 🔵The signal or whtipsHey community , if anyone is currently working in an IoT company, can you tell us what we need to imHas anyone tried using the OpenCV library with an STM32?Hi everyone, has anyone tried using the OpenCV library with an STM32? I just want to make sure it suPlacing of a decoupling capacitor at the top of your PCB with the MCU or at the bottom.Which is more better and why, placing of a decoupling capacitor at the top of your PCB with the MCU can you explain to me the difference between Bluetooth Modules HC-05 AND HC-06?Hi everyone, can someone explain me the difference between Bluetooth Modules HC-05 AND HC-06?Can anyone provide me with a code for 2 servo motor with esp32Can anyone provide me with a code for 2 servo motor with esp32Can you provide detailed information about ultrasonic sensor HC-SR05 maximum detection range?@boualleg sabrina I'm considering using an ultrasonic sensor HC-SR05 for distance measurements. I'm Why you should consider .8mm PCBs over 1.6mm PCBs?Hello, I'm working on an article about why you should consider .8mm PCBs over 1.6mm PCBs (mostly in Do you think it's better to use a Raspberry Pi with an external ADC, or any other suggestions?@Petr Dvořák Do you think it's better to use a Raspberry Pi with an external ADC, or do you have any