资源列表
STM32F103_uCLinux_BOOT
- STM3210E-EVAL官方开发板,主芯片STM32F103ZET6,支持ucLinux开发,官网也给出了开发套件。但是官网没有给出BOOT的源代码,只有HEX文件(根据推测该HEX文件时KEIL生成的)。看过UBOOT的启动后,了解了BOOT启动都干些什么事,我仿照UBOOT在KEIL软件下写功能超级简单的BOOT,就是完成外设的初始化,初始化控制器串口1,经过验证,可以跳转到内核,内核能够实现printf打印输出。-The Boot of STM32F103 uCLinux develop
STM32F103NorFlash-Or-SRM-CodeExecute
- KEIL开发STM32F103程序,在片外NorFlash或者是SRAM中运行。 STM32F103有三种启动方式,但是都无法直接在NorFlash或者片外SRAM启动,因此需要BootLoader,然后再执行跳转。 附件里有三个文件夹,一个是BOOT,一个是NorFlash应用程序,一个是SRAM应用程序,都是采用KEIL3.8编译。 本次选用BootLoader放在片内Flash,启动后配置FSMC_SRAM、以及FSMC_NOR,然后执行跳转到片外运行。 -KEIL
uCOS_DemoVS2008
- C++在windows下实现uCOSII操作系统的移植验证,用于操作系统内核的学习开发-C++ achieve transplantation verify uCOSII operating system in the windows, for the operating system kernel learning development
an-jian-zhuang-tai-ji
- 按键状态机函数代码实现,摆脱了按键抖动的干扰,很适合软件抗干扰应用-Key state machine function code, get rid of the key jitter interference, it is suitable for application software interference
MPU6050(IIC)
- MPU6050 I2C接口的程序代码,是基于STM32 ARM控制器的 非常适合初学者-Code MPU6050 I2C interface is based STM32 ARM controller is ideal for beginners
F103-CPU--for-FX2NC-Ver-1.4
- 嵌入式stm32 仿三菱PLC源码,可以直接使用的。
usart
- usrt编程一些代码 stm32下串口编程通信之类-usrt programming some code stm32 serial programming or communications under
DS1302-8051
- 一个非常好的8051实时时钟DS1302的源码,新的文件结构,这种风格大家可以拿来参考。-8051 a very good source DS1302 real-time clock, the new file structure, we can bring this style reference.
stc89c52-LED
- STC89C52流水灯源码,这里并非简单的流水灯源码,有目录结构,把各个文件模块化并分开放,使工程管理起来简单,大家可以参考,呵呵。-STC89C52 light water source, the water here is not a simple light source, a directory structure, the modular and open-minded individual files, so that the project management seems sim
8x8-dianzhen
- 单片机8x8点阵驱动源码,keil编译环境。-SCM 8x8 dot matrix driver source code, keil compiler environment.
music_song
- 8051单片机音乐演奏源码,本人学习过程中使用的。-8051 music source, I used the learning process.
music8051
- 8051单片机蜂鸣器播放音乐源码。有需要的朋友可以下载。-8051 buzzer playing music source. A friend in need can be downloaded.
