Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] Uart in pic24fj128ga010

Status
Not open for further replies.

bhoobalan

Member level 1
Joined
Dec 28, 2013
Messages
35
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
280
Hi friends,
In my project i am using pic24fj128ga010 controller in explorer 16 board,
I have two set of explorer 16 board with same controller,
I want to connect two explorer 16 board using UART communication.
And also i am using MPLABX IDE and XC16 compiler.

Aim of my project is to control led's in one explorer board(Receive) using the switch's in another explorer board(Transmit).

Give me some idea to start this project, because i am new to pic24 and also UART.

Thanks in advance friends
 

if you look in Microchip's code examples you will find sample code for the PIC14F UART
**broken link removed**

you will have to modify the UART initialization values to suit your clock frequency and required baud rate
 

Thanks for your reply it helps
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top