User Activity

HiI am working on a project using LL libraries and STM32F407VET6 Board. (I have attached the main.c code here.) The code generated by the STMCube GUI configuration tool is causing issues with two GPIOA pins (Pin 6 and 7) stuck to HIGH whenever the co...
HiI am trying to include a custom Header file "LCD1602.h" along with its source file "LCD1602.c" in my project. I have also added the respective path in Project>Properties>C/C++ General>Paths and symbols. But when I build the project, the macros decl...
HiI have just startedworking on STM32 (STM32F407VET6 Board) and successfully implemented some basic LED patterns using the HAL drivers.I would like to hear suggestions/advices on which software environment I should start developing my applications/pr...
Hi,I created a new project using the GUI and after pressing the Build button, I always get below information on the Console window. The development board I'm using is STM32F407VET6 Black Board.20:47:42 **** Incremental Build of configuration Debug fo...
Kudos from