STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB HID Host connect

I have generate a STM32H743ZI with CubeMX as HID-Host on PB14,PB15.I get no Interrupt to set is_Connect flag. When is an Interrupt generate in OTG_GINTSTS->HPRTINT?

Grisby by Associate II
  • 693 Views
  • 3 replies
  • 1 kudos

['F4 OTG] OTG_HFIR handling

1.In RM0090 rev.17, OTG_FS chapter, there's a 34.9 Dynamic update of the OTG_FS_HFIR register subchapter saying, "The USB core embeds a dynamic trimming capability of SOF framing period in host mode allowing to synchronize an external device with the...

STM32F767 USB VCP

Hello,I have a problem with VCP on NUCLEO with STM32F767. There is no demo for STM32F7 and I have no idea how to start. My idea is to use USB periphery of STM32F767 for communication via VCP. Can you help me, please how to start or where I can find s...