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.

MCT8329A: i2c problem

Part Number: MCT8329A

Hi, we have a custom board with a driver on board. We are trying to communicate with the device without any luck. The provided examples in ti documentation is lacking alot of details. We have all voltages ok. The fg and nfault pulled high, the speed command low nd brake high. The i2c is scoped qnd running ok.

We are trying to build an Arduino lib for it.

Do you have any detailed information regarding how to read a simple register?

Just give us one real example of how to set up all ios correctly and how to read a real available register byte for byte. Assume our device address is default value.

Byte1: 0x00

Byte2: OxA0

And so on..

Is crc on per default btw?

Something else we could check? Tje ic seems completely dead and unresponsive.