Hi everybody
I'm developing a simple bootloader which run an application loaded in flash memory at the address 0x80200000.
The application alone works correctly but when I use the boot the app doesn't run.
This is the code of my boootloader
#defi...
I found the problem My application implements some functionality with RNG and about that the PLLQ clockwas enabled with a divisor by 6.In the code of my bootloader the PLLQ clock divisor was by 4 , this differrence determines the inability af my appl...
Hi TeslaThanks a lot for your reply , I'm apologise for the delay but i'm trying to fix the issue , unfortunately whithout results.Anyway , I'm developing a freertos app with STM32F437II microcontroller , at moment the application works fine itself b...
Hi TeslaThanks a lot for your reply , I'm apologise for the delay but i'm trying to fix the issue , unfortunately whithout results.Anyway , I'm developing a freertos app with STM32F437II microcontroller , at moment the application works fine itself b...