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