Try my code here: http://www.ubasics.com/adam/electronics/lcd/ Specifically: http://www.ubasics.com/adam/electronics/lcd/cc5xlcd.c Note that it uses port A for the LCD. If your pic isn't a 40pin or h= as=20 A/D then you need to change all or some of the pin mappings or disabl= e=20 the a/d converters on port A. Also, remember one of the port A pins in open collector and cannot dr= ive=20 a pin high. You must use a resistor on this line to pull it high whe= n idle. I probably should go through and change it to port B by default - the= re=20 are many fewer gotchas. Hope this helps! -Adam Fredrik Axtelius wrote: >Hi! > >Anyone have some sourcecode for cc5x to just write "Hello!" on the #= =A4=80"$ LCD display. >Been trying to port some ASM and C code I found but can't get it to = work. > >tia >/Fredrik > >-- >http://www.piclist.com hint: The list server can filter out subtopic= s >(like ads or off topics) for you. See http://www.piclist.com/#topics > > > > > > =20 > -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.