• Download Problem with STM32F765IGT.
    Hello I have serious problem with the download of my application in a STM32F765IGT. We need absolutely a full erase of the chip to be able to program it. This is not an acceptable way to do for us since...
  • STM32f1 option bytes
    is there a means of including an option byte set (here: hardware watchdog) in a Keil build for the STM32f1xx? Erik
  • Writing to the data Option Bytes
    Does anybody have an example of how to write to the 2 data Option Bytes of a ARM Cortex M3 MCBSTM32 processor ? I tried unlocking it, erasing and writing to them but the micro crashes. I followed...
  • cannot display Chinese GB2312 correctly
    I got a source file that, I'm sure about it because I saved it to that encoding with VScode, is encoded in Chinese GB2312. But uVision cannot open it correctly with Chinese GB2312 encoding. How can...
  • Options Bytes in scatter file
    Please, I want to know where to find a scatter file in a existing project and how to modify it for adding an IROM2 for Options Bytes. If I have to create a new a scatter file, how to do it. ...