-
w90p710实验测试代码
基于华邦W90P710芯片,包括十五个测试实验。流水灯,键盘控制,LCD显示字符和图片控制,KPI,USI,外部中断,定时器,I2C实验,串口通信实验等,对于基于W90P710的arm的学习的朋友相信会有很大帮助。
- 2022-01-21 02:45:17下载
- 积分:1
-
arm 2104 hex test
arm 2104 hex test
- 2023-06-12 22:20:04下载
- 积分:1
-
stm32f4 CAN总线通讯-主机程序 实测可用
应用背景
这个试用与CAN通讯的主机程序,主机会发送0x1111给从机器,从机接受到信号后发送0x2222给主机,主机将收到的内容通过USART6显示在屏幕上。程序使用CoIDE编程,总线的设置等均在主函数中,方便移植。同时强烈推荐CoIDE 开源而且很适合初学者。
关键技术
CAN主机的各项配置,GPIO,USART的配置,特别适合初学者学习。清晰的编程思路。如果你是刚接触CAN总线的话一定会给你帮助的。从机只是主函数和主机不同。请大家自行修改一下。
- 2022-03-17 10:21:53下载
- 积分:1
-
lpc936 ad
学习一下LPC936的DA转换问题?
有用到LPC900的AD、DA即可-lpc936 ad
- 2022-10-22 13:45:03下载
- 积分:1
-
智能家居项目zigbee实验源代码
zigebee, cc2530, 智能家居
智能家居项目zigbee实验源代码
协议栈的串口接收有特定的格式,我们得了解一下它的传输机制。先理清我们要实现这个功能的流程:由于2台PC机所带的模块地位是相等的,所以两个模块的程序流程也一样了:
1、 ZigBee模块接收到从PC机发送信息,然后无线发送出去
2、 ZigBee模块接收到其它ZigBee模块发来的信息,然后发送给PC机
- 2023-02-05 10:55:04下载
- 积分:1
-
u盘开发源代码,以经过调试,希望对大家有用
u盘开发源代码,以经过调试,希望对大家有用-u set the development of source code in terms of debugging, in the hope that useful to everybody
- 2022-05-30 12:15:13下载
- 积分:1
-
AVR试验板程序,有LED,键盘和串口的程序
AVR试验板程序,有LED,键盘和串口的程序-AVR test board procedures have LED, keyboard and serial procedures
- 2022-05-06 00:39:38下载
- 积分:1
-
AES programming a learning process
evc编程第一个学习程序-AES programming a learning process
- 2023-01-09 04:40:03下载
- 积分:1
-
ZLG开发板上关于读写CF卡的代码,带有文件系统
ZLG开发板上关于读写CF卡的代码,带有文件系统-ZLG development board on the CF card read and write code, with file system
- 2022-06-16 16:47:21下载
- 积分:1
-
ARM架构参考手册
ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor extensions:
• The standard System Control coprocessor (coprocessor 15), which is used to control memory system
components such as caches, write buffers, Memory Management Units, and Protection Units.
• The Vector Floating-point (VFP) architecture, which uses coprocessors 10 and 11 to supply a
high-performance floating-point instruction set.
• The debug architecture interface (coprocessor 14), formally added to the architecture in ARM v6 to
provide software access to debug features in ARM cores, (for example, breakpoint and watchpoint
control).-ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor
- 2022-07-22 06:43:34下载
- 积分:1