Hello everybody,
I am working with f28377d and I wan t to mesure the speed of my code. I define a variable and increse it by 100 on every cycle then by using dac, I observed it. the time between two consecutive increase is like 12 us. I think it is little bit slow for a mcu with 200Mhz clock. There is two 16-bit adc read and 6 pwm generation on the code. Is it normal?
What else I can do to learn the speed?