-
基于EasyARM1138的光标修动修改程序
基于EasyARM1138的光标修动修改程序-Based on revised EasyARM1138 cursor moving an amendment to the procedure
- 2022-04-23 18:24:01下载
- 积分:1
-
3210datasheet
3210datasheet 比较难找得的资料,一般不公开-3210datasheet
- 2022-01-27 10:09:00下载
- 积分:1
-
ARM映象文件及执行机理
ARM映象文件及执行机理-ARM image files and the implementation mechanism
- 2023-04-08 19:05:33下载
- 积分:1
-
zlg公司研发基于CORTEX
zlg公司研发基于CORTEX-M3内核的UART源代码.高质量,高水平.-R
- 2022-06-20 13:59:53下载
- 积分:1
-
a relatively good start Samsung Porting the code,
一个比较好的三星s3c4510的启动代码,-a relatively good start Samsung Porting the code,
- 2022-01-25 17:35:47下载
- 积分:1
-
f2812 内部ad 调试成功 f2812 内部ad 调试成功
f2812 内部ad 调试成功 f2812 内部ad 调试成功-f2812-house ad debug debugging success f2812 internal ad success
- 2023-06-22 23:20:04下载
- 积分:1
-
例如嵌入式硬件平台仿真软件的源代码,,SOF…
模拟嵌入式硬件平台的软件源代码,例如arm内核的软件模拟,一些arm开发板的软件模拟-embedded hardware platform simulation software source code, for example, the software arm-core simulation, some arm development board simulation software
- 2022-05-15 20:54:21下载
- 积分:1
-
S3C6410_RVDS2.2_Study_Project,A Seriers Applications of ARM Processor S3C6410
- 2023-07-13 00:30:05下载
- 积分:1
-
皮质
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对系统时钟进行操作。系统时钟提供了精确的定时,如实时操作系统就是依靠这个来定时的。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the system clock. System clock provides a precise timing, such as real-time operating system is to rely on this timing.
- 2022-08-03 08:31: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