usbflashprog

所属分类:硬件设计
开发工具:C++
文件大小:10617KB
下载次数:0
上传日期:2022-09-29 03:09:49
上 传 者sh-1993
说明:  存储设备编程器(Flash EPROM E2PROM)板和软件,通过USB端口连接到PC。
(A memory device programmer (Flash EPROM E2PROM) board and software, connected to PC by USB port.)

文件列表:
CODE_OF_CONDUCT.md (5454, 2023-07-01)
CONTRIBUTING.md (1277, 2023-07-01)
LICENSE (20848, 2023-07-01)
SECURITY.md (2897, 2023-07-01)
docs (0, 2023-07-01)
docs\block_diagram.graphml (62777, 2023-07-01)
docs\firmware (0, 2023-07-01)
docs\firmware\html (0, 2023-07-01)
docs\firmware\html\a00002.html (4586, 2023-07-01)
docs\firmware\html\a00003.map (540, 2023-07-01)
docs\firmware\html\a00003.md5 (32, 2023-07-01)
docs\firmware\html\a00003.png (8337, 2023-07-01)
docs\firmware\html\a00005.html (5188, 2023-07-01)
docs\firmware\html\a00006.map (411, 2023-07-01)
docs\firmware\html\a00006.md5 (32, 2023-07-01)
docs\firmware\html\a00006.png (6629, 2023-07-01)
docs\firmware\html\a00008.html (4586, 2023-07-01)
docs\firmware\html\a00009.map (540, 2023-07-01)
docs\firmware\html\a00009.md5 (32, 2023-07-01)
docs\firmware\html\a00009.png (8233, 2023-07-01)
docs\firmware\html\a00011.html (5188, 2023-07-01)
docs\firmware\html\a00012.map (411, 2023-07-01)
docs\firmware\html\a00012.md5 (32, 2023-07-01)
docs\firmware\html\a00012.png (6576, 2023-07-01)
docs\firmware\html\a00014.html (8258, 2023-07-01)
docs\firmware\html\a00015.map (605, 2023-07-01)
docs\firmware\html\a00015.md5 (32, 2023-07-01)
docs\firmware\html\a00015.png (7268, 2023-07-01)
... ...

