M68HC11 serial programmer

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

M68HC11 serial programmer

1,323 次查看
vinodelex
Contributor I

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

0 项奖励
回复
1 回复

1,096 次查看
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 项奖励
回复