会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
GeekyGeek
博客园
首页
新随笔
联系
管理
订阅
[置顶]
PIC18 bootloader之RS485 bootloader
摘要: 这个PIC18 RS485 bootloader是为工业级产品开发的,是一款工业级的bootloader
阅读全文
posted @ 2024-06-13 22:23 GeekyGeek
阅读(172)
评论(0)
推荐(0)
[置顶]
S32Kxxx bootloader之CAN FD UDS bootloader
摘要: 此CAN FD UDS bootloader的上位机是zFlash, 更新应用程序时bootloader和上位机zFlash间通讯采用UDS协议
阅读全文
posted @ 2023-12-26 23:18 GeekyGeek
阅读(348)
评论(0)
推荐(0)
[置顶]
S32Kxxx bootloader 之 LIN UDS bootloader
摘要: 此LIN UDS bootloader的上位机是zFlash, LIN盒子是自己开发的,更新应用程序时bootloader和上位机zFlash间通讯采用UDS协议
阅读全文
posted @ 2023-10-03 14:43 GeekyGeek
阅读(828)
评论(0)
推荐(0)
[置顶]
S32Kxxx bootloader之LIN bootloader
摘要: 此LIN bootloader的上位机是zFlash,LIN盒子是自己开发的,更新应用程序时bootloader和上位机zFlash间通讯采用自定义协议。
阅读全文
posted @ 2023-07-09 18:27 GeekyGeek
阅读(595)
评论(1)
推荐(0)
[置顶]
S32Kxxx bootloader之UDS bootloader
摘要: 此UDS bootloader的上位机是zFlash,CAN盒子是自己开发的,更新应用程序时bootloader和上位机zFlash间通讯采用UDS协议
阅读全文
posted @ 2022-07-01 23:33 GeekyGeek
阅读(956)
评论(0)
推荐(1)
[置顶]
S32Kxxx bootloader之CAN bootloader
摘要: 此S32Kxxx CAN bootloader的上位机是zFlash,CAN盒子是自己开发的,通讯协议采用自定义的协议
阅读全文
posted @ 2022-03-02 00:35 GeekyGeek
阅读(1721)
评论(0)
推荐(0)
[置顶]
PIC18 bootloader之CAN bootloader
摘要: 此PIC18 CAN bootloader是易移植的三层软件架构,上位机是zFlash,CAN盒子是自己开发的,通讯协议采用自定义的协议
阅读全文
posted @ 2022-01-02 23:55 GeekyGeek
阅读(1047)
评论(0)
推荐(0)
[置顶]
PIC18 bootloader之UART bootloader
摘要: 这个PIC18 UART bootloader是为工业级产品开发的,是一款工业级的bootloader
阅读全文
posted @ 2021-11-28 23:30 GeekyGeek
阅读(470)
评论(0)
推荐(0)
[置顶]
PIC16 bootloader之I2C bootloader
摘要: PIC16 I2C bootloader是我为工业级产品开发的第一个I2C bootloader, 三层软件架构,工业级bootloader。
阅读全文
posted @ 2021-05-03 19:43 GeekyGeek
阅读(515)
评论(0)
推荐(0)
[置顶]
PIC16 bootloader之SPI bootloader
摘要: PIC16 SPI bootloader是我为工业级产品开发的第一个SPI bootloader,操作方便,移植简单。
阅读全文
posted @ 2021-05-02 23:37 GeekyGeek
阅读(460)
评论(0)
推荐(0)
[置顶]
PIC16 bootloader之UART bootloader
摘要: 这个PIC16 UART bootloader是为工业级产品开发的,是一款工业级的bootloader
阅读全文
posted @ 2021-05-02 17:36 GeekyGeek
阅读(825)
评论(0)
推荐(0)
[置顶]
C语言NXP S32K144 serial bootloader和C#语言bootloader PC端串口通信程序
摘要: NXP Cortex-M4F Core 32-bit MCU S32K144 UART bootloader written in ARM GCC
阅读全文
posted @ 2020-05-21 21:28 GeekyGeek
阅读(683)
评论(0)
推荐(0)
[置顶]
自己用C语言写NXP S32K144 serial bootloader
摘要: HyperBoot_S32K144 is a UART bootloader for my S32K144 EVB. so that the application can be reflashed by UART.
阅读全文
posted @ 2020-05-20 22:57 GeekyGeek
阅读(1598)
评论(0)
推荐(0)
[置顶]
C语言NXP S32K116 serial bootloader和C#语言bootloader PC端串口通信程序
摘要: NXP Cortex-M0 Core 32-bit MCU S32K116 UART bootloader written in GCC
阅读全文
posted @ 2020-03-02 12:24 GeekyGeek
阅读(1036)
评论(0)
推荐(0)
[置顶]
自己用C语言写NXP S32K116 serial bootloader
摘要: HyperBoot_S32K116 is a UART bootloader for my S32K116 EVB. the application can be reflashed by UART.
阅读全文
posted @ 2020-02-25 17:49 GeekyGeek
阅读(2422)
评论(0)
推荐(0)
[置顶]
C语言RH850 F1L serial bootloader和C#语言bootloader PC端串口通信程序
摘要: Renesas 32-bit MCU RH850 UART bootloader written in CC-RH (Renesas C language for RH850)
阅读全文
posted @ 2019-08-03 23:16 GeekyGeek
阅读(733)
评论(0)
推荐(0)
[置顶]
自己用C语言写RH850 F1L serial bootloader
摘要: Renesas 32-bit MCU RH850 UART bootloader
阅读全文
posted @ 2019-08-03 16:26 GeekyGeek
阅读(1097)
评论(0)
推荐(0)
[置顶]
C语言RH850 F1KM serial bootloader和C#语言bootloader PC端串口通信程序
摘要: Renesas 32-bit MCU RH850 UART bootloader written in CC-RH (Renesas C language for RH850)
阅读全文
posted @ 2019-07-29 00:37 GeekyGeek
阅读(1354)
评论(0)
推荐(0)
[置顶]
自己用C语言写RH850 F1KM serial bootloader
摘要: Renesas 32-bit MCU RH850 UART bootloader
阅读全文
posted @ 2019-05-26 19:58 GeekyGeek
阅读(1789)
评论(0)
推荐(0)
[置顶]
C语言RL78 serial bootloader和C#语言bootloader PC端串口通信程序
摘要: This RL78 bootloader is a UART bootloader which rl78Boot is written in CC-RL, rl78Loader is the host written in C#.
阅读全文
posted @ 2018-11-11 00:07 GeekyGeek
阅读(1455)
评论(0)
推荐(0)
2018年11月1日
自己用C语言写RL78 serial bootloader
摘要: Renesas 16-bit MCU RL78 bootloader is a UART bootloader which host is Hyperterm
阅读全文
posted @ 2018-11-01 00:42 GeekyGeek
阅读(4685)
评论(2)
推荐(0)
2017年10月8日
PIC24 通过USB在线升级 -- USB HID bootloader
摘要: 此PIC24 USB bootloader采用HID device class的方式, 升级应用程序操作简单, 速度快并且稳定可靠。
阅读全文
posted @ 2017-10-08 22:16 GeekyGeek
阅读(1088)
评论(0)
推荐(0)
PIC24 通过USB在线升级 -- USB CDC bootloader
摘要: 此PIC24 USB bootloader 采用CDC device class的方式。模拟串口,升级应用程序简单又方便, 在PIC24FJ256GB106上测试验收过,稳定可靠。
阅读全文
posted @ 2017-10-08 16:44 GeekyGeek
阅读(867)
评论(0)
推荐(0)
PIC32MZ 通过U盘在线升级 -- USB Host bootloader
摘要: 此PIC32MZ USB bootloader采用USB host工作方式。操作简单,更新也快,就算产品出到客户端,如果需要更新程序,只需插上U盘,现场就可以完成更新。
阅读全文
posted @ 2017-10-08 14:54 GeekyGeek
阅读(832)
评论(0)
推荐(0)
PIC32MZ 通过USB在线升级 -- USB HID bootloader
摘要: 此PIC32MZ USB bootloader采用HID device class的方式。就算产品出到客户端,如果需要更新程序,也不用召回,只需插上USB线,现场就可以完成更新。
阅读全文
posted @ 2017-10-08 12:48 GeekyGeek
阅读(1543)
评论(0)
推荐(0)
2017年6月21日
PIC32MZ 通过USB在线升级 -- USB CDC bootloader
摘要: 此PIC32MZ USB bootloader采用CDC device class的方式, 和UART接口一样简单,升级应用程序也像UART bootloader一样方便。
阅读全文
posted @ 2017-06-21 23:39 GeekyGeek
阅读(1307)
评论(0)
推荐(0)
下一页
公告