CC2430 Hello World!

Thread Starter

ThaRez

Joined Aug 10, 2010
1
Hello
First let me mention that this is my first encounter with the CC2430 MCU. What I'm looking for is a simple example code that configures the UART and send a message via it (hello world!). I would greatly appreciate some help!
Thank you!
Best regards
Richard
 
Hello
First let me mention that this is my first encounter with the CC2430 MCU. What I'm looking for is a simple example code that configures the UART and send a message via it (hello world!). I would greatly appreciate some help!
Thank you!
Best regards
Richard
I think you will have good luck with Design Note DN112 from TI. They give background and code for both the polling and interrupt method of using the UART port.
 
Top