-
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
-
再配一个C 语言测试代码,用于测试自己实现的8051 CPU。
再配一个C 语言测试代码,用于测试自己实现的8051 CPU。-representing a C language test code for the achievement test their 8051 CPU.
- 2022-08-03 19:07:02下载
- 积分:1
-
arm s3c44b0x 的LCD_DEMO程序源码
arm s3c44b0x 的LCD_DEMO程序源码-arm s3c44b0x LCD_DEMO procedure source code
- 2022-04-13 15:34:16下载
- 积分:1
-
简易的EASYARM1138蜂鸣器发声程序
简易的EASYARM1138蜂鸣器发声程序-Easy EASYARM1138 buzzer sound procedures for
- 2022-03-28 11:31:50下载
- 积分:1
-
本源码是关于中断式的串口通讯测试,开发工具是CodeWarrior for ARM Developer Suite即ADS...
本源码是关于中断式的串口通讯测试,开发工具是CodeWarrior for ARM Developer Suite即ADS-This source is about the type of serial communication interrupt testing, development tools are CodeWarrior for ARM Developer Suite that ADS
- 2022-03-10 01:36:02下载
- 积分:1
-
北京微芯科技有限公司
北京微芯力科技有限公司4510开发板手册- Beijing micro core strength science and technology limited
company 4,510 developments boards handbook
- 2022-01-24 12:54:51下载
- 积分:1
-
ARM beginners development document, the document is transmitted, if there are qu...
ARM初学者的开发文档,本文档是转发,如果有疑问,请发邮件联系。-ARM beginners development document, the document is transmitted, if there are questions, please send an e-mail links.
- 2022-03-21 11:55:37下载
- 积分:1
-
ARM得c语言和汇编语言混合编程实例,可以了解怎样实现c语言和汇编语言混合编程方法...
ARM得c语言和汇编语言混合编程实例,可以了解怎样实现c语言和汇编语言混合编程方法-ARM was c language and assembly language programming examples of mixed, you can learn how to realize c language and assembly language programming method of mixed
- 2022-02-10 14:56:18下载
- 积分:1
-
ATMEGA8L驱动LCD12864的源程序,带画点,圆,直线函数
ATMEGA8L驱动LCD12864的源程序,带画点,圆,直线函数-ATMEGA8L driven LCD12864 source, with paintings, circular, linear function
- 2023-05-13 08:55:02下载
- 积分:1
-
ARM7X256的网络ARP和ICMP的简单软件协议版(备注是IAR开发环境下)
ARM7X256的网络ARP和ICMP的简单软件协议版(备注是IAR开发环境下)-ARM7X256 network ARP and ICMP simple version of the software agreement (Note that IAR development environment)
- 2022-12-19 04:10:03下载
- 积分:1