2015-09-12, 19:44:09
Hi, i tried use the second UART of the PIC16F1947 for the ds30loader, but i cant do it, because a error on the compilation appears, where tell me, that PIC no have second UART, i am sure of that PIC have second UART because I use it (the second UART) with no problems.
the error is: UART.INC 71 : ERROR: (UART2 specified for a device that only has uart1)
I configure the parameters of the communication, baud rate, device, FOSC, configuration bits, etc etc, and I used it with no problems in another chips, PIC16F1933,PIC16F1936,PIC16F1938
I missing something??
is problem with the version free??
Thanks.
the error is: UART.INC 71 : ERROR: (UART2 specified for a device that only has uart1)
I configure the parameters of the communication, baud rate, device, FOSC, configuration bits, etc etc, and I used it with no problems in another chips, PIC16F1933,PIC16F1936,PIC16F1938
I missing something??
is problem with the version free??
Thanks.