-
一个小程序,实现一些关于ARM的简单IO口编程
一个小程序,实现一些关于ARM的简单IO口编程-A small process, the realization of some simple IO on the ARM port programming
- 2022-12-20 05:05:03下载
- 积分:1
-
based on the ARM7 LPC2131 right embedded microprocessor control LED, that the us...
基于ARM7的嵌入式微处理器LPC2131对LED进行控制,即GPIO的使用-based on the ARM7 LPC2131 right embedded microprocessor control LED, that the use GPIO
- 2022-04-19 10:06:49下载
- 积分:1
-
nuclues 内核源代码已经在arm7
nuclues 内核源代码已经在arm7-9 上作了移植
- 2023-06-17 06:10:02下载
- 积分:1
-
lcd1602 in c language header file procedures. Stc5410ad based on single
lcd1602在c语言中的头文件程序。基于stc5410ad单片机设计,可在主程序中直接调用。-lcd1602 in c language header file procedures. Stc5410ad based on single-chip design, can directly call the main program.
- 2023-03-11 17:05:04下载
- 积分:1
-
参加飞思卡尔比赛时的智能车控制程序,供大家学习用,
参加飞思卡尔比赛时的智能车控制程序,供大家学习用,-Freescale competitions to participate in intelligent vehicle control procedures for them to learn to use,
- 2022-05-17 06:32:07下载
- 积分:1
-
ISO15693协议读写卡代码
资源描述本程序是用C语言编写,MCU为51单片机,可以实现ISO15693卡的读写功能,方便快速学习与开发使用
- 2022-01-25 21:01:06下载
- 积分:1
-
三星ARM2410boot代码,有一定的参考价值,在2410上BOOt成功过
三星ARM2410boot代码,有一定的参考价值,在2410上BOOt成功过-Samsung ARM2410boot code, which is the reference value, in 2410, never succeeded in BOOt
- 2022-10-07 08:45:02下载
- 积分:1
-
学习arm必备的书,里面列出了arm可能遇到的问题
学习arm必备的书,里面列出了arm可能遇到的问题-Learning arm essential book, which lists the possible problems encountered by arm
- 2022-11-24 17:55:03下载
- 积分:1
-
Samsung 2440LCD test driver source code, after testing, can be directly driven b...
三星2440LCD测试驱动源码,经过测试,可以直接驱动三星的320X240的源码。希望有需要的下载-Samsung 2440LCD test driver source code, after testing, can be directly driven by the source of Samsung
- 2022-02-13 02:15:46下载
- 积分: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