Resources
BMHB6005:BH66F5355 Dev Board Resources
BMHB6005 is a development board for Holtek's24-Bit A/D Flash MCU BH67F5355.
Quick Start
Platform: BH66F5355 24-Bit A/D Flash MCU Version Date: 2026-06-05
This repository provides customer reference materials for the BMHB6005 generic dev board, including the BH66F5355 Chinese and English datasheets, the board hardware design pack, and the BH66F5355 driver source code.
project-root/
├── 1.docs/ # Documents and datasheets
├── 2.Code/ # BH66F5355 driver source code
├── 3.board/ # Dev board hardware design pack
├── README-pub.md # Customer quick start (Chinese)
└── README-pub_EN.md # Customer quick start (English)1.docs/ contains the Chinese and English BH66F5355 datasheets for chip features, package information, electrical characteristics, and peripheral capabilities.
| File | Description |
|---|---|
simBH66F5355v150.pdf | BH66F5355 Chinese datasheet |
BH66F5355v150.pdf | BH66F5355 datasheet |
BMHB6005_interface.png | BMHB6005 dev board interface diagram |
2.Code/BH66F5355_Driver/ can be used as the firmware starting point for BH66F5355 development. It includes board configuration, low-level drivers, application-layer interfaces, and example projects.
| Path | Description |
|---|---|
2.Code/BH66F5355_Driver/driver/ | Low-level drivers for ADC24, GPIO, I2C, SPI, UART, PTM, CTM, EEPROM, IAP, WDT, and related peripherals |
2.Code/BH66F5355_Driver/board/BoardCfg.h | Dev board hardware configuration |
2.Code/BH66F5355_Driver/application/ | Application-layer interfaces and IAP / ISP code |
2.Code/BH66F5355_Driver/example/ | Peripheral and system feature examples |
3.board/ contains the BMHB6005 dev board hardware design pack.
| File | Description |
|---|---|
BH66F5355_devboard_BMHB6005_V1.5.zip | BMHB6005 BH66F5355 Dev Board V1.5 hardware design pack |
- Read the datasheet — start with
1.docs/simBH66F5355v150.pdfor1.docs/BH66F5355v150.pdfto confirm BH66F5355 electrical specifications, package information, and peripheral capabilities. - Prepare hardware references — use
3.board/BH66F5355_devboard_BMHB6005_V1.5.zipfor the dev board schematic, PCB, and related design files. - Prepare source code — use
2.Code/BH66F5355_Driver/as the firmware starting point, beginning withboard/BoardCfg.handdriver/. - Run examples — refer to examples under
example/for ADC24, I2C, SPI, UART, timers, EEPROM, IAP, and other features. - Integration validation — complete peripheral, power, reliability, and production-flow validation on the target hardware before product design or mass-production deployment.
- Resource pack version: based on the BMHB6005 BH66F5355 generic dev board resources as of 2026-06-05.
- Technical support: tony@e-besthealth.com
- Business inquiries: info@e-besthealth.com
- Website: https://www.e-besthealth.com
- Address: Office 301, Building 10, Xinzhu Garden, No.4 Xinzhu Road, Songshan Lake, Dongguan, Guangdong, China
- Phone: +86-769-26261311
The materials in this repository — including hardware schematics, PCB files, source code, and documents — are provided solely for customer reference and evaluation. Before using these materials in product design, mass production, or commercial deployment, customers are responsible for conducting full functional testing, reliability validation, and regulatory certification. BestHealth Electronics Inc. (悠健电子(东莞)有限公司) shall not be liable for any direct or indirect losses arising from the customer's use of these materials in production, sale, or operation — including but not limited to yield issues, field failures, product recalls, or end-customer claims. These materials are provided "as is" without warranty of any kind, express or implied.
All materials in this repository (including but not limited to hardware design files, source code, documents, trademarks, and logos) are the intellectual property of BestHealth Electronics Inc. (悠健电子(东莞)有限公司), protected by applicable laws. Customers are granted only the right to use these materials for reference and evaluation. Reverse engineering, resale, redistribution, or unauthorized public release is prohibited without prior written consent.
© 2026 BestHealth Electronics Inc. (悠健电子(东莞)有限公司) All Rights Reserved.
