Hi
I am using LPC5516 in our project, we observed one issue with timers (Any timer unit in LPC5516) in during our development, none of the timers are executing interrupt for 1uS. There is always latency issue which is more that 5us.
After modifying many settings we are able to come down to 2.5uS for 1uS timer. Which is not making any sense to us.
This is cortex-m33+ device & having SDK available, when we are trying the same also the issue not resolved.
Anyone can help us to resolve this issue.