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

Problem with upload program via usb dfu

Hi guys,I have a problem with updating stm32f407vg disco board via usb dfu, I generate the project from cubemx and I'm looking at the example from ST: en.stm32cubef4\STM32Cube_FW_F4_V1.21.0\Projects\STM324xG_EVAL\Applications\USB_Device\DFU_Standalon...

BWawr by Associate II
  • 302 Views
  • 0 replies
  • 0 kudos

How to use FLASH_OB_UserConfig() API ?

Hi, It may sound like a minor query to many of you, but can any one explain me what are 'UserType' and 'UserConfig' parameters in FLASH_OB_UserConfig() API ?Some how I can't get their meanings.I am working on STM32L432KB and want my system to boot fr...

Bootloader does not work after power cycle

I am trying to use the built in bootloader on an STM32H750VB over USART1. I've used the code found here to enter the bootloader,https://community.st.com/s/question/0D50X00009XkW8QSAV/stm32h743-how-to-start-the-system-boot-loader-via-softwareI've been...

ELars by Associate
  • 1495 Views
  • 5 replies
  • 0 kudos

NUCLEO-L476RG as USB FS serial device

Is the CN1 USB Mini-B connector on the NUCLEO-L476RG board also connected to the STM32L476 target? Or it is only for ST-LINK-V2-1 section.If the CN1 connector is only for ST-LINK-V2-1 then one has to solder a USB socket to the STM32L476 target to use...

MSuhe by Associate III
  • 1031 Views
  • 2 replies
  • 0 kudos

USB Driver for Android for STM32F105

I was wondering, does anyone know of any working examples USB drivers for Android for the STM32F105?  I can't seem to find any anywhere on the web.  None of the generic examples that are available seem to work.​