Umesh Lokhande
Umesh Lokhande
DIIDevHeads IoT Integration Server
Created by boualleg sabrina on 4/25/2024 in #middleware-and-os
I have a problem with atollic trueSTUDIO for stm32
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
13 replies