Hello, I am working with two CC430F5133. I have to send a packet of 8 bits acquired from a port of one of the two, to another. How can I do this? I downloaded the code examples in C. What changes should I make? And how can I call the routine to send a byte and how can I receve it?
From the hardware point of view may be sufficient to follow the pattern recommended in the datasheet of the microcontroller sender and the receiver?
Thank you very much