STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USBX standalone on STM32H5

I'm trying to use STM32CubeMX to generate a USBX Device CDC ACM in standalone mode (without using ThreadX).I'm using a Nucleo-H563ZI to test with. I can do this with ThreadX and get it working, but when I try the standalone configuration it doesn't w...

iguffick2 by Associate III
  • 210 Views
  • 3 replies
  • 0 kudos

USBX blocking ISR

Hi,during porting the USBX as host stack to an stm32h7 I was getting an error indication,that a semaphore was used during interrupt context (OTG_HS_IRQHandler).For my opinion, it is wrong to call the generated code out of the ISR without decoupling t...

MHerr.8 by Associate
  • 169 Views
  • 0 replies
  • 0 kudos

USBPD PDO Sink tab missing

Hi,I just watched this video here: How to build an USBPD Sink application using the X-Cube-TCPP software pack - YouTube which explains how to build up a project with TCPP package for CubeMX.I use the newest CubeMX 6.11.1 but it looks different than i...

Capture.PNG
AWack by Associate III
  • 967 Views
  • 12 replies
  • 0 kudos

USB (Mass Storage Class) Not detected in STM32F405

Dear All,        In my project, I am using STM32F405RG MCU for file read/wirte operations using FATFS.I declare the physicaldrive as USB DEVICE (Mass storage Class) ,while I am generating a  code  for USB DEVICE(Mass Storage Class) its only works for...

Kavinraj by Associate III
  • 297 Views
  • 2 replies
  • 0 kudos