# usbflashprogUSB Flash/EPROM Programmer A memory device programmer (Flash/EPROM/E2PROM) board and software, connected to PC by USB port. [![Latest Tag][tag-shield]][tag-url] [![Latest Commit][commit-shield]][commit-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Open Issues][issues-shield]][issues-url] [![License][license-shield]][license-url] [![Project Site][site-shield]][site-url] [![Build Firmware][build-firmware-shield]][build-firmware-url] [![Build Software][build-software-shield]][build-software-url] [![Test Software][test-software-shield]][test-software-url] [![Test Firmware][test-firmware-shield]][test-firmware-url] [![CodeQL][codeql-shield]][codeql-url] ## Contents * [About the Project](https://github.com/robsonsmartins/usbflashprog/blob/master/#about-the-project) * [Current Status](https://github.com/robsonsmartins/usbflashprog/blob/master/#current-status) * [Releases](https://github.com/robsonsmartins/usbflashprog/blob/master/#releases) * [Operating Systems](https://github.com/robsonsmartins/usbflashprog/blob/master/#operating-systems) * [Documentation](https://github.com/robsonsmartins/usbflashprog/blob/master/#documentation) * [Hardware Design](https://github.com/robsonsmartins/usbflashprog/blob/master/#hardware-design) * [Firmware Project](https://github.com/robsonsmartins/usbflashprog/blob/master/#firmware-project) * [Software Project](https://github.com/robsonsmartins/usbflashprog/blob/master/#software-project) * [Contributing](https://github.com/robsonsmartins/usbflashprog/blob/master/#contributing) * [License](https://github.com/robsonsmartins/usbflashprog/blob/master/#license) * [Contact](https://github.com/robsonsmartins/usbflashprog/blob/master/#contact) * [Reference](https://github.com/robsonsmartins/usbflashprog/blob/master/#reference) ## About The Project The purpose of this board is to allow the programming, reading and verification of writable/rewritable memory devices, such as EPROM, EEPROM, Flash, SRAM, NVRAM – those with parallel bus as well as serial ones (I2C, SPI, Microwire, LPC). In a future release, programming of some microcontroller families (eg. Microchip PIC, or 8051) may also be supported, via firmware and software upgrade. ## Current Status The current status of this project is: ![Current Revision](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/Current%20Version-v0.1.0--rev.F-blue?style=plastic) ![Specifications](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/Specifications-almost%20stable-green?style=plastic) ![Hardware Design SCH](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/Hardware%20Design%20(Schematics)-almost%20stable-yellowgreen?style=plastic) ![Hardware Design PCB](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/Hardware%20Design%20(PCB)-not%20started%20yet-red?style=plastic) ![Firmware](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/Firmware-unstable-yellow?style=plastic) ![PC Software](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/PC%20Software-unstable-yellow?style=plastic) ![User Documentation](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/User%20Documentation-not%20started%20yet-red?style=plastic) ![Developer/Engineer Documentation](https://github.com/robsonsmartins/usbflashprog/blob/master/https://img.shields.io/badge/Developer%20and%20Engineer%20Documentation-almost%20stable-green?style=plastic) ## Releases The releases of this project are here: [Releases of the USB Flash/EPROM Programmer](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/releases). ## Operating Systems The USB Flash/EPROM Programmer has compiled installation packages for the following Operating Systems: ### Microsoft Windows * Windows 7, or above (32 or *** bits) ### GNU/Linux * Ubuntu Linux 20.04, or above (*** bits) * RedHat/CentOS 8, or above (*** bits) ### Apple MacOSX * MacOSX 10.13, or above (Intel) ### FreeBSD * FreeBSD 13.1, or above (*** bits) ## Documentation The most up-to-date project documentation can be accessed here: [Documentation of the USB Flash/EPROM Programmer](https://github.com/robsonsmartins/usbflashprog/blob/master/https://robsonsmartins.github.io/usbflashprog/). ## Hardware Design The most up-to-date hardware design can be accessed here: [Hardware design of the USB Flash/EPROM Programmer](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/hardware/). ## Firmware Project The most up-to-date firmware project can be accessed here: [Firmware Project of the USB Flash/EPROM Programmer](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/firmware/). Instructions on how to build the firmware are described in following document: [Firmware Build Instructions](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/firmware/BUILD.md). ## Software Project The most up-to-date software project can be accessed here: [Software Project of the USB Flash/EPROM Programmer](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/software/). Instructions on how to build the software are described in following document: [Software Build Instructions](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/software/BUILD.md). ## Contributing Please read [CONTRIBUTING](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/CONTRIBUTING.md) for more information. ## License Distributed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa]. See [LICENSE](https://github.com/robsonsmartins/usbflashprog/blob/master/https://github.com/robsonsmartins/usbflashprog/blob/main/LICENSE) file for more information. The same "Terms and Conditions" and "Privacy Policy" of the [Robson Martins Home Page](https://github.com/robsonsmartins/usbflashprog/blob/master/https://www.robsonmartins.com) apply here: - [Terms and Conditions](https://github.com/robsonsmartins/usbflashprog/blob/master/https://www.robsonmartins.com/content/policy/terms.php) - [Privacy Policy](https://github.com/robsonsmartins/usbflashprog/blob/master/https://www.robsonmartins.com/content/policy/privacy.php) ## Contact [![Home Page][contact-site-shield]][contact-site-url] [![LinkedIn][contact-linkedin-shield]][contact-linkedin-url] ## Reference * [EzoFlash+](https://github.com/robsonsmartins/usbflashprog/blob/master/http://www.ezoflash.com/) - Parallel Port EPROM/Flash Programmer. * [MPSP](https://github.com/robsonsmartins/usbflashprog/blob/master/https://mpsp.robsonmartins.com) - Microchip© PIC Serial Port Programmer. * [PK2C](https://github.com/robsonsmartins/usbflashprog/blob/master/https://pk2c.robsonmartins.com) - Microchip© PIC Kit 2 Clone Programmer. --- This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa]. [![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa] [cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/ [cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png [tag-shield]: https://img.shields.io/github/v/tag/robsonsmartins/usbflashprog?style=plastic [tag-url]: https://github.com/robsonsmartins/usbflashprog/tags [commit-shield]: https://img.shields.io/github/last-commit/robsonsmartins/usbflashprog?style=plastic [commit-url]: https://github.com/robsonsmartins/usbflashprog/graphs/commit-activity [forks-shield]: https://img.shields.io/github/forks/robsonsmartins/usbflashprog?style=plastic [forks-url]: https://github.com/robsonsmartins/usbflashprog/network/members [stars-shield]: https://img.shields.io/github/stars/robsonsmartins/usbflashprog?style=plastic [stars-url]: https://github.com/robsonsmartins/usbflashprog/stargazers [issues-shield]: https://img.shields.io/github/issues/robsonsmartins/usbflashprog?style=plastic [issues-url]: https://github.com/robsonsmartins/usbflashprog/issues [license-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg?style=plastic [license-url]: https://github.com/robsonsmartins/usbflashprog/blob/master/LICENSE [site-shield]: https://img.shields.io/badge/project%20site-usbflashprog-orange?style=plastic [site-url]: https://usbflashprog.robsonmartins.com [build-firmware-shield]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/firmware.yml/badge.svg?style=plastic [build-firmware-url]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/firmware.yml [build-software-shield]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/software.yml/badge.svg?style=plastic [build-software-url]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/software.yml [test-firmware-shield]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/test-firmware.yml/badge.svg?style=plastic [test-firmware-url]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/test-firmware.yml [test-software-shield]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/test-software.yml/badge.svg?style=plastic [test-software-url]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/test-software.yml [codeql-shield]: https://github.com/robsonsmartins/usbflashprog/actions/workflows/codeql-analysis.yml/badge.svg?style=plastic [codeql-url]:https://github.com/robsonsmartins/usbflashprog/actions/workflows/codeql-analysis.yml [contact-site-shield]: https://img.shields.io/badge/Home%20Page-robsonmartins.com-green?style=plastic [contact-site-url]: https://www.robsonmartins.com [contact-linkedin-shield]: https://img.shields.io/badge/LinkedIn-robsonmartins-blue?style=plastic [contact-linkedin-url]: https://www.linkedin.com/in/robsonmartins/

近期下载者

相关文件


收藏者