Quote:
Originally Posted by adciv
Our poll rates have varied over the years from 100 ms to 20ms. If we could eliminate this in favor of interrupts based on when our sensor inputs change we could reduce our processor utilization.
|
The amount of CPU it takes to retrieve updated inputs from FPGA every 20ms is miniscule. If you are running out of throughput margin, interrupts will not solve your problem.