https://e2e.ti.com/support/interface-group/interface/f/interface-forum/882335/tca9555-fast-mode
器件型号:TCA9555大家好、
一个快速问题是、当 TCA9555在快速模式下运行时、其输出 DIO 是否会以相同的速度(400kHz)运行?
谢谢!
Andrew
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.
https://e2e.ti.com/support/interface-group/interface/f/interface-forum/882335/tca9555-fast-mode
器件型号:TCA9555大家好、
一个快速问题是、当 TCA9555在快速模式下运行时、其输出 DIO 是否会以相同的速度(400kHz)运行?
谢谢!
Andrew
在器件地址的字节传输和一个指定输出端口寄存器的附加字节传输后、每个8位端口的输出值集可通过一个额外的字节传输进行切换。 每个传输为9个 SCK 周期(8位+ ACK)。 由于端口交替(0/1)、您将更新端口0、随后9个 SCK 周期将更新端口1、之后9个 SCK 周期将更新端口0、之后您可以再次更新端口0等 因此、每一个都以最快的速度每18个 SCK 周期更新一次。 这将是400kHz/18=22kHz。
最大