STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Does STM32 provide any generic VID and PID?

Hello,We are currently developing a device based on STM32L0 MCU. We would like to implement a USB device functionality in it. The problem we have is that we don't know what USB VID and PID to set for it, since we don't want to buy our own, since this...

Lwip is not working in CMSIS_V2

I am using stm32f756zg. In which i configure LWIP with FREERTOS cmsisv2. I am getting hard faults when ping devices from other devices.It works fine when I change FREERTOS cmsis v1 and increase the default task stake.

spate.2 by Associate III
  • 2189 Views
  • 10 replies
  • 1 kudos

SD Card remove and reinsert

fresult1 = f_mount(&myFATAFS, SDPath, 1) while(FR_OK != fresult1){If I remove and reinsert the SD card the f_mount return FR_DISK_ERR instead FR_OK.If I restart the project all is OK.I have the SD_CARD present pin, what can i do when the card is disc...

IlConte by Associate III
  • 1260 Views
  • 3 replies
  • 0 kudos

Ethernet DMA RBU & TBU Error bit on STM32H5

Hey there!I've been playing around with the Ethernet HAL driver on the NUCLEO-H563ZI and I was able to make it work. I'm currently using the latest STM32CubeH5 package release. Here's the issue: whenever I receive an ethernet packet, the interrupt at...

nunokisi by Associate II
  • 448 Views
  • 2 replies
  • 0 kudos

lwIP stuck at xSemaphoreTake

Hi, i have STM32F767 and im using FreeRTOS V2 and lwIP. Im facing known bug which should be fixed in FW_F7 V1.17 and im using FW_F7 V1.17.2 and still facing this. When i connect the ethernet cable, after 2 seconds FW is stuck at following place: I t...

Petr3_0-1729778893981.png
Petr3 by Associate III
  • 323 Views
  • 5 replies
  • 0 kudos