User Activity

HiSee attached IOC.  When I import this to a clean (just created in CubeMX, version shown in attached) project the FMC is, incorrectly, flagged as having errors.  I do not know if other aspects are imported correctly or not.Method:start CubeMXFile > ...
HiI find these issues with the system_stm32f4xx.c file which CubeMX "generates":(a) CubeMX has Bank1, Bank2 enabled.  Code generated is only for Bank1.(b) CubeMX setting of pins (e.g/ AFR, MODER) does not match CubeMX Pinout.IOC attached.It seems tha...
HiI start a New Project in MDK.  I launch Device -> CubeMX.  I get a blank IOC.  I cannot Import (my design) into this IOC: Why not?Regards
HiI have found that I have to "mess with" the Sys -> Timebase setting to get Generate Code to create the file stmf4xx_hal_timebase_tim.c.  I have no other timers enabled, just the Sys -> Timebase setting which is set to TIM3.When I say "mess with" I ...
HiWhen I Generate Code i find that HAL_Tick code is not generated and I am required to manually add code to get any MX code to work (given many _Init functions rely on HAL_Tick).  I add the code, below, to a USER_CODE area but I don't see why I shoul...
Kudos from
Kudos given to