-
stm32 驱动2.4G无线 主从机
stm32驱动2.4G无线实现主机和从机的通信。采用C语言编写,编译环境为IAR 经过修改可以移植到KEI了 ,并且采用模块化编写,方便进行移植,注释也比较清晰,方便修改移植。
- 2022-02-07 10:47:35下载
- 积分:1
-
FPGA实现usb驱动
应用背景This is the very first officially available release of the core
- It is still under active development
- Please do not modify the sources !
- Things that are not implemented yet, or are known not to work yet:
- UTMI line/link control interface is not implemented yet. This includes:
- Detection of attach/detach
- Speed negotiation (Full/High Speed)
- USB reset
- USB suspend
- There is no logic in the core to "help" suspending it. I"m not
quite sure yet what to do in this area. (Suggestions welcomed !)
- There is no easy way to configure the core (number of endpoints,
buffer size)
- There has been absolutely no testing done on the core
关键技术This file describes the current status of the checked in HDL code.
Please su
- 2022-02-07 09:44:26下载
- 积分:1
-
TI CC2530组网实验
是2个bin文件,协调器可建网,路由器可加入网络,对于无线组网技术可作为一个实验,大家可以下载试试,适合入门级的应用,可以通过ccdebuger下载
- 2022-09-25 22:50:03下载
- 积分:1
-
LPC11c14 uart历程
这个是NXP公司的LPC11c14的串口程序
- 2022-02-25 15:20:47下载
- 积分:1
-
RS_232串口开发
针对RS_232串口开发的代码,有时序、逻辑运算、状态机跳转等等一系列串口所要求的东西。可以直接下载使用
- 2022-10-23 00:45:04下载
- 积分:1
-
android游戏开发之摇杆控制源码
android游戏开发之摇杆控制源码
- 2022-05-25 23:25:01下载
- 积分:1
-
学生成绩管理系统的c语言实现
1.录入学生的成绩信息2.上线删除功能,即输入学号,删除相应的记录3实现查找功能,即输入学号,查询该学生的成绩的相关信息4实现修改功能即输入学号,修改相应的信息5指定位置插入学生成绩信息,即输入要插入的位置,将新的信息插入指定位置6学生成绩的排名,即按照总成绩进行由高到低的排名7统计保存学生的成绩信息树
- 2023-04-18 21:00:03下载
- 积分:1
-
font24*12..rar是ASCII码的12X24大小点阵的字库
font24*12..rar是ASCII码的12X24大小点阵的字库-font24*12..rar is the ASCII code of 12X24 dot matrix font size
- 2022-06-03 19:02:00下载
- 积分:1
-
基于51单片机的CAN 通信
应用背景
为初学者打通基于51单片机的CAN通信学习。使用的can控制器是SPI接口的MCP2515。
本程序在51单片机开发板上经验证,可以正常使用。
希望对你有所帮助。
关键技术
部分程序:
*/
void mcp2515_setRegister(unsigned char address,unsigned char Value)
{
CS = 1;
Delay_Us(5);
SPISendByte(0x02); /* 字节写命令,0x02,后跟一字节地址,一字节数据 */
SPISendByte(address);
SPISendByte(Value);
CS = 1;
Delay_Us(5); /* CS禁止时间,大于50ns */
}
/****************************************************************
*
* 函数名: mcp2515_setRegisterS
* 入口参数:adress: 需要设置的寄存器的地址
* value[]:用来设置的缓冲区的头指针
*
- 2023-03-23 19:30:03下载
- 积分:1
-
rewrwere test spack free
定义VFD U主要147
- 2022-08-06 09:05:37下载
- 积分:1