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

SAI I2s Data Order Issue

Hi,I'm using the STM32H743, with TLV320AIC3254 audio codec to send and receive audio using the SAI peripheral in I2S mode, 16 bits (extended mode, i.e 32 bit slot), master, stereo.I'm using DMA to send/receive the data, but have come across an issue ...

coalMiner1717_0-1749272366502.png

STM32C071 USBX CustomHID Example

Hello everyone,I am looking for a solution for a CustomHID device on a STM32C071.I would like to implement a CustomHID device, with TreadX and USBX.Unfortunately I can only find examples for mice in the templates. It is a bit difficult to deduce a Cu...

Gregster by Associate II
  • 61 Views
  • 1 replies
  • 0 kudos

Resolved! How to use LPTIM with LSE source clock

Greetings, I am using a Discovery Kit (B-U585I-IOT02A) and I want to use the LPTIM1 to wait 5 seconds (counting x ticks), at the end of the 5 seconds enter in a Callback to do something and then restart the counter again.I want to use as clock source...

j_filipe by Associate II
  • 86 Views
  • 3 replies
  • 1 kudos

Resolved! RX/TX pin swapping

We are using the STM32U575RIT6 device and performed a RX/TX swap on LPUART1, ports PC0 and PC1. When we enabled the Swap TX is properly transmitting out of PC0. But we are unable to read anything on the new RX pin PC1. Other than enabling the pin swa...

Regarding USB Packet Size changes

Hello there, I'm using USB CDC application. I'm in a situation of receiving more than 250 bytes of data from the Windows(QT). Now my doubt is when the data is more than 64 bytes the USB FS it'll not consider right.But i revised some websites from the...

bsn_14 by Associate II
  • 41 Views
  • 0 replies
  • 0 kudos