搜索资源列表
ARM7_startup
- arm7启动代码设计方法分析和流程,解释了存储器重映射-arm7 startup code analysis and process design methods to explain the memory remapping
anjiandeLEDxianshi
- 行列式键盘的显示程序,四位8段LED显示-Remapping some DMA trigger sources from TIM16 and TIM17, USART1, and ADC different DMA channels
TIM2_PWMPA15
- STM32 TIM2_PWM重映射PA15-STM32 TIM2_PWM remapping PA15
STM32-IIC-Page-Write
- STM32-iic页写,相信大多数工程师用到STM32的时候都遇到一个问题 那就是读写IIC 会卡死在while语句里,解决的办法有2个,1个是读写前再重映射一次IO口,另一个办法就是页写,我已经测试过 写入多少个都可以贴出来供大家分享-STM32-iic page write, I believe that most engineers use when they are experiencing an STM32 problem is that literacy IIC will get s
nuc700-bootloader
- 新唐nuc700系列arm芯片的nor flash boot引导程序.-Once install on the target board, the NUC700 Boot Loader (WBL) is the first program to be executed after power on. It is responsible to initialize the system including memory interface, interrupt vector table, addr
xiu-hua-ji-chaozuo-shi-ji
- 启动代码主要实现异常向量表定义、堆栈初始化、系统变量初始化、I/O、外围初始化、地址重映射等-The main exception to the startup code to achieve the scale definition, stack initialization, system variable initialization, I/O, peripheral initialization, address remapping, etc.
stm32-iap-small-data
- 1.此代码基于红牛开发板,请根据自己的板子进行修改。 2.通过修改网上的代码实现,修改前的功能开了一个很大的缓存接收app数据,然后一次性全部数据写入, 但是这个在实际应用中没多大用,所以修改为一次写入128个字节。 3.程序flash的偏移地址为0x8010000,所以app编译前应该在mdk中设置 Option窗口->Target页->IROM1,start 改为 0x8010000 4.设置中断向量重映射,我用的方法是在app端的main函
ARM7-LPC2214-PINREPAE
- ARM7 LPC2214管脚重映射实验 灵活应用管脚 -翻译 ARM7 LPC2214管脚重映射实验 灵活应用管脚 ARM7 LPC2214 pin remapping flexible application test pins
STM32
- 基于STM32单片机 包括STM32定时器功能介绍、 STM32定时器的通道/引脚分配、 STM32定时器的通道/引脚重映射等-Based on STM32 STM32 microcontrollers include timer functions described, STM32 timer channel/pin assignment, STM32 timer channel/pin remapping, etc.
REMAP+USART
- stm8l051 重新映射 usart操作(Stm8l051 remapping USART operations)
异步中断重映射
- 这是自己做的关于stm32上的异步中断重映射功能(Asynchronous interrupt remapping function on stm32)