• Problem with debugging mode
    Hi I was using Keil 5 to debug my code on #1 board, somehow the code was kind of stuck, it has no response to reset, and cannot run anywhere, the same code works with no issue on the other self-build...
  • in debug mode, won't enter main()
    Hello, I am looking for some help with my Keil uVision 5.27. I am able to run some example code for my chip that I downloaded from NXP. I have 0 errors and 0 warnings. I am able to go into the debug...
  • bit reverse
    I was hoping that there would be some psuedo or example code for the CMSIS generated bit reverse look up tables for the FFTs. I would like to try and extend the FFT to 8k in length. So I am looking at...
  • 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...
  • How to make the firmware as a bin file ?
    How to make the firmware as a bin file ? Hi. I'd like to make and upload the firmware file into STM32F103C8 board by using UART. Especially, STM32F103C8 board have boot mode switch and uart...