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.

MSP430FR2433: I2C

Part Number: MSP430FR2433

I am trying to send data from my STM32H7 board (Master) to my MSP430FR2433 (Slave) through I2C but with no luck.

I tried to imitate the MSP430 Master-Tx example code into the STM32 and I tested it on Arduino and it works. Also, Im sure my MSP430 Slave-Rx code is correct, I tested it by sending data from another MSP430 and it works.

Any suggestions on what the problem could be?

**Attention** This is a public forum