ds30 Loader free edition forums
P24FJ256GA106 UART Help - Printable Version

+- ds30 Loader free edition forums (https://picbootloader.com/forum)
+-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3)
+--- Forum: 16-bit firmwares (https://picbootloader.com/forum/forumdisplay.php?fid=6)
+--- Thread: P24FJ256GA106 UART Help (/showthread.php?tid=2230)



P24FJ256GA106 UART Help - Dmytro - 2014-05-13

Hello,

I am trying to set up a bootloader for the P24FJ256GA106. I have followed the instructions and browsed the forums as much as I can. My problem is with the UART not connecting to the PIC. I have successfully programmed the PIC with the bootloader but when I go to write to the PIC from the ds30 GUI, it times out when searching for BL.

I'll attach a zip of the program to show how I have it currently set up.

Any help is appreciated.

Thanks.


RE: P24FJ256GA106 UART Help - Mikael Gustavsson - 2014-05-15

Hi,
Is the UART working in your application?
What does your crystal/oscillator setup look like?


RE: P24FJ256GA106 UART Help - Dmytro - 2014-05-15

Yes, the UART works well in the application.
The setup uses an external 32MHz oscillator.

Thanks for the reply.


RE: P24FJ256GA106 UART Help - Mikael Gustavsson - 2014-05-19

Which pins do you use for rx and tx?