Hi,
We have a strange periodic pattern in our waves. We are simply toggling over and over our PIO without any interrupts. But every 1ms we are not toggling for 40us.
Our code is stored on On-Chip memory.
We wonder if :
1) The BRAM needs to be refreshed like an SDRAM
2) The JTAG has some interrupts even when running and not debugging.
Is one of our guesses right or are we missing something else?
Best