STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 High Speed USB with LIBUSB

Hey everyone,I have been using the STM32F4 for quite some time now and have used the STM32F429 Eval1 board for developing a firmware that uses the external USB3300 PHY over ULPI to achieve high speed USB transfers in device mode with the CDC (virtual...

Resolved! STM32H745 crashes after running for some time

Hello All, We have been stuck with this particular issue for more than a month.For STM32H745, we have enabled only cortex M7 and it has freertos with some logic using a math library.The code runs for some time (between 30 minutes and 2 hour) and gets...

HKapo.2 by Associate II
  • 870 Views
  • 5 replies
  • 0 kudos

I have problems with buffers related to USB endpoints. It seems that data is placed in the wrong buffers or pointer offsets are wrong. I need help to find out what the problem is.

Custom HID class device based on the custom HID example.What I need:Control endpoint 0 INControl endpoint 0 OUTendpoint 1 IN (0x81)endpoint 2 OUT (0x02)endpoint 3 IN (0x83)endpoint 4 OUT (0x04)Page 2012 in RM0440: “For this reason, a dedicated featur...

Annette1 by Associate
  • 675 Views
  • 1 replies
  • 0 kudos