请问一下,DRDY在上电之后,也就是初始化后,是保持高电平还是低电平?在传送指令结束后,是不是会自动跳为高电平?麻烦用过ADS1211的给说一说,并且在用的过程中要注意的问题给我讲一下,在这里先谢谢大家啦!
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.
one converison period (转换周期)指对于master 模式来说
ADS1210/11
generates 8
serial clock cycles
and receives
Instruction Register
data via SDIO
然后是
ADS1210/11
generates n
serial clock cycles
and receives
specified
register data
via SDIO,这个conversion period结束后,DRDY才自动拉高。
区别于master模式serial clcok由ADS1210/11自己产生,对于slave模式来说,serial clock 由外部device产生。
以上内容datasheet 26到32页有详细说明。