Part Number: PGA970EVM
Tool/software: Code Composer Studio
We are trying to communicate to the PGA970EVM board using the SPI interface to extract data from the registers. The plan is to have the PGA970EVM take measurements from a temperature sensor, and an LVDT. The data will be extracted by a another microprocessor using SPI, and stored in a SD card. We want to PGA970 to be running a program to extract and process the data. I have already read section 7.3.1.14 of the PGA970 datasheet, and I understand the SPI protocol. I just want to know if the PGA970 already has firmware that will respond automatically to the SPI command codes? If this is true then we don't need to make any code to send the information through SPI. Also, that will explain the reason for the 24-bit SPI protocol.
Thanks,
Hector