-
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助...
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
- 2023-05-08 18:25:03下载
- 积分:1
-
自己为XF
自己为XF-S4240语音合成芯片所写的驱动程序,对应arm2410的开发板。通过iic总线来控制芯片。-Themselves as the XF-S4240 written by speech synthesis chip driver arm2410 corresponds to the development board. Iic bus through the chip to control.
- 2023-06-26 12:55:03下载
- 积分:1
-
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由...
通常的汉字显示方式是先根据所需要的汉字提取汉字点阵(如16×16点阵),将点阵文件存入ROM,形成新的汉字编码;而在使用时刚需要先根据新的汉字编码组成语句,再由MCU根据新编码提取相应的点阵进行汉字显示。在这种显示方式中,如果使用的流字数量较大或语句较多时,利用汉字的新编码组成语句将是一件十分繁琐而枯燥的工作。针对这种情况,本文提出了一种十分简单的方式――直接利用PC机的汉字内码作为单片机系统的编码。-Chinese characters are usually displayed in accordance with the need to first extract of the Chinese character dot-matrix (such as 16 × 16 dot matrix), will be deposited into the matrix documents ROM, a new Chinese character encoding while just need to use the Chinese characters according to the new code composed of statements, and then by the MCU according to the new code to extract the corresponding Chinese character dot-matrix display. In this show the way, if you use the word flow statement number of the larger or more, the use of Chinese characters composed of a new coding language will be a very tedious and boring work. In view of this situation, this paper presents a very simple way- direct access to PC-code character encoding as a single-chip microcomputer system.
- 2022-08-11 19:20:33下载
- 积分:1
-
pic18f458单片机 io口是如何工作的
pic18f458单片机 io口是如何工作的-pic18f458 microcontroller io port How does it work
- 2022-03-13 13:26:27下载
- 积分:1
-
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须...
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须使用CAPS工具,将bank1映射到地址0x00. 另外, 在IAP程序运行期间,必须在执行用户程序跳转之前,通过程序将bank0重映射到地址0x00(注:IAP程序已经实现了bank0重映射到地址0x00,用户不需要自己来编写代码).-ISP for STR73X default, bank0 is mapped to address 0x00. Taking into account, IAP process is stored in the bank1, while the user program to be stored in bank0. It is necessary to use the CAPS tool bank1 mapped to address 0x00. In addition, IAP procedure during operation must be in the implementation of user program before Jump through the procedure will bank0 re-mapped to address 0x00 (Note: IAP program has achieved bank0 re-mapped to address 0x00, the user does not need to write their own code).
- 2023-04-16 00:35:04下载
- 积分:1
-
XEP100 Flash操作
freescale的16位S12系列芯片MC9S12XEP100的Flash操作,包括系统时钟配置,FLASH初始化、擦除、写入。代码完整,有注释,组织良好,可以直接使用。
- 2022-04-21 19:12:18下载
- 积分:1
-
嵌入式系统mcf5272华恒光盘开发板附源代码serial
嵌入式系统mcf5272华恒光盘开发板附源代码serial-MCF5272 Embedded System development board华恒CD-ROM attached to the source code serial
- 2022-01-25 14:38:01下载
- 积分:1
-
iic代码的源文件
iic 驱动代码,
- 2022-07-25 17:43:43下载
- 积分:1
-
VHDL源代码和仿真7段
资源描述在这个项目中你将驱动7段LED得到VHDL逻辑的一些信息。 ;你知道当我们激发一些引脚7段输入它的一些LED转向等展示一些东西比如 ;。关于7段和驱动器的更多信息,你可以读取数字逻辑与计算机设计莫里斯马诺。
- 2022-03-25 05:42:47下载
- 积分:1
-
stm32 rfid智能卡
读取操作 stm32zet6读取rfid卡实验,并可以通过串口设置密码,读取操作
- 2022-02-07 12:15:48下载
- 积分:1