Pic18 uart programming

Thread Starter

bala8989

Joined Mar 13, 2012
4
hi everyone,

this is bala, i m trying to write code to send and receive data from my pic through UART. but i cant do this. will any one pls help me how to write uart code for PIC18F46k20..
if u hav any example code it may be help full to me.....


help me out guys.....


thank you,
bala
 

CVMichael

Joined Aug 3, 2007
419
What compiler do you use and what language? ASM, C, Basic, Pascal? I use mikroC (for example).

To communicate with what ? your computer? (are you using the MAX232 chip ?) or is it another PIC ?

Show the schematic how you connected to (whatever the other thing is).
 

Thread Starter

bala8989

Joined Mar 13, 2012
4
i m using the MPLAB IDE software. embedded c language & i m using the c18 library functions. i m trying to communicate with the iphone.
 
Top