As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Changes

Jump to: navigation, search

CW308T-87C51

617 bytes added, 18:35, 26 August 2016
no edit summary
* Jumper from LED1 to Pin 1 of J6 (the left-most pin).
= AVR Firmware =The AVR on the target board has its own firmware to control the 87C51 code verification process. This firmware is one Atmel Studio project in the Git repository. The compiled hex file can be programmed onto the AVR using the AVR Programmer in the capture software. If you have a target board that's never been programmed before, the AVR fuses will need to be programmed from their default values. A [http://www.engbedded.com/fusecalc/ fuse calculator] is helpful here. The fuses should be written to:* Low fuse: <code>0xED</code>* High fuse: <code>0x99</code>* Ext fuse: <code>0xFF</code> = 87C51 Firmware =
== Developing Firmware for the 87C51 ==
There are a number of tools that can be used to develop firmware for the 87C51 processor. The best 8051-specific software can be pretty expensive, but it is possible to get by with free software:
Approved_users
510
edits

Navigation menu