STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32F405 + tlv320aic3204 - Audio Driver

Hi everyone, I hope someone can help me find or create a driver to communicate the tlv320aic3204 with the stm32f405 on my own custom board. I have been trying to replicate this tutorial (STM32 I2S ADC DMA & Double Buffering - Digital Audio Processing...

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