-
development arm, for the linux environment of some important configuration proce...
arm开发,基于linux环境的一些重要的配置程序。-development arm, for the linux environment of some important configuration procedures.
- 2022-03-03 08:34:02下载
- 积分:1
-
基于EasyARM1138的光标修动修改程序
基于EasyARM1138的光标修动修改程序-Based on revised EasyARM1138 cursor moving an amendment to the procedure
- 2022-04-23 18:24:01下载
- 积分:1
-
ARM S3C2440的ADC采样3星的手臂
三星ARM-ADS编译平台上的ARM S3C2440 ADC示例
- 2022-08-13 08:45:23下载
- 积分:1
-
ucgui that porting to 2410 processor
ucgui that porting to 2410 processor
- 2023-04-12 04:25:03下载
- 积分:1
-
ARM7
ARM7-LPC2148的SD卡试验源码-ARM7-LPC2148 source of the SD card test
- 2023-04-09 18:55:03下载
- 积分:1
-
基于TLC1549芯片的ADC源码,单片机为89s52。
基于TLC1549芯片的ADC源码,单片机为89s52。-Based on the TLC1549 chip ADC source, single-chip microcomputer for 89s52.
- 2022-04-11 16:22:22下载
- 积分:1
-
用Visual C++ 实现获得CPU有关信息
用Visual C++ 实现获得CPU有关信息-Visual C realization of the CPU information
- 2022-01-26 00:24:16下载
- 积分:1
-
该书讲的是用ARM芯片进行嵌入式开发的书籍。其中介绍了很多与实际开发相关的例子。...
该书讲的是用ARM芯片进行嵌入式开发的书籍。其中介绍了很多与实际开发相关的例子。-The book stresses that the use of ARM chips embedded development books. Which introduce a lot with the actual development of relevant examples.
- 2022-01-26 05:25:59下载
- 积分: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