-
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
-
1.8英寸彩色液晶屏图像文字显示程序,可以用于51单片机(环境keil C51)或者AVR(环境cvAVR),或者PIC(环境PICC)...
1.8英寸彩色液晶屏图像文字显示程序,可以用于51单片机(环境keil C51)或者AVR(环境cvAVR),或者PIC(环境PICC)-1.8-inch color LCD screen image text display program that can be used for 51 single-chip microcomputer (Environmental keil C51) or AVR (Environmental cvAVR), or PIC (Environmental PICC)
- 2022-06-30 07:32:02下载
- 积分:1
-
arm系统bootloader,包括网络TFTP,USB等方式下载IMAGE到目标板上...
arm系统bootloader,包括网络TFTP,USB等方式下载IMAGE到目标板上-arm system, including network TFTP, USB, etc. IMAGE downloaded to the target board
- 2023-06-16 08:15:03下载
- 积分:1
-
aiji examples of s3c2410 lcd transplanted to iar ewarm v5.2
aiji的s3c2410 lcd 例子已经移植到iar ewarm v5.2-aiji examples of s3c2410 lcd transplanted to iar ewarm v5.2
- 2022-08-17 04:12:30下载
- 积分:1
-
一个VC写A*寻路的程序库,可以给你演示各种算法的快慢,优劣,作者超级强悍,一定要看!要用VC6.0编译才行~...
一个VC写A*寻路的程序库,可以给你演示各种算法的快慢,优劣,作者超级强悍,一定要看!要用VC6.0编译才行~-A* to write a VC routing procedure library can give you the speed of presentation of various algorithms, advantages and disadvantages, the author super tough, it depends! VC6.0 compiler should do ~
- 2022-07-24 19:00:17下载
- 积分:1
-
keil测量实例
keil measure example
- 2022-01-24 09:01:46下载
- 积分:1
-
2440开发板的硬件接口使用手册,好东东呢
2440开发板的硬件接口使用手册,好东东呢-2440 development board hardware interface user manual does a good Dongdong
- 2022-03-15 05:30:00下载
- 积分:1
-
S08例程:本程序是显示模块的例程,所接器件为四位八段led数码管,其中PTB0
S08例程:本程序是显示模块的例程,所接器件为四位八段led数码管,其中PTB0-PTB3
与数码管的位选相连接,PTB4,PTB5与74LS164连接-S08 routines: this process is the routine display module, the access device for four eight led digital tube, which PTB0-PTB3 bit digital tube and connected to the election, PTB4, PTB5 connect with 74LS164
- 2022-08-07 09:51:37下载
- 积分:1
-
HY29LV160的编程代码。包括整片擦除和从启始地址从写入数据。...
HY29LV160的编程代码。包括整片擦除和从启始地址从写入数据。-HY29LV160 of programming code. Including the whole film and erased from the initiation into the address from the data.
- 2022-03-25 09:12:47下载
- 积分:1
-
ARM ADS 程序示例(源码),coprotest.c,partest.c,interrupts.c
ARM ADS 程序示例(源码),coprotest.c,partest.c,interrupts.c-ARM ADS program example (source code), coprotest.c, partest.c, interrupts.c
- 2022-07-09 19:10:43下载
- 积分:1