Fastest possible way to receive data from GPIO input
Hello everyone.I want to receive data from AD8283 which is a 12 bit ADC. It has a clock input signal and data will be updated to its 12 bit data signals at each rising edge of clock. For synchronization between ADC and microcontroller I use AD9512 wh...