-
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
-
lcd1602 in c language header file procedures. Stc5410ad based on single
lcd1602在c语言中的头文件程序。基于stc5410ad单片机设计,可在主程序中直接调用。-lcd1602 in c language header file procedures. Stc5410ad based on single-chip design, can directly call the main program.
- 2023-03-11 17:05:04下载
- 积分:1
-
A drive source lcd9320 interested readers can
一个关于lcd9320的驱动源码 有兴趣的读者可以-A drive source lcd9320 interested readers can
- 2022-05-26 22:07:12下载
- 积分:1
-
并口Jtag 烧写flash工具的源代码
并口Jtag 烧写flash工具的源代码-burning flash source tools
- 2022-03-20 23:41:57下载
- 积分:1
-
ADC code for LPC2114
ADC code for LPC2114
- 2022-02-07 22:20:24下载
- 积分:1
-
三星公司ARM 44B0启动程序
主要是看明白.s汇编部份的中断跳转...
三星公司ARM 44B0启动程序
主要是看明白.s汇编部份的中断跳转-Samsung ARM 44B0 commencement of the proceedings is to see to understand. S compilation of some of the interruption Jump
- 2022-02-26 20:46:58下载
- 积分:1
-
ARM程序设计
ARM程序设计-ARM程序设计基础,S3C4510B-ARM program design-ARM program design basis, S3C4510B
- 2022-07-07 00:43:23下载
- 积分:1
-
关于Eboot的开发总结,基于三星2440的平台
关于Eboot的开发总结,基于三星2440的平台-Eboot summary on the development, based on the 2440 platform Samsung
- 2023-03-05 14:00:04下载
- 积分:1
-
T6963 driver for ARM microcontroller
T6963 driver for ARM microcontroller-T6963 driver for ARM microcontroller
- 2023-04-08 21:40:03下载
- 积分:1
-
定时器 Tiva 中断
此代码将显示你,如何编写一个简单的项目与中断和定时器。第一,如果你是 Arm4 ti 公司的 new_membie,它将有助于理解用简单的代码。
- 2022-07-18 21:16:18下载
- 积分:1