-
s3c2410IIC程序,测试过可以用,可以读写AT24系列
s3c2410IIC程序,测试过可以用,可以读写AT24系列-s3c2410IIC procedures can be tested, you can read and write AT24 Series
- 2022-03-20 16:26:47下载
- 积分:1
-
用C语言写的STM32F10XX的DEMO程序。
用C语言写的STM32F10XX的DEMO程序。-STM32F10XX written in C language with the DEMO program.
- 2022-08-23 05:59:11下载
- 积分:1
-
TOPTESTETOP
仪
仪
仪
te
stest
te
tet
eteasdijfiajsdf
- 2022-04-30 18:17:30下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the Mass Storage Device Class USB development of routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-09-23 05:10:03下载
- 积分:1
-
an ARM7 timers procedures, the procedures adopted by programmers can understand...
一个ARM7定时器程序,程序采用的程序员可以了解ARM7编程方法,程序启动,地址映射等基本概念和方法
- 2022-01-25 22:28:58下载
- 积分:1
-
DNW0.50A software source code, in the ARM2410 above the mouth through the serial...
DNW0.50A软件的源代码,在ARM2410上面通过串口和USB口烧写操作系统镜像时必须用到的软件。-DNW0.50A software source code, in the ARM2410 above the mouth through the serial port and USB programmer to be used for mirroring the operating system software.
- 2022-12-10 21:25:03下载
- 积分: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
-
步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机...
步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机加一个脉冲信号,电机则转过一个步距角。-Stepper motor is the electrical impulse signals into angular displacement or linear displacement of the open-loop control components. In the non-overload case, the motor speed, and stop location depends only on pulse frequency and pulse number, regardless of the load change, that is, to add an electrical pulse signal, then turn one motor step angle.
- 2022-10-25 19:55:03下载
- 积分:1
-
ARM程序设计
ARM程序设计-ARM程序设计基础,S3C4510B-ARM program design-ARM program design basis, S3C4510B
- 2022-07-07 00:43:23下载
- 积分: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