User Activity

Hi all,I'm currently working on a STM32H743. The idea is to use a SAI peripherals to read an Audio stream:The SAI is set to be a Master receive with a circular buffer and a DMAThe issue is that as soon as the HAL_SAI_Receive_DMA is called, then the c...
Hi all,I have a STM32F765, which i want to use to generate 4 D-shot signals on 4 GPIO, in the specific 4 gpio connected to Timer 1 .The timer is set as 4 channel pwm with DMA (memory to perpheral).The issue is that i'm able to generate the desired si...
Kudos from