-
4510开发板bios源码 (强烈推荐).zip
4510开发板bios源码 (强烈推荐).zip-4510 development board bios source (strongly recommended). Zip
- 2023-04-27 22:55:04下载
- 积分:1
-
监控PS2的按键信息,是否有键按下是否为要监控的值。是则激活,不是则继续。...
监控PS2的按键信息,是否有键按下是否为要监控的值。是则激活,不是则继续。-PS2 monitor key information, whether there is any key press if the point is to monitor the value. Is then activated, not continued.
- 2022-03-26 09:47:32下载
- 积分:1
-
一个有关电子时钟的单片机程序,可显示年月日,以及小时,分秒,可以手动修改时间....
一个有关电子时钟的单片机程序,可显示年月日,以及小时,分秒,可以手动修改时间.-An E clock of the single-chip process, can display date and hour, every minute, can be manually modified.
- 2023-06-19 00:35:03下载
- 积分:1
-
单片机在使用KEIL调试时如何在STARTUP.a51里设置寄存器的源码.
单片机在使用KEIL调试时如何在STARTUP.a51里设置寄存器的源码.-Single-chip debugging using KEIL how STARTUP.a51 installed in the source register.
- 2022-03-26 15:54:27下载
- 积分:1
-
AT89C52 single
使用AT89C52单片机,12MHZ晶振,包括发射和接收程序。-AT89C52 single-chip microcomputer use, 12MHZ crystal, including the transmitting and receiving procedures.
- 2022-02-06 01:52:27下载
- 积分:1
-
192* 64_stn_ks108_ LCD procedures .......................
192*64_stn_ks108_液晶程序-192* 64_stn_ks108_ LCD procedures .......................
- 2022-05-07 03:41:33下载
- 积分:1
-
一份关于SD卡读写的资料,需要的就拿吧。
一份关于SD卡读写的资料,需要的就拿吧。-A report on the SD card to read and write data, need to just take it.
- 2022-01-25 22:24:26下载
- 积分:1
-
AVR单片机新版USB下载器的制作全部资料,包括源代码,及原理图(SCH)等。...
AVR单片机新版USB下载器的制作全部资料,包括源代码,及原理图(SCH)等。-AVR microcontroller to download a new version of USB devices making all information, including source code, and schematic diagram (SCH) and so on.
- 2023-07-15 10:55:03下载
- 积分:1
-
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构...
spi 翻译资料 7.2 SPI总线
SD卡信道由指令和数据位(起始位和结束位)组成,SPI信道由字节定向。
每一个指令或数据块由8位的字节和CS标志构成。类似SD卡协议, SPI通讯由
指令、响应和数据组成。全部的主机与SD卡之间的通信由主机控制。主机执行
每一跟CS标志为低的总线-spi Translation 7.2 SPI bus data channel from the SD card command and data bit (start bit and end bit) component, SPI channel directed by byte. Every command or data block from 8-bit bytes and CS constitute signs. SD card similar to the agreement, SPI communications from command, response and data components. All of the host and the communications between the SD card by the host control. Each host implementation with CS low marks for bus
- 2023-04-25 13:15:05下载
- 积分:1
-
基于Freescale
基于Freescale-smac的点对点通讯。
简介:在Router(特征:接口为COM口)上实现点对点通信。
子工程:
1、接收端receiver_13213_ver2.0
(目前只写了接收端部分,我打算用已经调试好的13213-NCB
作为发送端,如果测试通过,我会写与它配套的发送端程序)
功能详述:
1、发送端与接收端上电后均为DS2点亮;
2、发送端启动以后,大约每1s发送一个数据包"ABCD",每次发送时
DS3点亮,并持续0.5s
3、接收端收到信号后,DS3将点亮,持续0.25s
4、所以总的效果是:两块板子启动以后均为DS2点亮,发送端的DS3
以1s左右为周期闪烁,灯亮的时间为0.5s;接收端的板子DS3随着发
送端的DS3闪烁,周期也为1s,但灯亮的时间为0.25s。
试验的时候,如果看到接收端的DS3在不停的闪,那么说明两块板子
能实现点对点通信。
备注:该工程的两个文件夹transmitter_13213_ver2.0、receiver_13213_ver2.0
要放到FreescaleSMAC4.2S08apps 目录下才能正常编译、连接,
否则可能报错。-err
- 2022-02-14 23:34:19下载
- 积分:1