• Jumping back to main program inside ISR
    Hi all, I have a C51 application that requires the following operation which is close to a reset but it is not a reset: 1. when a bit is set in a register, call a function and return 2. when...
  • Jumping back to main program inside ISR
    Hi all, I have a C51 application that requires the following operation which is close to a reset but it is not a reset: 1. when a bit is set in a register, call a function and return 2. when...
  • Program does not reach main, uVision5
    Hello, My project involve FATFS and USB MSC. We started this project with STM32L073 MCU. Than, we changed our MCU with STM32L072. After changing MCU, we faced the problem. Now, I can build my code without...
  • Program does not reach main, uVision5
    Hello, My project involve FATFS and USB MSC. We started this project with STM32L073 MCU. Than, we changed our MCU with STM32L072. After changing MCU, we faced the problem. Now, I can build my code without...
  • in application programming does not jump to user app
    Hi there, I tried to execute the IAP code (AN3965) on a f4 discovery board. I can say that the loader reads an writes binarys perfectly, it was testet with flash loader demonstrator. But jumping...