User Activity

I am confused where my source file should be stored.  It seems that I have duplicate files stored in multiple locations. Some seem to get updated together and some don't!For instance I have a main.h file stored here-> FJB_KEYPAD_R5\STM32CubeIDE\Appli...
I have read through a couple posts on this but did not get a clear answer.I have two projects in a workspace.  One shows the tree as:  (This is how I want to see it!)The other just shows Core with only .c files.I can't see what is the difference as f...
After testing trying to write a byte to Flash I seemed to have bricked board.  I thought board just went out, so I bought another one, programmed it and now that board is broken too.  I commented code out, tried 3rd board and it works fine.Here is th...
I have a small working touchGFX project with freertos app on a stm32F746-disco.   I want to write a few variables to flash so I am trying to call write/read in StartDefaultTask, but I get a Hard Fault when I go to Lock the Flash.  I have tried a few ...
I have a working touch GFX project.  I want to break out the individual peripheral initializations, so I open the ioc file in cubeMX and Check to Generate peripheral initializations as a pair of '.c/.h' ... in the Project manager.The code builds, but...
Kudos from