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,
I am new to this pic32 microcontroller, I have two pic32 microcontrollers
one is pic32mx795f512l(pic32 usb starter kit 2) and second is pic32mx360f512l(pic32 starter kit).
I have connected 3 buttons in pic32mx795f512l microcontroller in the port pins of
SW1 in RD6, SW2 in RD7 and SW3 in RD13. And also i connected 3 led's in pic32mx360f512l microcontroller in the port pins of LED1 in RD0, LED2 in RD1 and LED3 in RD2.
I want to switch on and off the led's that connected to pic32mx360f512l using the buttons connected in pic32mx795f512 through uart communication.
I don't know how to code for this.
I want one basic sample code for pic32 uart communication ans code for the above operation.
Thanks in advance,
waiting for your reply............
I am new to this pic32 microcontroller, I have two pic32 microcontrollers
one is pic32mx795f512l(pic32 usb starter kit 2) and second is pic32mx360f512l(pic32 starter kit).
I have connected 3 buttons in pic32mx795f512l microcontroller in the port pins of
SW1 in RD6, SW2 in RD7 and SW3 in RD13. And also i connected 3 led's in pic32mx360f512l microcontroller in the port pins of LED1 in RD0, LED2 in RD1 and LED3 in RD2.
I want to switch on and off the led's that connected to pic32mx360f512l using the buttons connected in pic32mx795f512 through uart communication.
I don't know how to code for this.
I want one basic sample code for pic32 uart communication ans code for the above operation.
Thanks in advance,
waiting for your reply............