STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H745 not works with KSZ8081RNA

Hello!I am trying to run ping on my board with STM32H745 (similar to NUCLEO-H745ZI-Q). Instead of the standard LAN8742, I have to use KSZ8081RNA. On the advice of @Piranha​ and @Pavel A.​ in other branches, I leave almost everything as it is in the L...

0693W00000NqMBCQA3.png
IOvch by Associate II
  • 3248 Views
  • 9 replies
  • 0 kudos

Resolved! USBX device storage class + filex

I want to make a Filesystem with FileX and use the usbx device storage class to get access to the files. I successfully created a FileX filesystem on ram. I found the examples Ux_Device_MSC, this uses the sd card for the file system.In ux_device_msc....

CButz.1 by Associate III
  • 2118 Views
  • 1 replies
  • 0 kudos

AZURE RTOS USB CDC

Hello , I am working on NUCLEO-H745ZIQ board. I have to use the AZURE RTOS USB of CDC.How much data can we access through usb? I am using usb fs can I get the 100MBps speed for communication? there are some links of video for usb azure rtos. can we ...

MDeva.1 by Associate II
  • 386 Views
  • 0 replies
  • 0 kudos

STM32F37x, USB, Endpoints and their toggle bits

I'm not alone in my confusion I think, when taking in the information of RM0313, rev6, page 838. And that is how to handle the 't' (toggle bits) in the EP registers. Where RM0313 mentions that read-modify-write is be avoided, I see in ST's code (and ...

Workalot by Associate III
  • 2721 Views
  • 19 replies
  • 0 kudos