-
键盘开发源码,通过PS/2键盘用于对单片机的操作,其中包括了单片机的程序代码等等。...
键盘开发源码,通过PS/2键盘用于对单片机的操作,其中包括了单片机的程序代码等等。-Keyboard to develop source code, through the PS/2 keyboard for single-chip operation, including the MCU code and so on.
- 2022-03-15 17:38:20下载
- 积分:1
-
在数字电路的设计中,时序设计是一个系统性能的主要标志,在高层次设计方法中,对时序控制的抽象度也相应提高,因此在设计中较难把握,但在理解RTL电路时序模型的基础上...
在数字电路的设计中,时序设计是一个系统性能的主要标志,在高层次设计方法中,对时序控制的抽象度也相应提高,因此在设计中较难把握,但在理解RTL电路时序模型的基础上,采用合理的设计方法在设计复杂数字系统是行之有效的,通过许多设计实例证明采用这种方式可以使电路的后仿真通过率大大提高,并且系统的工作频率可以达到一个较高水平-In digital circuit design, timing design is a main indicator of system performance in high-level design methods, control of timing was also a corresponding increase in the abstract, so more difficult to grasp in the design, but in understanding the RTL circuit timing model based on rational design methods used in the design of complex digital systems is a well-established through many design examples prove that this approach can make the circuit after the simulation significantly improve pass rates, and the system operating frequency can reach a high level
- 2022-02-10 11:37:28下载
- 积分:1
-
bootsplash,在嵌入式系统中可定制自己的开机画面,可自己定一控制条,显示动画等等,使用tar xvfj 解压...
bootsplash,在嵌入式系统中可定制自己的开机画面,可自己定一控制条,显示动画等等,使用tar xvfj 解压-Bootsplash, can customize one s own greeting in the embedded system,show control bar and animation. decompress it using tar xvfj
- 2022-03-18 11:49:14下载
- 积分:1
-
LM24064 application. It only shows 1 picture.
LM24064的开发程序,只显示一张图片--LM24064 application. It only shows 1 picture.
- 2022-04-09 08:37:58下载
- 积分:1
-
LCD12864串行显示程序,在第一行显示“FALSHMAN”
LCD12864串行显示程序,在第一行显示“FALSHMAN”-Serial LCD12864 display program in the first line shows
- 2023-07-29 12:05:03下载
- 积分:1
-
pic18f25k22 relay control firmware...
- 2022-12-21 01:00:03下载
- 积分:1
-
Full Usb_Mass_Storage_Class (U disc
完整的Usb_Mass_Storage_Class(U盘类)规范文档。-Full Usb_Mass_Storage_Class (U disc-type) specification document.
- 2023-01-10 12:25:04下载
- 积分:1
-
Motor control, mainly forward, reverse, fast forward, slow forward, and the prot...
电机控制,主要为正转,反转,快转,慢转,以及保护停止功能-Motor control, mainly forward, reverse, fast forward, slow forward, and the protection of stop function
- 2022-03-12 10:30:15下载
- 积分:1
-
Single
单片机的C语言程序,实现USB转串口的功能。-Single-chip C-language procedures, implementation of the function of USB to serial port.
- 2022-08-09 12:24:25下载
- 积分:1
-
stm32 USB SD读卡器实验
应用背景STM32可以用来接入SD卡和SPI FLASH芯片,USB Mass Storage类支持两个传输协议:
1)Bulk-Only 传输(BOT)
2)Control/Bulk/Interrupt传输(CBI)
USB 驱动
关键技术开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。驱动USB从而读取。
- 2023-02-21 17:30:03下载
- 积分:1