cancel
Showing results for 
Search instead for 
Did you mean: 

Worst case delay from DMA request to transfer in stm32f103RBT6

hamza
Associate
Posted on June 18, 2015 at 10:15

I have a DMA channel configured to transfer data from memory to GPIOC->ODR on a PWM1 channel's CC event. This same PWM1 channel is used to read the data output on GPIOC by an FPGA. A falling edge triggers a request to the DMA channel, and a falling edge signals the FPGA to read the data from the port. I'm looking to maximize the frequency of this signal while at the same time insuring that the relevant data is read only after the DMA transfer has happened. 

Is 200ns from request to transfer a good value?
1 REPLY 1
Posted on June 18, 2015 at 13:06

AN2548