STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 FMC/SDRAM deinitialization problem

Hi, I'm writing a custom bootloader that reads a *.dfu file from an USB memory stick and programs the internal/external flash accordingly.So far, everything is working fine... I've tested it on an Nucleo STM32F767 and on a STM32F746G-DISCO and I ca...

iw2lsi by Associate III
  • 1308 Views
  • 6 replies
  • 0 kudos

STM32F778, VDD 1.8V, USB not working

We have a design using the STM32F778. The FS USB works fine with VDD = 3.3V. When VDD = 1.8V, the USB does not work. VDDUSB is connected to 3.3V in both cases. On some boards, the FS USB will be detected by PC as a bootloader but it does not actu...

MVore by Associate II
  • 844 Views
  • 5 replies
  • 0 kudos

can control boot0 pin in user firmware program ? or i want to goes to USB DFU bootloader by using firmware code.

hello.i want to USB DFU bootloader, however, i cannot control the boot0 pin high on my board.so, i want to control boot0 pin in my main() function. it means that i want to goes to USB DFU bootloader by using firmware code. is it possible?please give ...

jeff.lee by Associate III
  • 521 Views
  • 2 replies
  • 0 kudos

FAT file writes on STM32F105 corrupt the file system.

I implemented a USB MSD using an external SPI flash device on my STM32F105 board. Windows can see this drive, format it, and use it. Besides being slow, it works perfectly under Windows.The FAT file system driver on the board can open and read file...

JPesc by Associate II
  • 1182 Views
  • 5 replies
  • 0 kudos