STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SVD errors on STM32H725, missing IRQ numbers

SVD version 1.2, vs RM0468 Rev 3The SVD file is missing the following IRQ numbers OTG_HS_EP1_OUT_IRQn     = 74, OTG_HS_EP1_IN_IRQn     = 75, OTG_HS_WKUP_IRQn      = 76, OTG_HS_IRQn         = 77, RNG_IRQn          = 80, BDMA_Channel0_IRQn     = 129, B...

JOlso.1 by Associate II
  • 623 Views
  • 3 replies
  • 1 kudos

Resolved! FatFs_USBDisk example with USB_FS does not work. When an USB Stick is connected the USBH_MSC_Process never gets further then MSC_READ_INQUIRY. Any hints?

I am trying to implement an USB logger. I have initially started with the F769 Discovery Board what worked fine using the USB_HS implementation. Because my final hardware does use USB_FS and I do not own an F769 Eval Board I tried the FatFs_USBDisk e...

MMenz.1 by Associate III
  • 1606 Views
  • 7 replies
  • 0 kudos

FreeRTOS libraries for USB audio dongle.

Hello, For the B-U585I-IOT02A device with FreeRTOS, I want to plug an USB audio dongle into the board, and want to get/put audio data from/to the USB audio device, but when I searched the FreeRTOS APIs, it seems that there's no standard APIs for gett...

IChoi.2 by Associate
  • 349 Views
  • 1 replies
  • 0 kudos