https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1507790/pga970-pga970
部件号:PGA970工具/软件:
我是否需要编写软件才能通过 SPI 从 PGA970访问数据? 或者、我也可以使用数据表中给定的格式向 PGA970器件发送请求、直接访问数据。
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/sensors-group/sensors/f/sensors-forum/1507790/pga970-pga970
部件号:PGA970工具/软件:
我是否需要编写软件才能通过 SPI 从 PGA970访问数据? 或者、我也可以使用数据表中给定的格式向 PGA970器件发送请求、直接访问数据。
尊敬的 Abhishek:
您要访问哪些寄存器? 除非器件处于复位状态、否则大多数寄存器无法通过 SPI 访问。 要将器件置于复位状态、必须将0x03写入 MICRO_INTERFACE_CONTROL 寄存器。

如果没有固件、您应该能够使用 SPI 对器件进行读取和写入。 但是、需要使用固件来配置和启用器件中的许多外设、例如 COMBUF 寄存器。
谢谢、
Maggie