Cycle Time
Hey,
im going to use the H743 MCU in ~400MHz core frequency with Free Artos operation system.
one of my uses is to sample an analog signal with external ADC in SPI Channel.
An interrupt to the MCU will inform “sample
now!�?.
im trying to figure how much time takes to the MCU from receiving the interrupt to turn to the ADC ( of course I’ll add the conversion time of the ADC), in case I’ll configure the interrupt in high priority.
is it take nS? uS? mS?
Actually I have around 5uS from the moment the interrupt appears until I should sample the data.
Best regards
Peleg