2020-11-21 04:25 PM
Hi. I'm trying to develop a kind of DSP for voice processing and I decided to do a bypass application first.
I'm simulating my project with proteus and STMF103T6 device. As this device haven't DAC, I need to use a external 12 bits - DAC, and I did program the device with ADC polling, separating each 12 bits for each 12 GPIOs. The simulation become heavy but did work with 1,5KHz limitation in output (ADC clock = 10,667MHz).
How can I load GPIO from DMA?