STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1838 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
  • 355 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
  • 2355 Views
  • 19 replies
  • 0 kudos

PDM2PCM processing steps

Hello,I have used the PDM2PCM library successfully on stm32f4. However, on stm32wl that library is not available and cannot be imported because of the missing FPU.Can someone help me understanding the processing steps performed by the library? Becaus...

frnt by Senior
  • 890 Views
  • 2 replies
  • 0 kudos