-
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
-
EasyARM2131开发板源码之一
EasyARM2131开发板源码之一--- -----5.IOPIN的特殊应用-EasyARM2131 one source development board----------- 5. The special application IOPIN
- 2022-01-26 00:05:55下载
- 积分:1
-
PS2键盘程序
包含键盘扫描,和PS2键盘通讯的程序,51内核单片机驱动PS2接口的实现程序,可以使单片机具有接插PS2接口设备(例如鼠标,键盘)的能力,大家可以借鉴一下!
- 2022-03-23 21:46:55下载
- 积分:1
-
IRQ for the ARM Embedded System of interrupt handling procedures
用于ARM IRQ在嵌入式系统中的中断处理程序-IRQ for the ARM Embedded System of interrupt handling procedures
- 2022-01-26 07:16:17下载
- 积分:1
-
Intel PXA270的spcification
Intel PXA270的spcification-Intel PXA270
- 2022-05-21 21:17:35下载
- 积分:1
-
44B0开发板启动U
44B0 开发板启动的 u-boot-1.2.0-0.tar.gz-44B0 development board to start u-boot-1.2.0-0.tar.gz
- 2022-05-13 20:00:10下载
- 积分:1
-
FIC8120 方案 Multi
FIC8120 方案 Multi-ICE-FIC8120 program Multi-ICE
- 2022-03-16 21:49:59下载
- 积分:1
-
本程序是分布在希望它是有用的,
This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.-This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- 2022-03-26 17:48:35下载
- 积分:1
-
AC motor vector control(only main code source, and it can index the method of lo...
AC motor vector control(only main code source, and it can index the method of logic implentment)
- 2023-05-09 04:10:02下载
- 积分:1
-
IP端口扫描程序
用来作为IP端口扫描的程序
- 2022-03-24 21:43:59下载
- 积分:1