cancel
Showing results for 
Search instead for 
Did you mean: 

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

Tee
Associate II

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?

1 REPLY 1
TDK
Guru

Probably a bug in your code.

Look at the signals using a scope or logic analyzer.

If you feel a post has answered your question, please click "Accept as Solution".