stm32l152rct-discovery

所属分类:处理器开发
开发工具:Assembly
文件大小:12KB
下载次数:0
上传日期:2017-06-14 19:56:19
上 传 者sh-1993
说明:  在STM32L1发现板(stm32l152)上编程ARM组件(和C)
(Programming ARM assembly (and C) on the STM32L1 discovery board (stm32l152))

文件列表:
LICENSE (1069, 2017-06-15)
lesson-1 (0, 2017-06-15)
lesson-1\Makefile (499, 2017-06-15)
lesson-1\flash.gdb (136, 2017-06-15)
lesson-1\main.ld (481, 2017-06-15)
lesson-1\main.s (2994, 2017-06-15)
lesson-1\openocd.cfg (455, 2017-06-15)
lesson-2 (0, 2017-06-15)
lesson-2\Makefile (487, 2017-06-15)
lesson-2\flash.gdb (116, 2017-06-15)
lesson-2\main.ld (722, 2017-06-15)
lesson-2\main.s (3379, 2017-06-15)
lesson-2\openocd.cfg (394, 2017-06-15)
lesson-3 (0, 2017-06-15)
lesson-3\Makefile (620, 2017-06-15)
lesson-3\flash.gdb (125, 2017-06-15)
lesson-3\main.ld (735, 2017-06-15)
lesson-3\main.s (3359, 2017-06-15)
lesson-3\openocd.cfg (455, 2017-06-15)
lesson-4 (0, 2017-06-15)
lesson-4\Makefile (505, 2017-06-15)
lesson-4\flash.gdb (107, 2017-06-15)
lesson-4\main.ld (660, 2017-06-15)
lesson-4\main.s (3212, 2017-06-15)
lesson-4\openocd.cfg (454, 2017-06-15)

# stm32l1-discovery-assembly Programming ARM assembly on the STM32L1 discovery board with STM32L152RCT6 (Cat. 3) # Addresses * Flash (256KByte) (start `0x08000000`) * RAM (32KByte) (start `0x20000000`) # Hardware * Blue led on GPIOB pin 6 * Green led on GPIOB pin 7 * User button on GPIOA pin 0 # Datasheets * [RM0038 - STM32L100xx, STM32L151xx, STM32L152xx and STM32L162xx advanced ARM-based 32-bit MCUs](http://www.st.com/content/ccc/resource/technical/document/reference_manual/cc/f9/93/b2/f0/82/42/57/CD00240193.pdf/files/CD00240193.pdf/jcr:content/translations/en.CD00240193.pdf) * [DM00048356 - STM32L15xCC STM32L15xRC STM32L15xUC STM32L15xVC](http://www.st.com/content/ccc/resource/technical/document/datasheet/2a/6e/97/91/cd/c0/43/8b/DM00048356.pdf/files/DM00048356.pdf/jcr:content/translations/en.DM00048356.pdf)

近期下载者

相关文件


收藏者