I'm trying to configure a dsPIC33EV256GM102 using MCC v3.26.1 (in MPLABX v3.60). In the UART module I'd like to set register U1MODE to TX_RX_RTS, but the only available option is TX_RX.I know I can override the generated file uart1.c, but I'm surprised th..
↧