-
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
-
用LPC2106做的ARM开发板
用LPC2106做的ARM开发板-do with the LPC2106 ARM development board
- 2022-05-12 13:31:21下载
- 积分:1
-
TMS320C6713的显示程序,可以供初学者学习
tms320c6713显示器程序,可用于初学者学习-TMS320C6713 display procedures, can be used for beginners to learn
- 2023-04-14 20:55:03下载
- 积分:1
-
2440a test code
一些测试代码,可供参考。DMA、flash、IIC、lcd、mmu、Nand、RTC等。
- 2022-03-24 22:37:46下载
- 积分:1
-
ARM应用系统开发详解──基于S3C4510B的系统设计
ARM应用系统开发详解──基于S3C4510B的系统设计-ARM application systems development Elaborates on S3C4510B-based system design
- 2022-05-24 23:32:35下载
- 积分:1
-
相当不错的源码,希望对大家有用,里面有CCD摄像头的驱动及应用程序,大家可以参考其设计模式...
相当不错的源码,希望对大家有用,里面有CCD摄像头的驱动及应用程序,大家可以参考其设计模式-a ARM7 CCD pro.
- 2022-11-29 10:50:03下载
- 积分:1
-
利用LPC2119提供的CAN通道实现CAN数据发送功能,波特率为1000K
利用LPC2119提供的CAN通道实现CAN数据发送功能,波特率为1000K-LPC2119 provides the use of CAN channel, CAN data transmit function, the baud rate to 1000K
- 2023-07-20 20:50:03下载
- 积分:1
-
MCF5213的评估板程序,很好用的,有3个工程文件
MCF5213的评估板程序,很好用的,有3个工程文件-MCF5213 evaluation board process, well used, has three engineering documents
- 2023-06-16 02:30:03下载
- 积分:1
-
英特尔PXA255芯片的中文资料,整个芯片的绝对的细节,如…
intel的PXA255芯片的中文资料,绝对详细的说明整块芯片的任何部件以及寄存器的设置和使用,是难得的资料,12M的文件足以看到它的份量了-The PXA255 chips intel Chinese data, the absolute detail of the entire chip, as well as any components register to set up and use, the information is a rare, 12M documents sufficient to see it the weight of the
- 2022-05-18 13:46:23下载
- 积分:1
-
arm s3c44b0x 的LCD_DEMO程序源码
arm s3c44b0x 的LCD_DEMO程序源码-arm s3c44b0x LCD_DEMO procedure source code
- 2022-04-13 15:34:16下载
- 积分:1