• STM32 UART1 interrupts not firing after booatloader to user application jump
    Hi Everyone. I have been trawling these forums reading about the bootloader code in AN2557, looking for an answer to a problem I have. I have the bootloader up and running, and I can download...
  • STM32 UART1 interrupts not firing after booatloader to user application jump
    Hi Everyone. I have been trawling these forums reading about the bootloader code in AN2557, looking for an answer to a problem I have. I have the bootloader up and running, and I can download...
  • IAP: jumping from RT bootloader to user application
    Hi, I wanted to develop a bootloader using the RTX kernel operating system and run several tasks for communication and a state machine. I tried out the AN2557 IAP example before and it worked pretty...
  • IAP: jumping from RT bootloader to user application
    Hi, I wanted to develop a bootloader using the RTX kernel operating system and run several tasks for communication and a state machine. I tried out the AN2557 IAP example before and it worked pretty...
  • Program does not jump to Main()
    Hello there! The problem I'm facing is quite simple: when I try to debug my program it doesn't jump to the main function. All I can see in the debug window after the code is loaded into the uC is...