搜索资源列表
STM32F10x-Firmware-Library-(FWLib)
- 关于一些嵌入式的入门学习,以及一些基本的程序。-failed to translate
I2C
- I2C #include "stm32f10x.h" #include <stdlib.h> #include "stm32_eval_i2c_tsensor.h" #include "stm32_eval.h" #ifdef USE_STM32100E_EVAL #include "stm32100e_eval_lcd.h" #elif defined USE_STM3210E_EVAL #include "stm3210e_eval_lc
Flash_SST25VF064C_STM32F10x
- Flash_SST25VF064C_在STM32F10x芯片下的驱动-Flash_SST25VF064C_ Flash_SST25VF064C_
BootForNor
- STM32F10X单片机启动uCLinux的BootLoader程序,可代替官方发布的BootLoader。仅限于启动基于STM3210E开发板的xipImage内核,并且要去掉内核中的Splash输出。(uCLinux bootloader base on STM32F10X)