-
CC2430 基础实验十二 AVDD实验
CC2430 基础实验十二 AVDD实验-CC2430 12 experiments based on experiments AVDD
- 2022-04-20 03:20:12下载
- 积分:1
-
基于AT89C51的数字时钟,6位LED显示。
基于AT89C51的数字时钟,6位LED显示。
- 2023-08-01 11:30:05下载
- 积分:1
-
单片机和电脑串口通讯,这个是电脑向单片机发送数据。
单片机和电脑串口通讯,这个是电脑向单片机发送数据。-Single-chip and computer serial communications, this is a single-chip computer to send data.
- 2023-09-02 16:35:04下载
- 积分:1
-
against Philips Microcontroller 51 LPC931 the specific application examples. Imp...
针对philips的51单片机LPC931的具体应用的例子。实现对uart, spi, i2c等硬件资源的操作。还有针对小内存单片机操作系统的实现。-against Philips Microcontroller 51 LPC931 the specific application examples. Implementation of UART, 20, i2c hardware resources operation. There are small memory microcontroller operating system is achieved.
- 2022-04-22 14:42:54下载
- 积分:1
-
数控调频发射器,很好用的哦,我写了好久的,不过大家要先有必要的电子元件哦。...
数控调频发射器,很好用的哦,我写了好久的,不过大家要先有必要的电子元件哦。-NC FM transmitter, used in good Oh, I wrote a long time, but everyone should have the necessary electronic components Oh.
- 2022-01-25 22:23:35下载
- 积分:1
-
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面...
SPI是一个环形总线结构,由ss(cs)、sck、sdi、sdo构成,其时序其实很简单,主要是在sck的控制下,两个双向移位寄存器进行数据交换。
假设下面的8位寄存器装的是待发送的数据10101010,上升沿发送、下降沿接收、高位先发送。
那么第一个上升沿来的时候 数据将会是sdo=1;寄存器=0101010x。下降沿到来的时候,sdi上的电平将所存到寄存器中去,那么这时寄存器=0101010sdi,这样在8个时钟脉冲以后,两个寄存器的内容互相交换一次。这样就完成里一个spi时序。
-SPI bus is a ring structure, by ss (cs), sck, sdi, sdo composition, its timing is actually very simple, mainly under the control of the sck and two bi-directional shift register for data exchange. Assuming the following 8-bit register is loaded to send the data to be 10,101,010, rising to send, receive falling edge, high first sent. Well, the first rising edge to the time data will be sdo = 1 register = 0101010x. Falling edge comes, sdi on the level will be stored to the register, then register at this time = 0101010sdi, so 8 clock pulse later, the contents of two registers to exchange time. This will be completed in a spi timing.
- 2022-02-06 05:39:49下载
- 积分:1
-
avr32硬件逻辑图,有助于开发AVR32 Studio的同志们
avr32硬件逻辑图,有助于开发AVR32 Studio的同志们-avr32 hardware logic diagrams, help develop comrades AVR32 Studio
- 2022-03-18 03:30:56下载
- 积分:1
-
三个键盘扫描程序,一个为C编写,另两为汇编,共同学习,一起进步!...
三个键盘扫描程序,一个为C编写,另两为汇编,共同学习,一起进步!-Three keyboard scanning procedures, the preparation of a C, and the other two for the compilation, together with progress!
- 2022-03-23 00:08:56下载
- 积分:1
-
这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。...
这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。
-This is an example of serial communication interface is a single chip at 12MHz clock frequency in the communication baud rate of 9600bps software UART implementation of the send process.
- 2022-01-25 20:04:50下载
- 积分:1
-
以比较匹配A达到时交替输出高低电平及写入其维持
时间常数之方法实现脉宽调制输出...
以比较匹配A达到时交替输出高低电平及写入其维持
时间常数之方法实现脉宽调制输出-to compare A match reached the turn at the high output and low-level maintenance time into their methods to achieve constant PWM Output
- 2022-06-01 03:20:47下载
- 积分:1