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...

stm32f070 wont connect to st link

Posted on August 12, 2017 at 03:05I am connecting a standalone board with a STM32f070 to a ST Link v2, but regardless all my efforts ST Link is unable to detect the MCU and I can not program it, I can not found any information about this issue, it s...

STM32L476 RTC with SuperCap

Posted on January 14, 2018 at 10:34Hi everyone,Should I connect a any series resistor to the super capacitor while using a super capacitor that is 1F 5.5V instead of a battery? Or I can connect directly the capacitor to VBat pin?#power-backup-superc...

Flashing MCU using another MCU

Posted on February 14, 2018 at 22:26Hello everybody I am working on a design using STM8S103F2P6TR and will produce a big quantity of it so I am thinking to make another portable design using STM32F407VGT6 as a flasher to program the units after manu...