/**
@page HiTOP5_STM3210E HiTOP Project Template for STM32F10x High-density devices
@verbatim
******************** (C) COPYRIGHT 2010 STMicroelectronics *******************
* @file readme.txt
* @author MCD Application Team
* @version V3.3.0
* @date 04/16/2010
* @brief This sub-directory contains all the user-modifiable files needed
* to create a new project linked with the STM32F10x Standard Peripherals
* Library and working with HiTOP software toolchain (version 5.32 and later).
******************************************************************************
* THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
* WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME.
* AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT,
* INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE
* CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING
* INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
******************************************************************************
@endverbatim
@par Directory contents
- Project.htp: A pre-configured project file with the provided library
structure that produces an executable image with HiTOP
- cstart_thumb2.asm: This file initializes the stack pointer and copy initialized
sections from ROM to RAM.
- Objects: This mandatory directory contains the executable images.
- Settings: This directory contains the linker and script files.
- arm_arch.lsl: This file is used to place program code (readonly)
in internal FLASH and data (readwrite, Stack and Heap)
in internal SRAM.
- flash_nor.scr: This file is a HiTOP script allowing the FSMC configuration.
It should be executed before programming the NOR flash of the
STM32 High-density devices.
- link.lnk: This file is the HiTOP linker it invokes the STM32F10x_hd.lsl.
- linkextsram.lnk: This file is the HiTOP linker it invokes the STM32F10x_extsram.lsl.
- linknor.lnk: This file is the HiTOP linker it invokes the STM32F10xnor.lsl.
- reset_appl.scr: This file is a HiTOP script it performs a target reset.
- reset_go_main.scr: This file is a HiTOP script and it sets the Program
Counter at the "main" instruction.
- StartupScript.scr: This file is a HiTOP script and it performs a target
reset before loading The executable image.
- STM32F10x_extsram.lsl: This file used to place program code (readonly) in
internal FLASH and data (readwrite, Stack and Heap)
in external SRAM.
It contains also the vector table of the STM32 high-density
devices.
You can customize this file to your need.
This file is used only with STM32 High-density devices.
- STM32F10x_hd.lsl: This file is used to place program code (readonly)
in internal FLASH and data (readwrite, Stack and Heap)
in internal SRAM.
It contains also the vector table of the STM32
High-Density devices.
You can customize this file to your need.
- STM32F10xnor.lsl: This file used to place program code (readonly) in
external NOR FLASH and data (readwrite, Stack and Heap)
in internal SRAM.
It contains also the vector table of the STM32 high-density
devices.
You can customize this file to your need.
This file is used only with STM32 High-density devices.
@par How to use it ?
- Open the HiTOP toolchain.
- Browse to open the project.htp
- A "Download application" window is displayed, click "cancel".
- Rebuild all files: Project->Rebuild all
- Load project image : Click "ok" in the "Download application" window.
- Run the "RESET_GO_MAIN" script to set the PC at the "main"
- Run program: Debug->Go(F5).
- When using High-density devices, it is mandatory to reset the target before
loading the project into target
- It is recommended to run the reset script ( click on TR button in the toolbar menu)
after loading the project into target.
@note
- Low-density Value line devices are STM32F100xx microcontrollers where the
Flash memory density ranges between 16 and 32 Kbytes.
- Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes.
- Medium-density Value line devices are STM32F100xx microcontrollers where
the Flash memory density ranges between 64 and 128 Kbytes.
- Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 64 and 128 Kbytes.
- High-density devices are STM32F101xx and STM32F103xx microcontrollers where
the Flash memory density ranges between 256 and 512 Kbytes.
- XL-density devices are STM32F101xx and STM32F103xx microcontrollers where
the Flash memory density ranges between 512 and 1024 Kbytes.
- Connectivity line devices are STM32F105xx and STM32F107xx microcontrollers.
* <h3><center>© COPYRIGHT 2010 STMicroelectronics</center></h3>
*/
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
含在指定座标显示一个8x16点阵的ascii字符;在指定座标范围显示一副图片;将屏幕填充成指定的颜色等诸多函数。 主要是了解如何采用各种不同的颜色显示不同的界面,同时可以将预先设置的字符用不同的颜色进行显示。另外,在TFT LCD屏显示的基础上,还有TFT LCD屏的触摸功能。神舟III号标配的2.8/3.2寸LCD模块还包含了SPI接口的触摸芯片,可以将触摸采样到的数据在LCD屏上进行进行显示。
资源推荐
资源详情
资源评论
收起资源包目录
神州III开发板TFT显示屏程序 (209个子文件)
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
Project_uvproj.bak 167KB
Project.uvgui_user.bak 75KB
Project_uvopt.bak 44KB
ili9320.c.bak 34KB
ARMJISHU_TouchScreen_ADS7843.c.bak 10KB
stm32f10x_it.c.bak 5KB
ARMJISHU_TouchScreen_ADS7843.h.bak 3KB
Project.cspy.bat 2KB
ili9320.c 40KB
ARMJISHU_TouchScreen_ADS7843.c 10KB
main.c 10KB
ili9320_api.c 7KB
stm32f10x_it.c 5KB
.cproject 22KB
.cproject 19KB
.cproject 18KB
.cproject 18KB
.cproject 18KB
armjishu_touchscreen_ads7843.crf 285KB
stm32_eval.crf 284KB
main.crf 271KB
ili9320.crf 266KB
stm32f10x_i2c.crf 255KB
stm32f10x_fsmc.crf 255KB
stm32f10x_sdio.crf 254KB
stm32f10x_spi.crf 253KB
ili9320_api.crf 251KB
stm32f10x_dma.crf 251KB
stm32f10x_rcc.crf 249KB
stm32f10x_usart.crf 248KB
stm32f10x_it.crf 246KB
stm32f10x_gpio.crf 246KB
system_stm32f10x.crf 243KB
stm32f10x_exti.crf 243KB
misc.crf 242KB
core_cm3.crf 3KB
stm32_eval.d 2KB
armjishu_touchscreen_ads7843.d 2KB
main.d 1KB
stm32f10x_usart.d 1KB
stm32f10x_fsmc.d 1KB
stm32f10x_gpio.d 1KB
stm32f10x_exti.d 1KB
stm32f10x_sdio.d 1KB
ili9320.d 1KB
stm32f10x_dma.d 1KB
stm32f10x_spi.d 1KB
stm32f10x_i2c.d 1KB
stm32f10x_rcc.d 1KB
stm32f10x_it.d 1KB
system_stm32f10x.d 1KB
ili9320_api.d 1KB
misc.d 1KB
core_cm3.d 132B
startup_stm32f10x_hd.d 128B
Project.dbgdt 5KB
Project_神舟III号.dep 28KB
Project_STM3210E-EVAL.dep 27KB
Project.dep 18KB
Project.dni 705B
Backup of Project.ewd 95KB
Project.ewd 87KB
Backup of Project.ewp 114KB
Project.ewp 114KB
Project.eww 161B
Patch.exe 20KB
picture.h 561KB
ili9320_font.h 32KB
ili9320.h 6KB
ARMJISHU_TouchScreen_ADS7843.h 3KB
stm32f10x_conf.h 3KB
stm32f10x_it.h 2KB
ili9320_api.h 349B
TFT触摸屏.hex 318KB
TFT触摸屏.htm 52KB
Release_Notes_for_STM32F10x_StdPeriph_Template.html 19KB
Project.htp 60KB
Project.htp 53KB
Project.htp 53KB
Project.htp 51KB
Project.htp 51KB
stm32f10x_flash_extsram.icf 1KB
stm32f10x_nor.icf 1KB
stm32f10x_flash.icf 1KB
stm32f10x_ram.icf 1KB
JLinkSettings.ini 285B
Project_STM32100B-EVAL.jlink 205B
STM32100B-EVAL Debug.launch 3KB
STM3210C-EVAL Debug.launch 3KB
STM3210E-EVAL Debug.launch 3KB
STM3210B-EVAL Debug.launch 3KB
STM3210X_XL Debug.launch 3KB
stm32f10x_flash_extsram.ld 7KB
stm32f10x_flash_extsram.ld 5KB
stm32_flash.ld 5KB
共 209 条
- 1
- 2
- 3
ChutHeed
- 粉丝: 0
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于CSS与JavaScript的积分系统设计源码
- 生物化学作业_1_生物化学作业资料.pdf
- 基于libgdx引擎的Java开发连连看游戏设计源码
- 基于MobileNetV3的SSD目标检测算法PyTorch实现设计源码
- 基于Java JDK的全面框架设计源码学习项目
- 基于Python黑魔法原理的Python编程技巧设计源码
- 基于Python的EducationCRM管理系统前端设计源码
- 基于Django4.0+Python3.10的在线学习系统Scss设计源码
- 基于activiti6和jeesite4的dreamFlow工作流管理设计源码
- 基于Python实现的简单植物大战僵尸脚本设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
前往页