-
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。...
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good beginner embedded developers example.
- 2023-04-06 08:25:03下载
- 积分:1
-
基于linux操作系统ATMELARM9200 开发平台的串口驱动程序开发
基于linux操作系统ATMELARM9200 开发平台的串口驱动程序开发-ATMELARM9200 development platform Serial Driver Development
- 2022-03-16 10:26:25下载
- 积分:1
-
STM32F103C8T6 ADC LED UART
该项目的属性: 一个通道 ADC 测量温度 (Pin 是方案领域 3),并在 UART1 上发送数据。和 Led 的闪烁。
- 2023-01-07 19:35:03下载
- 积分:1
-
lpc2200project
LPC2200project
- 2023-08-09 15:15:03下载
- 积分:1
-
ARM上MMC卡SD卡应用
ARM上MMC卡SD卡应用--周立功ARM原版珍贵实用源程序,相信对大家很有用!-ARM on SD card MMC card applications Ligong ARM weeks the original source of valuable and practical, I believe it useful to everyone!
- 2022-07-21 00:43:17下载
- 积分:1
-
stm32 orcad库
这是一个包含了stm32在内以及一些常用原理图制作的库,可以直接导入到orcad中使用,并可修改,包含了当前常用的所有东西pcb
- 2022-05-01 01:22:24下载
- 积分:1
-
asynchronism_communication_soft
异步通信软件模拟, 异步通信软件模拟,异步通信软件模拟-asynchronism_communication_soft
- 2022-12-01 04:05:03下载
- 积分:1
-
STM32 SPI FLASH
使用的外部FLASH芯片:SST25VF064 ///函数名称:void ExternFlashGPIOInit()
//功能描述:SST25VF064管脚配置
- 2022-05-11 01:02:04下载
- 积分:1
-
手机主板
手机主板、 pcb、 学习 仅供参考。10层pcb、pads格式-cellphone mainboard
- 2022-12-08 11:15:03下载
- 积分: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