STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Activate DFU using HAL driver on STM32F072

Posted on February 16, 2018 at 12:12Hi all,I am trying to set up my STM32F072 device so that I can connect it to my computer via USB and upgrade the firmware using DfuSe software. I did all the wiring to do so but my problem is that I want to activa...

QuadSPI data read as classic SPI

Posted on February 16, 2018 at 10:38Hi all,I am trying to use the QuadSPI of STM32H743 as a classic SPI but using four lines. The point is that quadspi uses several phases  (instrucction, direction, dummy, anternative, data) and I would like to skip...

Bug report in cube MX code generation

Posted on February 16, 2018 at 09:57Hello,I use the cubemx v4.24.0 in AC6' workbench (windows version) for generating LL ADC code, and the channel selection code seems to be wrong, because it overwrites CHSELR for each selected channel, which ends w...