-
Atmel SPI Master C51程序
Atmel SPI Master C51程序-Atmel SPI Master C51 procedures
- 2022-04-08 11:53:44下载
- 积分:1
-
嵌入式开发板搭建最小系统,在嵌入式开发板上,建立内核,文件系统等等,使最小系统能够在其上运行...
嵌入式开发板搭建最小系统,在嵌入式开发板上,建立内核,文件系统等等,使最小系统能够在其上运行-to build the minimun system on a board, embedded software programms.you can rely on it to impletement the basic function of an embedded system
- 2022-08-17 17:32:45下载
- 积分:1
-
SCM stopwatch program, the classic study of information through the authenticati...
单片机的秒表程序,经典的学习资料,通过验证,可以迅速的深入单片机编程的精髓-SCM stopwatch program, the classic study of information through the authentication, can be quickly in-depth the essence of single-chip programming
- 2022-02-07 14:38:55下载
- 积分:1
-
用单片机实现的CAN总线通讯程序,其中包括CAN协议,键盘及显示控制芯片7279的控制程序。...
用单片机实现的CAN总线通讯程序,其中包括CAN协议,键盘及显示控制芯片7279的控制程序。-MCU CAN bus communication procedures, including CAN agreement, keyboard and display controller chips 7279 the control procedures.
- 2022-04-15 15:08:36下载
- 积分:1
-
2个F040之间的CAN通讯,可以远程帧收发,c语言
2个F040之间的CAN通讯,可以远程帧收发,c语言-2 of the CAN communication between the F040, you can send and receive remote frames, c language
- 2022-01-26 05:51:08下载
- 积分:1
-
ICCAVR prepared to use the read and write AT24C16 function, use MEGA128L microco...
使用ICCAVR编写的AT24C16的读写函数,使用MEGA128L单片机,可以方便的移植到其他单片机上面。-ICCAVR prepared to use the read and write AT24C16 function, use MEGA128L microcontroller, can be easily ported to other single-chip microcomputer of the above.
- 2022-06-16 11:08:21下载
- 积分:1
-
这个程序可以使用fpga上的晶振,用于测试晶振得使用
这个程序可以使用fpga上的晶振,用于测试晶振得使用-This process can use the FPGA on the crystal, crystal was used for testing
- 2022-02-02 17:44:14下载
- 积分:1
-
液晶模块FYD12864
液晶模块FYD12864-0402B使用手册.-LCD Module FYD12864-0402B User
- 2022-03-11 17:40:56下载
- 积分:1
-
Very useful function 12864LCD drive the development of KEilC51
非常有用的12864LCD功能驱动KEilC51的开发
- 2023-06-26 14:35:03下载
- 积分:1
-
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 0...
=== =时钟20:6=== === ==
应先初始化状态寄存器
tx1714 EQU 7FFH
PA EQU 05H
PB EQU 06H
PC EQU 07H
PD EQU 20H
IAR EQU 00H 间接寻址寄存器
TMR0 EQU 01H 定时器
STATUS EQU 03H 状态寄存器
BSR EQU 04H bank选择寄存器
PORTA EQU 05H I/0端口寄存器
PORTB EQU 06H I/0端口寄存器
PORTC EQU 07H I/0端口寄存器
PORTD EQU 20H I/0端口寄存器
PULL EQU 21H PULL-High上拉寄存器
WAKEUP EQU 22H 唤醒控制寄存器--被用来设定watchdog允许和禁止
IRQM EQU 23H 中断屏蔽寄存器
IRQF EQU 24H 中断标志寄存器
WDTSEL EQU 25H
-=== === = clock 20 : 6 === === === == should first register initialization state tx1714 EQU 7FFH EQU PA PB EQU 05H 06H 07H PC EQU PD EQU 20H IAR E QU 00H indirectly addressable registers TMR0 EQU 01H timer STATUS EQU Mr send state BSR EQU-deposit bank in the 04H choice Register PORTA EQU 05H I/O ports Register P ORTB EQU 06H I/O ports Register PORTC EQU 07H I/O ports Register POR TD EQU 20H I/O ports Register PULL EQU 21H PULL-High pull Register WAKEUP EQU 22H awaken control registers-- were used to set watchdog allowed and prohi
- 2022-03-18 22:55:02下载
- 积分:1