首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > AN2659-IAP_using_user-bootloader

AN2659-IAP_using_user-bootloader

  • 资源大小:422.06 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: STM8 串口 烧写 程序 源代码

资 源 简 介

//ACK, NACK, SYNCHR bytes #define ACK             0x79 /* hex Value send for acknowledge */ #define NACK            0x1F /*  hex Value send for non-acknowledge */ #define IDENT           0x7F /*  hex Value rfequired for master identification */ //commands numbers #define  GT_Command           0x00   /* Get command */ #define  RM_Command           0x11   /* Read Memory command */ #define  GO_Command           0x21   /* Go command */ #define  WM_Command           0x31   /* Write Memory command */ #define  EM_Command           0x43   /* Erase Memory command */

文 件 列 表

AN2659-IAP_using_user-bootloader
Utilities
Project

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.186100s