User Activity

I am using the DfuSe demo application version 3.0.6Image-1 DfuSe demo applicationI have observed that if existing firmware (Already loaded firmware before reprogramming) in my STM32 uC based custom target-board is not read-protected then I can be abl...
1) I am able to connect the STM32-Cube-Programmer in USB-DFU-mode if existing or loaded firmware in to STM32-target-board is not read-protected.Image-1: Able to connect with target boardImage-2: Able to load firmware in to target board2) I am not abl...
I am using DFU to load my application code in to target board, I can be able to convert application build in to dfu build and also be able to load using DfuSe tool in to my target board.I want to enable the ROP (level-1) in STM32, for that I need to ...
·      I am trying to modify the option bytes in STM32 chip to enable the Read Out Protection, for that I have created Hex file of option bytes, then merged image for Target ID 00 from my program build (Hex file) and Image for Alternate Setting 01 fr...
For DMA, allocating the buffer to the right memory segment,I am already allocating the buffer in to D2 (0x30000000), which I think should be right, and I haven't enabled the cache yet, for remaining all nonvolatile memory allocated in section D1 (0x2...
Kudos from