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

RTOS multiple uart

Hello,there is some solution for sending data over multiple uarts with RTOS,because HAL_UART_Transmit,HAL_UART_Transmit_IT,HAL_UART_Transmit_DMA not send data in second uart. Still BUSY.Thank you in advantages

I have some questions about PDM2PCM library settings.

I tried to use the PDM2PCM library in the STM32L432.I have some questions about PDM2PCM library.1.The values set by an output buffer in the function PDM_Filter().We must use values in the output buffer (= PCM data stream) as uint or int ?2.I am not a...

Shio by Associate
  • 809 Views
  • 0 replies
  • 0 kudos

USB HID device processing of reports is delayed..

I am running on a STM32F405 with Cube V1.23.0.I have an HID (actually PID in and out endpoints) device using interrupt transfer for both the out and in messages. This is a High Speed device using the ULPI interface.The out messages has a report type...

RobG by Associate III
  • 1155 Views
  • 2 replies
  • 0 kudos