User Activity

Hi,I can't get the external loader to work in STM32G491.For the test, I replaced the bodies of the Init()/Erase()/Write() function with LED blinking. I did this to check if the functions are called correctly. For debugging, I used STM32_Programmer_CL...
Hi,I am working on an external loader for STM32G491.For STM32F4 series microcontroller, everything works fine, but STM32G491 does not work.I observed that the external loader program is loaded into RAM, but does not execute.I did some tests with runn...