-
LPC2131 Development Board Chapter 4
LPC2131开发板第4章-LPC2131功能部件4.7-脉宽调制器1.PWM音乐输出实验PWM_music.rar-LPC2131 Development Board Chapter 4-LPC2131 features .7- pulse width modulator. PWM output experiment PWM_music.rar music
- 2022-03-23 20:01:33下载
- 积分:1
-
是三星的S3C4510开发板的使用文挡,有详细的设计资料,很好。...
是三星的S3C4510开发板的使用文挡,有详细的设计资料,很好。-is Samsung"s S3C4510 development board block the use of text, a detailed design information, very good.
- 2022-04-25 01:49:44下载
- 积分:1
-
STM32GPIO输入功能,详细例程,能够使用的,下载完了要给点回复哦!...
STM32GPIO输入功能,详细例程,能够使用的,下载完了要给点回复哦!-STM32GPIO input function, a detailed routines can use to download the end-point to give back Oh!
- 2022-07-27 18:48:24下载
- 积分:1
-
LPC2000系列ARM
LPC2000系列ARM-CAN控制器驱动程序的使用指南,非常详细的介绍了LPC2000系列ARM处理器CAN总线的使用。-LPC2000 series of ARM-CAN Controller Driver for the use of these guidelines, very detailed introduction to the series LPC2000 ARM processor CAN use.
- 2022-01-26 07:55:51下载
- 积分:1
-
ARM开发详解CRC算法原理及C语言实现
ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
- 2022-08-08 08:22:50下载
- 积分:1
-
C8051F410 ADC例子
此示例代码需要平均为 2048年模拟测量从输入 P1.1 使用 ADC0,然后将结果打印到终端窗口通过 UART。该系统由内部 24.5 MHz 振荡器的时钟频率。定时器 2 触发每个溢出上 ADC0 转换。在完成这种转换反过来触发中断服务例程 (ISR)。ISR 平均 2048年测量,然后打印到 printf 之前通过终端值开始另一种的平均周期。模拟多路复用器选择 P1.1 作为积极 ADC0 输入。此端口被配置为模拟输入端口初始化例程中。负 ADC0 输入通过多路复用器到地面,那为单端 ADC 的输入提供了连接。
- 2023-05-03 07:10:03下载
- 积分:1
-
TMS320F2812 FFT source code
TMS320F2812 FFT 源代码 -TMS320F2812 FFT source code
- 2022-11-15 04:00:03下载
- 积分:1
-
用c51驱动fm1702sl,相应的成功实现之后…
用c51驱动fm1702sl,经过调试成功的实现相应功能,适合利用fm1702sl开发相关产品人员参考、利用。-C51 driver with fm1702sl, after the successful realization of the corresponding debug function for use of the development of related products fm1702sl reference, the use of.
- 2022-04-13 08:13:10下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
the start of the ARM9 note, understanding its mechanism activated. The Embedded...
关于ARM9的启动说明,了解其启动机理。对嵌入式系统编程有极大的帮助,可以加快开发周期和效率-the start of the ARM9 note, understanding its mechanism activated. The Embedded Systems Programming is of great help and can accelerate the development cycle and efficiency!
- 2023-09-04 17:00:03下载
- 积分:1