Hey All,
I am using Microchip's Python program to download
code to a PIC32 microprocessor via Pyserial. There
is also Microchip's bootloader code running on the
PIC side. This works very well using the a
standard serial hardware directly connected to a
USB to serial adapter to one of the PIC
On 11/8/13 9:23 AM, John Pote wrote:
Hi all,
I have the task of testing some embedded 'C' code for a small micro-controller.
Thought it would be a good idea to test it on the PC first to make sure the
algorithm is correct then perhaps test it on the controller via RS232 and an
appropriate wra