BMBurner/README.md

77 lines
2.5 KiB
Markdown
Raw Normal View History

2017-11-20 00:51:36 -08:00
# BMBurner
2019-12-29 02:04:19 -08:00
BMBurner is a Arduino based EPROM Programmer that can Read/Write/Verify Chips (27C256, SST 27SF512, W27E512, etc...)
2017-11-20 01:17:41 -08:00
2019-04-04 01:04:25 -07:00
# [BUY BMBurner][]
2019-04-04 01:04:07 -07:00
2019-03-08 01:58:02 -08:00
![alt tag](https://raw.githubusercontent.com/bouletmarc/BMBurner/master/Wiring/BMBurner%20V1.1_TOP.JPG)
2019-03-08 01:56:06 -08:00
2019-03-08 10:47:49 -08:00
![alt tag](https://raw.githubusercontent.com/bouletmarc/BMBurner/master/Wiring/BMBurner%20V1.1_BOTTOM.jpg)
2019-03-08 10:38:20 -08:00
2017-12-04 09:58:24 -08:00
# Downloads Links :
2017-12-04 09:58:04 -08:00
- [Windows Tool (BMBurner.exe)][] to Read/Write/Verify Chips
2019-12-29 02:04:19 -08:00
- [Firmware Updating Tool][] to Update the BMBurner Firmware
2017-12-04 09:58:04 -08:00
2017-12-04 09:59:00 -08:00
# Downloads Drivers Links :
2019-03-08 01:56:06 -08:00
- Driver for FTDI Chipset (BMBurner V1.1 and Moates) : [FTDI Driver][]
2019-12-29 02:04:19 -08:00
- Driver for CH340 Chipset (BMBurner V1.0, BMBurner V2.X) : [CH340 Driver][]
# How to Update the BMBurner Firmware (V2.X ONLY):
- Download and Install the [Firmware Updating Tool][] if not already done
1. Open the [Firmware Updating Tool][]
2. Select the COM Port of your BMBurner (and the baudrate, default is 921600)
3. Clic on 'Connect Device' button to connect to your BMBurner
4. Clic on the 'Update Firmware' button!
# Compatible Chips List (for BMBurner V2.X):
2017-12-21 18:00:20 -08:00
- 27C256 (Read-Only)
- 27C512 (Read-Only)
- 27SF256 (Read-Only)
- 27SF512
2019-12-29 02:04:19 -08:00
- 27SF512 (Fake with 70ns access/write time)
2017-12-21 18:00:20 -08:00
- 29C256
- W27C512
- W27E512
2019-12-29 02:04:19 -08:00
- DS1230
- 61256/61C256
- 62256/62C256
2017-12-21 18:00:20 -08:00
2017-12-04 09:58:24 -08:00
# BMBurner Windows Tool Functions :
2017-11-20 01:22:35 -08:00
*** Image may differ from the updated tool ***
2017-11-20 01:19:32 -08:00
![alt tag](https://github.com/bouletmarc/BMBurner/blob/master/Wiring/Arduino_Windows_GUI.png)
2017-11-20 01:17:41 -08:00
- Load File to Buffer
- Save Buffer to File
- Read Chip
- Program Chip
- Verify Chip
- Blank Check
- Erase Chip
- Edit Reading/Writing Chip addressing
- Edit Reading/Writing Buffer addressing
- Much Mores...
# Donations :
You can donate to me using [This Link][].
2019-03-08 10:50:41 -08:00
# Others Pictures :
![alt tag](https://raw.githubusercontent.com/bouletmarc/BMBurner/master/Wiring/BMBurner%20V1.1_LOTS.JPG)
# Pictures BMBurner V1.0 :
![alt tag](https://raw.githubusercontent.com/bouletmarc/BMBurner/master/Wiring/BMBurner%20V1.0_LOTS.JPG)
2017-11-20 01:17:41 -08:00
[This Link]: <https://www.paypal.me/bouletmarc>
2017-12-04 09:58:04 -08:00
[Project Files]: <https://github.com/bouletmarc/BMBurner/archive/master.zip>
[Windows Tool (BMBurner.exe)]: <https://github.com/bouletmarc/BMBurner/raw/master/BMBurner.exe>
[Arduino Software]: <https://www.arduino.cc/en/main/software>
[CH340 Driver]: <https://sparks.gogo.co.nz/assets/_site_/downloads/CH34x_Install_Windows_v3_4.zip>
[FTDI Driver]: <http://www.ftdichip.com/Drivers/CDM/CDM21228_Setup.zip>
2019-03-08 01:56:06 -08:00
[MiniCore]: <https://github.com/MCUdude/MiniCore>
2019-04-04 01:04:07 -07:00
[BUY BMBurner]: <https://bmdevs.fwscheckout.com/>
2019-12-29 02:04:19 -08:00
[Firmware Updating Tool]:<https://github.com/bouletmarc/BMDevsFirmwareUpdater>
2017-12-04 09:58:04 -08:00