Part Number: MSP430FR2433
I am trying to communicate between my STM32H7 board (Master) and MSP430FR2433 (Slave).
Has anyone ever had any successful communication between these 2 devices? If yes please tell me which bus.
I am trying I2C.
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.
Part Number: MSP430FR2433
I am trying to communicate between my STM32H7 board (Master) and MSP430FR2433 (Slave).
Has anyone ever had any successful communication between these 2 devices? If yes please tell me which bus.
I am trying I2C.
Hi Teana,
Looking at the STM32H7 product overview, this device series supports UART, SPI, and I2C which the FR2433 also supports. Therefore, you should be able to use any one of the buses to communicate between the two.
We have several MSP Academies on Serial Communications (I2C, UART, and SPI) that you can find here [link], several code examples for these serial communications [link], and an app note on solutions to common serial communication issues on MSP430 devices https://www.ti.com/lit/slaa734.
Thanks,
Urica Wang
Thank you Urica, I am facing a problem with communication and I tried everything that could find online to fix it but with no luck, so I was wondering if anyone communicated successfully between the 2 devices to know if they faced a similar problem or anything
**Attention** This is a public forum