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.

AWR2243BOOST: I2C Communication

Part Number: AWR2243BOOST
Other Parts Discussed in Thread: AWR2243

I'm attempting to demonstrate the ability to communicate with the AWR2243 over I2C on the AWR2243BOOST board.

I have all 3 SOP jumpers installed on the board for I2C mode.  When I power up, the HOST IRQ line goes high.  I then attempt to write the CNYS sequence to cause the IRQ line to drop, but have been unsuccessful thus far in this action.

One thing I haven't found documented is which register should be used to write the CNYS pattern.  I'm using 0x28 for the I2C address, but a register value is also required for I2C writes.  I've been using 0x00, but perhaps that is incorrect and why I'm not seeing the IRQ line drop after my write.

Any guidance on proving out initial I2C communication would be appreciated.

Thanks.