From 6a9e2946a82317c2fe6e65cf5e739369bda661b9 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 22 Mar 2015 16:34:43 -0600 Subject: [PATCH] Update README.txt --- configs/pic32mz-starterkit/README.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/configs/pic32mz-starterkit/README.txt b/configs/pic32mz-starterkit/README.txt index eac556bfc7..2f4b327d36 100644 --- a/configs/pic32mz-starterkit/README.txt +++ b/configs/pic32mz-starterkit/README.txt @@ -152,8 +152,8 @@ Tool Issues https://sourcery.mentor.com/GNUToolchain/release2934 tools. - If you use this toolchain, you will need to add CROSSDEV=mips-sde-elf- either - to your Make.defs file. + If you use this toolchain, you will need to add CROSSDEV=mips-sde-elf- to + your Make.defs file. ICD3 ---- @@ -201,6 +201,12 @@ Serial Console #define BOARD_U1RX_PPS U1RXR_RPA14 #define BOARD_U1TX_PPS U1TX_RPA15R + PIC32MX I/O Expansion Board with Adapter Board + ------------------------------------------ + If the MEB-II UART configuration when used with the I/O Expansion board + (with the adapter), then UART will be on J11 with Pin 35 being U1RX (into + MZ) and Pin 37 being TU1X (out od MZ). + Directly from the Adapter Board ------------------------------- But you can get serial port directly from the PIC32MZ Embedded