文件名称:完全没有固件库的STM32的IAR工程
文件大小:42KB
文件格式:RAR
更新时间:2012-08-26 04:30:56
stm32 无固件库
完全没有固件库,直接对寄存器操作,类似MSP430的编程,可以大大提高效率。 工程中实现LED的操作。自己已经调试过了,在STM32的三合一开发板上可以使用,是IARV5的环境
【文件预览】:
STM32_BASE_NO_FWLIB
----stm32f10x_nor.icf(1KB)
----stm32f10x_flash_extsram.icf(2KB)
----放弃固件库的使用.txt(1KB)
----settings()
--------stm32_no_fwlib.wsdt(4KB)
----stm32f10x_flash.icf(1KB)
----stm32f10x_ram.icf(1KB)
----Debug()
----src()
--------stm32f10x_it.c(28KB)
--------main.c(1KB)
--------stm32f10x_vector.c(5KB)
----Lib()
--------iostm32f10xxB.h(120KB)
--------constant.h.bak(577B)
--------constant.h(973B)
--------stm32f10x_it.h(3KB)
--------iostm32f10xxE.h(158KB)
--------stm32f10x_type.h(3KB)
----stm32_no_fwlib.eww(172B)
----cortexm3_macro.s(10KB)