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

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
  • 997 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
  • 729 Views
  • 2 replies
  • 0 kudos

USB HOST and DEVICE in same time

Hi,I want to use USB DEVICE and HOST mode in same code. Firstly, I added manuel libraries for host and device configuration. I can do Transiton of host to device or device to host with using init and deinit function of usb. After a while , this proce...

Nbaşa.1 by Associate II
  • 914 Views
  • 1 replies
  • 0 kudos