EcuBus Upgrade to EcuBus-Pro
https://github.com/frankie-zeng/EcuBus-Pro-Doc
ECU-BUS
Real use case with NXP S32K1/S32K3 UDS bootloader
https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099
Video
ECU-BUS(NXP UDS bootloader) - 曾福的视频 - 知乎
https://www.zhihu.com/zvideo/1284963912635142144
Roadmap Update
工具重构
会对整个ECU-Bus工具进行一个重构和大的升级,增加更多的功能,和性能提升
PEAK硬件支持升级
会优化PEAK的硬件支持:
- 适配ISO 15765-2:2016的版本
- 增加更多CAN和CAN-FD波特率和采样点的配置
- 发送接收CAN标准帧的能力
- 增加跟多CAN-TP时间参数配置如:
欢迎大家进入QQ群(807883635)进行交流:
ECU-BUS is a general-purpose ECU toolkit, which contains diagnostic(UDS), security, and other tools.
Key Features
UDS Tester
CAN/CAN-FD UDS Teseter(DoCAN 15765-2)
Support Hardware Devcie:
DOIP UDS Tester(DoIP 13400-2)
LIN UDS Tester(DoLIN)
KEY Generate Tool
SHE-KEY M-Martrix Generate
- [x] S32K1-CSEC
- [x] S32K3-HSE-SHE
Software Framework
ECU-BUS Based on Electron,Pure JS, Use node addon to call .dll library,UI use VUE and Eelement-UI
node-gyp is necessary
Project setup
npm install
Compiles and hot-reloads for development
npm run electron:serve
Compiles and minifies for production
npm run electron:build
Lints and fixes files
npm run lint
Software User Guide
UDS
TODO