-
嵌入式C程序员面试指南,详细介绍嵌入式C编程…
嵌入式C程序员面试指南,详细说明了嵌入式C程序员必须具备的技能,这是嵌入式C程序员面试必经之路文档。
- 2022-01-26 20:05:31下载
- 积分:1
-
基于CAN总线的MC9S12xs12的bootloader
资源描述基于CAN通信的上位机软件“Flash Program”的具体使用流程。首先打开USB-CAN设备,然后设置CAN通信的相关参数,包括所选用的通道和目标ECU ID等,接下来再选择所需更新的目标文件,最后启动更新即可。
- 2022-09-27 20:25:04下载
- 积分:1
-
PFGA步进电机驱动代码
应用背景
使用fpga芯片ep4ce22c22c8n,使用桥驱动芯片驱动步进电机
关键技术使用l293驱动芯片来驱动步进电机。。module IR(clk_48m,reset,out_door,addr,data,data_rd,rd,rw,Grating_a,Grating_b);
input clk_48m,data_rd,reset,rd,rw,Grating_a,Grating_b;
- 2022-07-22 18:41:24下载
- 积分:1
-
cyclone2系列数据手册,全英文的,因为没有中文的。但还是不可缺少的资料哦...
cyclone2系列数据手册,全英文的,因为没有中文的。但还是不可缺少的资料哦-cyclone2 Series Data Sheet, all in English, because there is no Chinese. However, the lack of information or non-oh
- 2023-07-05 17:00:04下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
Guide to the experiments of uClinux
uCLinux实验指导书-Guide to the experiments of uClinux
- 2022-03-20 07:25:53下载
- 积分:1
-
概率统计实验源程序!这是一个学习使用概率中心极限定理的工具箱,GUI界面,非常好!...
概率统计实验源程序!这是一个学习使用概率中心极限定理的工具箱,GUI界面,非常好!-Experimental source of Probability and Statistics! This is a learning to use the central limit theorem the probability of the toolbox, GUI interface, very good!
- 2022-06-30 04:22:44下载
- 积分:1
-
2图片之间的SPI通信
它通过 SPI 总线连接的两个Oic icrocontrollers isasimple 项目每个微控制器驱动器连接到其他微观的两个 relays(Lampes)在国有企业的初始化,每个微通过SPI奴隶模式*输入
- 2022-03-16 17:59:16下载
- 积分:1
-
FLASH读写操作,实现对flash空间的擦除和烧写。
FLASH读写操作,实现对flash空间的擦除和烧写。-FLASH read and write operations, the realization space of flash erase and programmer.
- 2023-05-20 17:20:03下载
- 积分:1
-
m16
的adc,做的时候发现很多问题,主要时采样电路没做好,关键时滤波部分...
m16
的adc,做的时候发现很多问题,主要时采样电路没做好,关键时滤波部分-m16 the adc, time to do a lot of problems found, the main circuit when the sample did not do a good job, the key part of the time filtering
- 2022-02-10 14:08:24下载
- 积分:1