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! 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
  • 2307 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
  • 417 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
  • 2976 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
  • 1048 Views
  • 2 replies
  • 0 kudos

I am developing the capability to remotely update applications running on STM32L0xx using system bootloader.

Reviewing USART protocol used in the STM32 bootloader, I noticed the system bootloader accepts some commands on the UART bus. By chance, will anyone be able to provide an open-source tool that communicates with the processor to send these UART comman...

Imeah.1 by Associate
  • 759 Views
  • 2 replies
  • 0 kudos