STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U5A5 OTG_HS USB Host with DMA not enumerating

Hello,I have been utilizing the OTG_HS peripheral on an STM32U5A5 to act as a USB host. I am using the USBx stack in a non-secure application and initializing the peripheral as follows: VOID USBX_APP_Host_Init(VOID) { MX_USB_HCD_Init(); ux_host...

Namr by Associate
  • 176 Views
  • 2 replies
  • 1 kudos

Resolved! STM32G0B0 USB_DRD_FS Interrupt problem

hello.Using STM32G0B0CET6USB_DRD_FS---Host_Only_FS,USB_HOST---Mass Storage Host Class,FATFS---USB DiskUSB Interrupt---EnableIf you set it to the above mode and operate it, the USB is recognized only once when the power is first turned on, and the USB...

Kimjunho by Associate II
  • 1918 Views
  • 6 replies
  • 0 kudos

Nucleo STM32F446ZE and USB HS

Hi,I am trying to implement USB HS based on the USB PHY USB3300 (using board waveshare USB3300 ULPI) and STM32F446ZE (using Nucleo STM32F446ZE). I am using code sample from STM cube to run the trials. Board are connected with short wires (as short as...

USBissue.jpg
FMaup.1 by Associate II
  • 102 Views
  • 1 replies
  • 0 kudos
Labels