STM32F1 Cube MX with CAN stuff error
Hi,
I tried a simple example today with STM32 Nucleo F103RB and CAN. I only generate Code with CubeMX. I do not add any line. I get a stuff error on my peak CAN if I change the
"ProjectManager.CompilerOptimize=6" to "ProjectManager.CompilerOptimize=0"
=> 0 means no optimization.
So if I use the default value everything works fine so I did not get any stuff error. Dose someone confirm that? Is there anything wrong in the HAL
many thanks
cheers
mathias