Hi!
My firmware is running stable. The only thing is that I still have a ESTOP0 in the initPll(), if the MCU is in limp mode. It never ever happen that I has been in this mode and I believe its even not possible since I only use the internal oscillator 1.
In the example code I found "Replace this line with a call to an appropriate SystemShutdown(); function.".
What should the SystemShutdown() function do? Reset?
-Thomas