Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
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