搜索资源列表
Simulation_IIC.rar
- STM32 模拟I2C 驱动 工程师可以作为参考运用到实际项目开发中,Simulation_IIC\include\fonts.h Simulation_IIC\include\lcd.h Simulation_IIC\include\main.h Simulation_IIC\include\stm32f10x_conf.h Simulation_IIC\include\stm32f10x_it.h Simulation_IIC\project\cortexm2_macro.s
LCD1602
- W25x系列Flash芯片驱动程序(SPI调试通过) main.c文件: #include "stm32f10x_it.h" #include"hw_conf.h" #include "spi_flash.h"-this is lcd1602
STM32-H103-Blinking-LED
- 简单的对STM32的应用,其中包含了timer计时器以及GPIO的基本设置,达到使LED进行定时闪烁的代码-Simple application of the STM32, which contains the basic timer timer and GPIO settings, to make the LED blink code for timing
stm32f10x-flash-programming_cn
- TM32F10x-内部flash读写测试参考程序,适合初学者... stm32f10x_conf.h stm32f10x_it.c stm32f10x_it.h system_stm32f10x.c- flash stm32f10x_conf.h stm32f10x_it.c stm32f10x_it.h system_stm32f10x.c
Source
- stm32 RTC程序,利用串口显示一个实时时钟包含main.c和stm32f10x_it.c,其他为STM32启动文件和库文件,KEILv4.10编译通过-stm32 RTC program, the use of the serial port to display a real-time clock contains main.c and stm32f10x_it.c other STM32 start and library files, KEILv4.10 compiled by