Page 1 of 1

Rs 232 Gui Interface with PIC 32 starter kit

Posted: Thu Jan 20, 2011 2:35 am
by chandupotluri
Hello Lubin,

I am using PIC 32 statrter kit. I am reading the data from the ADC and want to transmit through UART to PC. PIC 32 starter kit only has a USB. When I am trying to establish the connection through COM port 3 it is doing it. But I am not able to see any data that is being received. I tried doing all the suggestion you made in forum for a similar problem but was unsucessfull. I am just wondering if there is away to connect the comm ports through the USB. I am also attaching my model as a reference.

Thanks in advance.

Re: Rs 232 Gui Interface with PIC 32 starter kit

Posted: Tue Feb 15, 2011 10:33 pm
by LubinKerhuel
Hi,

I hardly use this starter kit. As far as I remember, It is not possible to connect to the dsPIC UART from the USB. (I think that USB is connected to a PIC with USB peripheral which may act as a bootloader only).

Try to find an available UART pin on the board. You may then connect the two pin (Rx-Tx) with a FTDI cable.

Lubin