2025-04-28 1:28 AM
I am using timer15 to generate TRGO by update event, which is used to trigger DMA to transfer data via spi.
From the oscilloscope, I found a delay around 150ns between rising edge of TRGO (PWM output on PA2) and first pulse of SPI sck.
I am not sure whether it is normal?
2025-04-28 1:36 AM
Welcome to the forum.
Please see: How to write your question to maximize your chances to find a solution; in particular How to insert source code.
You'll need to show your code - using HAL, such a delay could be quite likely ...