搜索资源列表
14220
- STM3210E-EVAL evaluation board User manual,英文的,原版的,推荐下载-STM3210E-EVAL evaluation board User manual, in English, original and recommended downloads
STM32F10X_USBLib_V2_2_1_2008_09_22
- 应用于stm32103系列的USB库,意法半导体2008年9月22日更新-Applied to stm32103 series of USB library, STMicroelectronics, September 22, 2008 Updated
gpio-example
- STM32F103ZE,3.12版本库文件,MDK3.8环境下的GPIO实验-This example has been tested with STMicroelectronics STM3210E-EVAL (STM32F10x High-Density) evaluation boards and can be easily tailored to any other supported device and development board.
SPI_M25P64-on-STM3210E-EVAL
- SPI communication avec stm32
STM3210E-EVAL
- STM3210E开发板V2.0.0硬件原理图-STM3210E development board V2.0.0 hardware schematic
STM32F103_uCLinux_BOOT
- STM3210E-EVAL官方开发板,主芯片STM32F103ZET6,支持ucLinux开发,官网也给出了开发套件。但是官网没有给出BOOT的源代码,只有HEX文件(根据推测该HEX文件时KEIL生成的)。看过UBOOT的启动后,了解了BOOT启动都干些什么事,我仿照UBOOT在KEIL软件下写功能超级简单的BOOT,就是完成外设的初始化,初始化控制器串口1,经过验证,可以跳转到内核,内核能够实现printf打印输出。-The Boot of STM32F103 uCLinux develop