User Activity

My client has an application which uses FreeRTOS. Recently I wanted to do a small, simple test. I wrote a couple dozen lines of code and put it in main() before the FreeRTOS scheduler starts (my test code ends in a while(1) loop, to FreeRTOS never ge...
STM32Cube Programmer v2.4 (also tried v2.3)Windows 10 Pro (build 18363) and Mac (Catalina 10.15.4)STM32F405 custom board, STM32F407 on DISCOVERY boardI cannot unset the read protection of the MCU via the Cube programmer when interfacing to the factor...
I noticed that in STM32FLASH programming utility, there is support for a CRC bootloader command. From what I can tell in the source code and commit history, this command is 0xA1 and was introduced around June of 2014. But from the ST documentation, ...
No question, just an observation. In App Note 2606, the latest rev 37 dated 6 May 2019... for the STM32F412xx, Table 3 shows the bootloader ID as 0x91, but in Table 126 it is shown as 0x90.I also found another error after transcribing all those data...
Kudos from