-
GPIO test examples, including drivers and applications, applications prepared us...
GPIO测试例子,包括驱动程序和应用程序,应用程序采用EVC编写。-GPIO test examples, including drivers and applications, applications prepared using EVC.
- 2022-01-25 14:47:48下载
- 积分:1
-
基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理...
基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理-disruptions, the majority of ARM inquiries that the interruption of work for the completion of initialization code, but the process optimization for a moment, in the course of inquiries interrupted service procedures, is more intuitive reasonable
- 2022-10-17 00:50:04下载
- 积分:1
-
nandflash管理
一个nandflash管理的模块,根据nandflash的特性实现了物理block到虚拟块的映射,没有实现磨损均衡算法。
A nandflash management module, according to the characteristics of nandflash
implements the mapping of physical block to the virtual block, no wear
equalization algorithm
- 2023-04-22 10:05:04下载
- 积分: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 lpc simulation Bus
ARM lpc 模拟总线-ARM lpc simulation Bus
- 2022-04-22 03:59:32下载
- 积分:1
-
清华大学自动化系ARM培训教材,讲的比较全,各个方面都涉及到了。...
清华大学自动化系ARM培训教材,讲的比较全,各个方面都涉及到了。-Department of Automation, Tsinghua University, ARM training materials, stresses the Comparison of the whole, all aspects involved.
- 2022-10-01 21:30:04下载
- 积分:1
-
snifferbase 基于 stm32
sniffer_queued — — — — 基于 stm32This 是一个改进的嗅探器。不同于基本的 sniffer_ascii 和 sniffer_binary 项目,该项目进一步添加帧队列应用程序 (由受体组件提供) 中。此队列可以大大降低帧丢在嗅探器 node.attention 的概率: 如果嗅探器正忙着在输出前一帧通过缓慢的 UART 与计算机,在此期间的连续的帧可能会丢失。
- 2022-11-13 19:05:04下载
- 积分:1
-
飞思卡尔MX1 /龙珠,闪存控制器驱动程序C源程序参考。
freescale mx1/dragon ball, flash controller driver c source reference.
- 2022-03-18 00:01:05下载
- 积分:1
-
基于LPC2148的UCOSII,已经移植好了GUI,FS和SD卡驱动
基于LPC2148的UCOSII,已经移植好了GUI,FS和SD卡驱动-Based on the LPC2148
- 2022-01-23 10:55:28下载
- 积分:1
-
LPC2000系列ARM
LPC2000系列ARM-CAN控制器驱动程序的使用指南,非常详细的介绍了LPC2000系列ARM处理器CAN总线的使用。-LPC2000 series of ARM-CAN Controller Driver for the use of these guidelines, very detailed introduction to the series LPC2000 ARM processor CAN use.
- 2022-01-26 07:55:51下载
- 积分:1