-
LPC2148 BSP
LPC2148 单片机的板卡支持包
其中包括文件的外围设备,如可以,SPI、 I2c、 ADC、 UART 等......
- 2022-05-28 07:24:46下载
- 积分:1
-
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 编程16位整片擦除
ARM 编程16位整片擦除-ARM programming 16 entire erasure
- 2022-08-06 00:13:47下载
- 积分:1
-
CPU 2410 using the examples of hardware! The package is the ADC conversion proce...
CPU 2410 硬件使用实例!该程序包是ADC转换的程序,经过转换后传回到PC是显示出来!-CPU 2410 using the examples of hardware! The package is the ADC conversion process, after conversion back to PC is displayed!
- 2022-01-26 06:11:52下载
- 积分:1
-
spi driver
spi总线驱动,在8bit mcu上调试通过。
spi总线控制方便,效率很高。
- 2022-03-07 09:05:53下载
- 积分:1
-
ARM946E_S review
ARM946E_S review
- 2023-05-07 03:30:03下载
- 积分:1
-
DTMF收发器芯片88l89完美驱动(手臂,sdt251环境)
DTMF收发芯片88L89完美驱动(Arm,SDT251环境)-DTMF transceiver chip 88L89 perfect drive (Arm, SDT251 environment)
- 2022-05-14 18:32:54下载
- 积分:1
-
三星公司的S3C44B0X开发板的配套光盘的iic实验源程序
三星公司的S3C44B0X开发板的配套光盘的iic实验源程序-Samsung"s S3C44B0X development boards supporting the 2005/09 experiment CD source
- 2022-09-19 03:10:03下载
- 积分:1
-
ARM(S3C44B0X)的完整代码
一个uCOS ARM(s3c44b0x)的完整代码-an ARM (s3c44b0x) the integrity code
- 2022-04-06 21:21:18下载
- 积分:1
-
ARM since learning some lessons learned, in their own design S3C44B0X an example...
本文是我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出我调试开发ARM开发板的一些最基础知识。我只是在自己的开发板调试过并且经验有限,有些知识只能做为参考,不一定准确,就算给大家一个“例程”吧,如果大家有不同意见,希望多多指正!-ARM since learning some lessons learned, in their own design S3C44B0X an example, I presented the development and debugging of the ARM development board some of the most basic knowledge. I was only in their own development boards tuned and limited experience, some knowledge only as a reference, not necessarily accurate, even if everyone with a "routine" for the country, if we have different opinions, many correct!
- 2022-08-17 20:19:34下载
- 积分:1