engineer khan
Member level 3
- Joined
- Aug 31, 2012
- Messages
- 66
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,833
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
have a look at section 10.4 Peripheral Pin Select of the data sheetI sought too much but i didnt find uart pins in the above controller
please someone is there to help me thanks
Note 1: If UARTEN = 1, the peripheral inputs and outputs must be configured to an available RPn pin. See
Section 10.4 “Peripheral Pin Select” for more information.
the image attached shows the schematic of a PCB using a PIC24FJ256GB110i didnt find uart pins in pin diagram what to do please
#include <pps.h>
iPPSOutput(OUT_PIN_PPS_RP17, OUT_FN_PPS_U2TX); // TXD
iPPSInput (IN_FN_PPS_U2RX, IN_PIN_PPS_RP10); // RXD