Arduino w/ INA239 — SPI Issues
I’m attempting to integrate the INA239 Power Monitor with Arduino UNO. Based on the datasheet I’ve setup all the register addresses and read / write functions. When I attempt a read operation I’m getting 0xFFFF, or incorrect data. This is not complete by any means, however, I must get SPI comms functioning before proceeding further.