Hi Experts,
I am system engineer from audio department. I built a demo board with the INA239 to monitor the PVDD voltage and current.
The same issue as this, but I don't use the CS to control(actually the CS is always connected to the Ground)
I don't know what is happened, here is my operation timing.
1, write the register 00 = 8000, reset the chip. The spi command is 0x 00 80 00.
2, waiting for 600ns(sclk) * 4096 or even more, I try to read the die id, send the spi command 0x fd 00 00.
3, But I don't find any feedback of MISO. It is always '0' output.
Could you help me to understand what was happened?