您的位置:首页 > 其它

Overview and tips for using STM32F303

2014-01-29 08:33 477 查看
www.stmcu.org/download/index.php?act=down&id=5264

Introduction
The purpose of this application note is to give a presentation of the CCM RAM available on
STM32F303xB/xC and STM32F313xC microcontrollers and describe what is required to
execute part of the application code from this memory region using different toolchains.
This application note is divided into four sections: the first section gives an overview of the
STM32F3 CCM RAM, while the next sections describe the steps required to execute part of
the application code from CCM RAM using the following toolchains:
• IAR EWARM
• KEIL MDK-ARM™
• RIDE and Atollic GNU based toolchain
The procedures described throughout the document are applicable to other RAM regions
such as the CCM data RAM of some F4 devices, or external SRAM.

Execute application code from CCM RAM using the IAR EWARM toolchain
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: