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

STM32F429I-Disc1: Windows 10 fails to recognize Virtual Com Port after configuring USB_OT_FS with cubeMX.

I am using a STM32F429I-Disc1 board and configured my project as follows:USB_OT_FS:USB_DEVICE (middleware):All parameter settings are default and nothing has been changed. I also increased the minimum heap and stack size for the project :Clock config...

0693W000007Bk2SQAS.png 0693W000007Bk2XQAS.png 0693W000007Bk2cQAC.png 0693W000007Bk3aQAC.png
Fatih by Associate II
  • 1442 Views
  • 3 replies
  • 0 kudos

Resolved! Flash Erase does not work when DBANK = 0

In my own application , I noticed that Flash page erase stopped working once i cleared the DBANK flag in the option bits.While i start debug this, i see a irregularityIt looks there is a difference in datasheet and ST-Link , the datasheet says when D...

sde c.1 by Senior II
  • 2241 Views
  • 4 replies
  • 0 kudos

STM32H745 Ethernet Problem

Hii, This is the first time I'm working with a dual core H7. My Board is Discovery kit with STM32H745XI. l reserch very much but there is nothing about Ethernet on STM32H745. No example no asking questions. l cant find.l need to Tcp Connection on Eth...

aşahb.1 by Associate
  • 1857 Views
  • 2 replies
  • 0 kudos

Dynamic memory allocation in USBD_CDC_Init

MCU: stm32f427Firmware Version: F4_v1.25.2CubeMX Version: 6.0.1The generated code for USB Virtual Com Class dynamically allocates memory (calls malloc) in USBD_CDC_Init. However, this init function is called under a IRQ context, and I don't think doi...

Resolved! Logging a Variable Using USB Mass Storage Mode

Hi guys,On USB Host Mass storage mode, I am creating a text file using (f_open(&myFile, "TEST2.TXT", FA_WRITE | FA_CREATE_ALWAYS function.For writing text into the file, I use sprintf(rwtext, "Hello World"); function to write the...

AKh.1 by Associate II
  • 1336 Views
  • 1 replies
  • 0 kudos

Uart does not work.

Hi.​If you continue to receive packets while executing Uart for the first time, the operation stops.If there is some delay, it's okay, but if there isn't, it suddenly stops.However, if you update the STM32 directly, it will work again.It works even i...

LSang.11 by Associate II
  • 728 Views
  • 0 replies
  • 0 kudos