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

ST USB DFU bootloader problem

Hi!I'm using CubeMX USB DFU bootloader on STM32F103C8T6 chip. For some reasone example takes itself 48 kB of flash, but don't use even half of it.So i changed USBD_DFU_APP_DEFAULT_ADD from 0x0800C000 to 0x08008000 and changed FLASH_DESC_STR  to  "@In...

DM.1 by Associate
  • 666 Views
  • 1 replies
  • 0 kudos
HPére.1 by Associate
  • 805 Views
  • 0 replies
  • 0 kudos

Data Corruption with USB CDC communication

Continuous transmission of data of tx rate 500 samples per seconds(33 bytes per sample) using USB virtual com port(USB CDC).USB mode - full speedTransmit data to serial monitor using function CDC_Transmit_FS();Received data on serial monitor is corru...

Aishwarya by Associate III
  • 687 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeMonitor-UCPD does not recognize ON-FUSB3-STM32. VCP does not appear when I plug Micro USB to ON-FUSB3-STM32.

When I try to using STM32CubeMonitor-UCPD software with X-CUBE-USB-PD and ON-FUSB3-STM32, VCP does not appear on the laptop. I cannot see any connected board on the software.I already installed STM32CubeMonitor-UCPD and USB driver for ST-LINK.And, do...

TKwon.2 by Associate
  • 988 Views
  • 2 replies
  • 0 kudos

External flash loader for h7

I am trying to develop external flash loader, which will use the cubeprogrammer utility, I am facing the following error, 1) When I try to use cubeide for the project, If I remove the main and made necessary changes in startup.s and in linker, gettin...

sivaram by Associate III
  • 2929 Views
  • 12 replies
  • 0 kudos

I'm a new user of STM32F411Discovery but need in getting started. Been watching YouTube video "STM MicroPython", a tutorial on getting started with STM32F4xxDiscovery board.

Here's what I've done so far:1. Downloaded file STM32F411DISC-20200902-v1.13(2).dfu from MicroPython.org2. Downloaded DfuSe utility en.stsw-stm32080 and ran program DfuSe_Demo_v3.0.6_Setup3. Powered up board by connecting mini connector to a USB port...

KGagn.1 by Associate II
  • 338 Views
  • 0 replies
  • 0 kudos