View previous topic :: View next topic |
Author |
Message |
joy123
Joined: 03 Sep 2010 Posts: 3
|
CC5X TO CCS? |
Posted: Fri Sep 03, 2010 12:00 pm |
|
|
Really noob, please don't shoot me.
I have really a simple program for usart hw, its written in CC5X below, can't figure it how to convert it to CCS? What it does is just a pic to pic usart, display the rx and keyboard send, its a slave usart drive lcd and keypad, is there anybody wanna help me out please?
master slave is working perfect, so concern about that.
Now I am using 16f877a and flex_LCD420.c for 4x20.
using 4x4 keypad driver. I just can't figure it out the rx and tx part how to show in display and transmit. Thanks in advance.
Last edited by joy123 on Sun Sep 05, 2010 4:23 pm; edited 1 time in total |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
joy123
Joined: 03 Sep 2010 Posts: 3
|
|
Posted: Fri Sep 03, 2010 12:56 pm |
|
|
Thanks, did you see lcd keypad terminal kinda code anywhere? |
|
|
joy123
Joined: 03 Sep 2010 Posts: 3
|
|
Posted: Fri Sep 03, 2010 4:20 pm |
|
|
Can anybody tell me how can I print rc received to lcd in slave?
Thanks. |
|
|
|