Part Number: AMC1210
Hello,
I'm using AMC1210 to filter sigma-delta ADC for current sense application.
The AMC1210 has 4 filter modules , Is it possible to read 2 data module outputs at the same time?
Best regards,
Tal
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Tal,
The timing limitations for serial mode are shown on page 7. The address to be read from or written to is decoded in the command byte so that by the 9th SCLK you are at the correct register. If you wanted to read through the Time Registers (and just ignore their content) you can do that by starting your read at address 1D and just keep clocking through - the address will automatically increment to the next register.