-
使用的同步串行三线SPI 接口,可以方便的连接采用SPI 通信协议的外围或另一片AVR 单片机,实现在
短距离内的高速同步通信。ATmega128 的SPI...
使用的同步串行三线SPI 接口,可以方便的连接采用SPI 通信协议的外围或另一片AVR 单片机,实现在
短距离内的高速同步通信。ATmega128 的SPI 采用硬件方式实现面向字节的全双工3 线同步通信,支持主
机、从机和2 种不同极性的SPI 时序,通信速率有7 种选择,主机方式的最高速率为1/2 系统时钟,从机方式
最高速率为1/4 系统时钟。-Use three-wire SPI synchronous serial interface, can be used to facilitate the connection of the external SPI communication protocol or another chip AVR microcontroller, realize in the short distance high-speed synchronous communication. ATmega128
- 2022-12-30 23:55:03下载
- 积分:1
-
这是一个读写AD7797模数转换的程序,经过调试,可以工作,希望有人可以参考...
这是一个读写AD7797模数转换的程序,经过调试,可以工作,希望有人可以参考-This is a read-write AD7797 analog-digital conversion process, after debugging, you can work, hoping that someone can refer to the
- 2022-11-16 14:25:03下载
- 积分:1
-
LT-1B msp430开发板例子程序-ADC12_09
- 2022-01-28 01:22:08下载
- 积分:1
-
GameCubeMemoryCardTestJig_LastCode_ok,is a SOURCE code for GameCube Memory CARD.
GameCubeMemoryCardTestJig_LastCode_ok,is a SOURCE code for GameCube Memory CARD.
- 2022-03-10 10:33:22下载
- 积分:1
-
单片机系统汇编源程序 是我从网上辛苦收集而来 希望对你有所帮助...
单片机系统汇编源程序 是我从网上辛苦收集而来 希望对你有所帮助-SCM system is compiled from the source hard-line collection you want to come help
- 2023-05-12 14:10:03下载
- 积分:1
-
实时时钟芯片DS1302的C51程序列子
实时时钟芯片DS1302的C51程序列子-real-time clock chip DS1302 the C51 procedures Liezi
- 2022-03-23 21:18:42下载
- 积分:1
-
红外遥控键值解码1602液晶显示(汇编语言),是红外遥控研究的必备基础...
红外遥控键值解码1602液晶显示(汇编语言),是红外遥控研究的必备基础-Infrared remote control key decoder 1602 liquid crystal display (assembly language) is the infrared remote-control study based on the essential
- 2022-05-14 21:06:01下载
- 积分:1
-
十路无线智能器抢答器的程序源代码,功能基本都考虑到了,包括倒计时启动和暂停,终止,重启,倒计时设定...
十路无线智能器抢答器的程序源代码,功能基本都考虑到了,包括倒计时启动和暂停,终止,重启,倒计时设定-10 Lu wireless smart device Responder program source code, the basic functions are taken into account, including the countdown to start and be suspended, terminated, restart the countdown settings, and more
- 2022-04-22 03:38:49下载
- 积分:1
-
51 Single
51单片机C程序,学习单片机原理、硬件结构、扩展接口和编程语言。-51 Single-chip C procedures, learning Singlechip principle, the hardware structure, the expansion interface and programming languages.
- 2022-03-23 12:10:47下载
- 积分:1
-
你知道睡眠()/ usleep() / nanosleep()不好延迟的问题。
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift.
The primary focus of this lab will be "time". The experiment will show you several methods to measure time in your applications.
- 2022-01-26 16:17:48下载
- 积分:1