-
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0...
44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4* 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding keys shown in the last eight of the LED.
- 2022-01-21 19:28:15下载
- 积分:1
-
Samsung 44b0 or 2410 of the ad module applications
三星的44b0或2410的ad模块应用程序-Samsung 44b0 or 2410 of the ad module applications
- 2022-07-07 11:15:18下载
- 积分:1
-
NXP产品LPC23XX的开发板的原文件,包含了源代码,使用手册,开发板线路图...
NXP产品LPC23XX的开发板的原文件,包含了源代码,使用手册,开发板线路图-NXP Products LPC23XX the development board of the original document, including the source code, user manual, development board circuit diagram
- 2023-05-25 05:35:05下载
- 积分:1
-
25L256B是先进技术制造铁电256KB号使用。
FM25L256B是采用先进的铁电技术制造的256Kb非易失性存储器。铁电随机存储器(FRAM)具有非易失性,并且可以象RAM一样快速读写。数据在掉电后可以保存10年,同时消除由EEPROM和其他非易失性存储器导致的复杂性,开销和系统级别可靠性问题。
-FM25L256B is the use of advanced technology manufacturing ferroelectric 256Kb nonvolatile memory. Ferroelectric random access memory (FRAM) with a non-volatile, and can read and write as quickly as RAM. Data can be saved in the power-down after 10 years, while eliminating by EEPROM and other nonvolatile memory led to the complexity, overhead and system level reliability problems.
- 2022-04-25 08:42:15下载
- 积分:1
-
44b0开发板上UC/GUI移植的例子,对初学者很有帮助
44b0开发板上UC/GUI移植的例子,对初学者很有帮助-44b0 development board UC/GUI transplantation example, useful for beginners
- 2022-05-12 11:36:21下载
- 积分:1
-
NXP中国选择手册仅供参考ARM7有更多
NXP中文选型手册仅供参考有arm7些列-NXP Chinese Selection Manual for reference only ARM7 have more out
- 2022-08-08 21:36:59下载
- 积分:1
-
S3C2410实验室三星S3C2410
s3c2410 lab for samsung s3c2410
- 2022-07-14 23:53:33下载
- 积分:1
-
ARM7 family CAN bus in the low
对ARM7系列CAN总线下的低速波特率通信程序进行了详细的阐述。采用AT91SAM7A3。
- 2022-08-16 09:20:15下载
- 积分:1
-
STM32非固件库程序,实现功能:GPIO口输出方波
STM32非固件库程序,实现功能:GPIO口输出方波-Non-STM32 firmware library program, to achieve functional: GPIO port output pulse
- 2022-03-19 03:52:25下载
- 积分:1
-
avr的UART库
可以使用此库,来传输和接收数据通过内置的 UART。
*
* UART 已完成传输时,便会产生中断或
* 接收一个字节。中断处理例程使用循环缓冲区
* 为缓冲接收和传输的数据。
*
* UART_RX_BUFFER_SIZE 和 UART_TX_BUFFER_SIZE 的常量定义
* 以字节为单位的环形缓冲区的大小。请注意这些常量必须是 2 的幂。
* 您可能需要通过添加适应此常量到你们的目标,您的应用程序
* CDEFS + =-DUART_RX_BUFFER_SIZE = nn-DUART_RX_BUFFER_SIZE = nn 您的生成文件。
*
* @note 基于 Atmel 应用注 AVR306
彼得 · 弗勒里 pfleury@gmx.ch http://jump.to/fleury * @author
- 2023-04-17 00:50:03下载
- 积分:1