STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429I I2S Rx/Tx simultaneously

Hello everyone, I'm asking for your advice. I use STM32F429I-DISCO1  board, I want to use I2S so that the reception and transmission occurred simultaneously, on different lines and only one frame on each <WS> signal, and I think in order to quickly i...

gevmar by Associate III
  • 4159 Views
  • 16 replies
  • 3 kudos

DMA is not working with SAI

hi,I am using stm32h743zit6.I am having problems with DMA in my code. First i have a code that is not mine that takes data from a peripheral (a microphone) using SAI and then via DMA inserts this data into an array (a buffer). To do this memory is mo...

Resolved! STM32U5 SAI DMA

I'm trying to get SAI working with DMA on a NUCLEO-U575ZI-Q but have not been successful.I've tried using both standard request mode and linked-list mode, but the DMA configuration code is never generated.On an older STM32L4 project, the bottom of `H...

0693W00000aHt3cQAC.png 0693W00000aHt3hQAC.png

Communication between two stm32 boards

 Hello Everyone,I'm reaching out for some guidance on a project that I've been working on. Despite considerable effort, I'm still struggling to find an effective solution.My project involves developing a controller design to manage different models o...

CircuitFreak_1-1706636236779.png CircuitFreak_0-1706646591206.png