-
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中文指令集-Chinese Instruction Set of ARM
- 2022-09-21 08:05:03下载
- 积分:1
-
ARM Learning Report 001 Image File and Implementation Mechanism
ARM学习报告001――映象文件及执行机理-ARM Learning Report 001 Image File and Implementation Mechanism
- 2022-06-19 00:54:28下载
- 积分:1
-
飞利浦ARM7 LPC2364利用U盘,简单易学。
使用PHILIPS ARM7 LPC2364制作U盘,简单易学.-PHILIPS ARM7 LPC2364 making use of U disk, easy to learn.
- 2022-08-19 10:57:45下载
- 积分:1
-
LED演示Tiny6410
1. android-2.3.4-fs-20110518.tar.gz Android 2.3系统的源代码包,总共1.1G多 2. android-kernel-2.6.36-20110517.tar.gz Android系统所需要的Linux内核源代码包3. rootfs_android-20110518.tar.gz 已经编译好的Android 2.3目标文件系统压缩包,以更新日期作为尾缀4. u-boot-mini6410-20110405.tar.gz 完全开源的U-boot源代码包,支持USB一键下载,支持烧写WinCE(nk.nb0格式),支持yaffs2,支持SD/NAND启动, 支持128M/256M DDR RAM,分别有不同的配置像,本光盘中所有的u-boot源代码包其实都是同一个文件,只是根 据不同的系统需要选择不同的配置项。见用户手册说明5. LEDDemo.rar Android平台访问LED的示例应用程序
- 2022-03-17 01:39:55下载
- 积分:1
-
ARM Cortex
ARM cortex-M3系列处理器的代码,包括正交编码器接口QEI、中断控制Interrupt、硬件类型定义hw_types。(IAR环境工程)-ARM cortex-M3 family of processors code, including quadrature encoder interface, QEI, interrupt control Interrupt, the hardware type definition hw_types. (IAR Environmental Engineering)
- 2022-03-01 19:58:59下载
- 积分:1
-
89LPC931 DS1624的司机
基于p89lpc931的ds1624的驱动程序-p89lpc931 ds1624 driver
- 2022-03-06 12:54:43下载
- 积分:1
-
ARM初学者的好帮手,能解决实际应用中的技术问题
ARM初学者的好帮手,能解决实际应用中的技术问题-ARM beginners a good helper, can solve the practical application of technical problems
- 2023-07-11 18:45:04下载
- 积分:1
-
development arm, for the linux environment of some important configuration proce...
arm开发,基于linux环境的一些重要的配置程序。-development arm, for the linux environment of some important configuration procedures.
- 2022-08-19 03:46:52下载
- 积分:1
-
Chinese data AT91SAM926 manual, looks more convenient
AT91SAM926中文数据手册,看起来比较方便-Chinese data AT91SAM926 manual, looks more convenient
- 2022-02-05 21:01:57下载
- 积分:1