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.

Help with SerialApp

Other Parts Discussed in Thread: CC2430

Hi there,

  I have just got a CC2430 development kit, and I am using it with a Stellaris MCU.  To connect the CC2430EM (via SmartRF04EB) to the Stellaris MCU, I am thinking about using UART.  However, I am confused by the complicated sample code, SerialApp.  Can someone please help me.  First, I find that the USART 0 control and status, U0CSR, is 0x80, which is set to UART mode in hal_uart.c.   Nevertheless, I also find some document that says SerialApp deomostrates the use of SPI, so I am confused.  Also, when I try to understand this application by tracing codes, I get lost, so I was hoping someone could please briefly explain the structure of this application.  I would really appreciate it.  Finally, if I want to start my own application codes, where do I start?  Thank you in advance

 

Regards,

Kevin