-
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须...
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须使用CAPS工具,将bank1映射到地址0x00. 另外, 在IAP程序运行期间,必须在执行用户程序跳转之前,通过程序将bank0重映射到地址0x00(注:IAP程序已经实现了bank0重映射到地址0x00,用户不需要自己来编写代码).-ISP for STR73X default, bank0 is mapped to address 0x00. Taking into account, IAP process is stored in the bank1, while the user program to be stored in bank0. It is necessary to use the CAPS tool bank1 mapped to address 0x00. In addition, IAP procedure during operation must be in the implementation of user program before Jump through the procedure will bank0 re-mapped to address 0x00 (Note: IAP program has achieved bank0 re-mapped to address 0x00, the user does not need to write their own code).
- 2023-04-16 00:35:04下载
- 积分:1
-
Protel 封装库
CC2530F256芯片相关封装库。 电源插座封装 最小核心板开发。
- 2022-03-03 16:17:55下载
- 积分:1
-
车车跟踪系统使用 gsm 的短信
在这个项目中我们用 avr 单片机 atmega32 来发送位置到特定的号码使用 gsm 大团圆咱们的经度和纬度与 gps 的帮助,连接了 gsm 和 gps。这个 gps 定位系统中接收引脚连接到所获取的经度和纬度,然后传送 8 位单片机通过 gsm 有一条消息。用于编程目的 eclipse 软件。和其他库文件也使用如 lcd_lib 和 usart_lib 这是互联网,可轻松实现。USBTiny 用于刻录程序,在微控制器。
- 2022-02-12 05:11:47下载
- 积分:1
-
Two
双向传输协议,如自动检测I2C传输协议COM端口需要连接
- 2022-04-10 21:03:34下载
- 积分:1
-
DSP应用子程序 DSP应用子程序 DSP应用子程序 DSP应用子程序 DSP应用子程序...
DSP应用子程序 DSP应用子程序 DSP应用子程序 DSP应用子程序 DSP应用子程序 -DSP Application of DSP applications Subroutine Subroutine Subroutine DSP Application of DSP applications DSP applications Subroutine Subroutine Subroutine DSP Application of DSP applications DSP applications Subroutine Subroutine Subroutine DSP applications
- 2023-02-20 18:30:03下载
- 积分:1
-
利用LABVIEW8.6写的tcpip协议的客户端程序
利用LABVIEW8.6写的tcpip协议的客户端程序-Use LABVIEW8.6 written agreement tcpip client program
- 2023-06-10 02:30:03下载
- 积分:1
-
PHP-5.6源代码
资源描述
PHP-5.6源代码 在ubuntu14.14编译通过。
在N329上运行正常。
- 2022-01-25 23:35:03下载
- 积分:1
-
These are commonly used in communications equipment circuit schematics, many of...
这些都是常用的通信设备的电路原理图,很多是高频电子线路的-These are commonly used in communications equipment circuit schematics, many of them are high-frequency electronic circuits
- 2022-01-28 10:01:08下载
- 积分:1
-
VCHOME数据库_嵌入式编程
VCHOME资料库_嵌入式编程-VCHOME database _ embedded programming
- 2022-03-07 21:09:30下载
- 积分:1
-
VC_ch341-i2c源码
应用背景CH341串口使用方法:
CH341实现USB转串口,在逻辑功能方面的使用方法与普通计算机串口相同。
与普通计算机串口的区别:
CH341提供的是仿真串口,所以不支持串口本身的纯硬件操作,例如I/O操作,
普通计算机串口是静态设备,而CH341串口是动态设备,理论上随时会断开,
CH341的附加功能(下面有介绍):读取外部串行EEPROM,支持更高波特率。
提供“模块调试”工具,启动后将“类型”选择为“手工输入发送”,
打开串口后就可以用于CH341串口或者普通串口的输入输出监控及收发调试。关键技术CH341连接24C0X,A2=A1=A0=GND,将仿真串口的波特率选择为300bps,
可以用串口监控/调试工具软件演示:
1、发出命令包,为4个十六进制数据: 40 A1 01 00
将24C0X中地址为01H的数据读出,可以从串口接收到一个字节的数据
2、发出命令包,为4个十六进制数据: 40 A0 2A 69
将一个字节的数据69H写到24C0X中地址为2AH的单元,通常等待10mS后才能进行下一个操作
3、发出命令包,为4个十六进制数据: 40 A5 E7 00
将24C0X中地址为02E7H的数据读出,可以从串口接收到一个字节的数据
注意,只有24C08和24C16中有地址为02E7H的数据单元
- 2022-01-25 19:10:34下载
- 积分:1