-
Arms3c44b0 bought their own development board attached demo program can be run d...
自己买的arms3c44b0开发板附带的demo程序,可直接在ADS上跑,可供朋友们借鉴-Arms3c44b0 bought their own development board attached demo program can be run directly in the ADS for friends learn from
- 2022-04-14 22:04:43下载
- 积分:1
-
based on the ARM7 LPC2131 right embedded microprocessor control LED, that the us...
基于ARM7的嵌入式微处理器LPC2131对LED进行控制,即GPIO的使用-based on the ARM7 LPC2131 right embedded microprocessor control LED, that the use GPIO
- 2022-04-19 10:06:49下载
- 积分:1
-
s3c2410的Bootloader源代码分析
s3c2410的Bootloader源代码分析-S3C2410
- 2022-09-01 13:50:03下载
- 积分:1
-
51系列单片机进行GSM通信
51系列单片机通过温湿度传感器采集温湿度数据,然后通过GSM模块进行GSM通信,将数据发送出去。
- 2022-05-23 18:08:25下载
- 积分:1
-
LPC23XX系列GPIO的项目文件和源代码,可以直接使用。
LPC23XX系列GPIO工程文件加源代码,直接可用。-LPC23XX Series GPIO project file plus source code, can be used directly.
- 2022-08-03 07:07:14下载
- 积分: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
-
献给ARM初学者,里面有很多资料,非常好,而且非常实用。初学者看了包不后悔。...
献给ARM初学者,里面有很多资料,非常好,而且非常实用。初学者看了包不后悔。-dedicated to beginners, there are many, very good, very practical. Beginners read packets no regrets.
- 2023-04-13 01:00:03下载
- 积分:1
-
标准c++,c和汇编实现,仅支持ARM7,目前还不支持DEBUG,下一版本将支持...
标准c++,c和汇编实现,仅支持ARM7,目前还不支持DEBUG,下一版本将支持-standards c, c and compilation achieved only support ARM7, does not yet support DEBUG, the next version will support
- 2022-12-24 01:45:03下载
- 积分:1
-
stm32F407 ADC模数转换彩屏显示
资源描述本示例为AD转换示例,串口输出转换结果,模拟信号来自板上的电位器!STM32F407ZGT开发板 AD模数转换实验
- 2022-06-30 20:55:57下载
- 积分:1
-
智能车控制源码
本代码是瑞萨和飞思卡尔智能车比赛的源码,很好的对智能车进行控制,完成各项控制指令的要求,达到预期的要求效果,来很好的控制车辆的转弯,直行,控速等等一系列的操作!
- 2022-11-05 04:55:03下载
- 积分:1