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.
I'm trying to use OWI with the PGA900 EVM to read/write to the PGA900. Is it possible?
I) J12 is closed, J13 is open. I loaded the program into DEVRAM using I2C. The program is running OK. The OWI registers look correct. So far, so good.
2) What's the right sequence of button-clicks to use OWI? If I go into 'digital interface' mode, set activation mode to "through pulse" and click "OWI", the GUI goes back to "Microcontroller" mode, which blocks my access to EEPROM and registers.
3) Do I have to set the OWI baud rate somewhere to match the GUI default? (4800)
4) OWI_XCVR_EN starts out enabled when I load the firmware, but eventually becomes disabled after I try the OWI communication.
5) If I understand correctly, it's impossible to use only OWI with the PGA900. OWI has to be activated first, either through firmware or writing to the OWI registers with another digital interface.
Any suggestions would be appreciated. Thanks.