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.

MCT8315A: MCT8315A Custom PCB - I2C not responding - Target ID : 0x00

Part Number: MCT8315A

Tool/software:

Hello Team,

We have made a custom pcb with STM32 MCU and TI's MCT8315A BLDC driver. unfortunately MCT8315 is not detecting over I2C channel with Target ID : 0x00. I have verified I2C channel by interfacing another eeprom and it works fine.

Please find the array which i used to send over I2C: 

static uint8_t arrbuff[] = {0x10 , 0x00 , 0xE6 , 0xCD ,

0x00 , 0x80 , 0x00 , 0x00};

Please find the attached schematics for your reference and review.

Please look and guide me to fix this.

Aldrin Rebellow