M68HC11 serial programmer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

M68HC11 serial programmer

1,028 Views
vinodelex
Contributor I

I am searching of M68HC11 serial programmer MCU programming software for PC.

0 Kudos
1 Reply

801 Views
tonyp
Senior Contributor II

68HC11 MCUs can be programmed very easily as they come with a built-in bootloader.

In the simplest form, you can even use DOS commands to copy the S19 to the serial port (after setting the COM parameters).

You just need to have the MODA/MODB pins in the correct state before powering up.

Also, JBug11 download | SourceForge.net works very well under Windows.

Hope this helps.

0 Kudos