2021-11-30 04:23 AM
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?
2021-11-30 01:33 PM
Probably a bug in your code.
Look at the signals using a scope or logic analyzer.