-
大小: 2.33MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-09-12
- 语言: 其他
- 标签: msp430f5529 sd卡读取 usb读取
资源简介
适用于MSP430F5529,CCSv5.1 功能为Micro卡应用,包括USB性SD卡的读写操作及SD卡内存读取显示
代码片段和文件信息
/*******************************************************************************
*
* UserExperience.c - Main Application
*
* Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions
* are met:
*
* Redistributions of source code must retain the above copyright
* notice this list of conditions and the following disclaimer.
*
* Redistributions in binary form must reproduce the above copyright
* notice this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the
* distribution.
*
* Neither the name of Texas Instruments Incorporated nor the names of
* its contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* “AS IS“ AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT
* LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL
* SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT
* LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE
* DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
* THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
******************************************************************************/
#include
#include “msp430.h“
#include “HAL_PMM.h“
#include “HAL_UCS.h“
#include “HAL_Board.h“
#include “HAL_Buttons.h“
#include “HAL_Cma3000.h“
#include “HAL_Dogs102x6.h“
#include “HAL_Menu.h“
#include “HAL_Wheel.h“
#include “LaunchpadDef.h“
#include “Clock.h“
#include “LPM.h“
#include “MassStorage.h“
#include “Mouse.h“
#include “PMM.h“
#include “Settings.h“
#include “PowerTest.h“
#include “DemoApps.h“
#include “SdCard.h“
#include “MenuGames.h“
uint16_t timeoutCounter;
// This image has been created by ImageDog using ‘ti_bug.jpg‘
static const uint8_t tiBug[] =
{
0x42 // Image width in pixels
0x08 // Image height in rows (1 row = 8 pixels)
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff
0xff 0xff 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x03 0x0f 0x0f 0x0f 0x0f 0x0f
0x0f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x0
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
I.A.... 323 2011-05-27 06:41 MSP4305529 demo\CCS\.ccsproject
I.A.... 26490 2011-05-27 06:41 MSP4305529 demo\CCS\.cdtbuild
I.A.... 677 2011-05-27 06:41 MSP4305529 demo\CCS\.cdtproject
I.A.... 3987 2011-10-19 11:30 MSP4305529 demo\CCS\.launches\MSP%2dEXP430F5529%20User%20Experience.launch
I.A.... 1748 2011-05-27 06:41 MSP4305529 demo\CCS\.project
I.A.... 2481 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\ccsli
I.A.... 1921 2011-11-07 09:55 MSP4305529 demo\CCS\Debug\ccsObjs.opt
I.A.... 78 2011-11-07 09:55 MSP4305529 demo\CCS\Debug\ccsSrcs.opt
I.A.... 160 2011-11-07 09:55 MSP4305529 demo\CCS\Debug\CTS\ccsSrcs.opt
I.A.... 6771 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\CTS_HAL.obj
I.A.... 1044 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\CTS_HAL.pp
I.A.... 24686 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\CTS_la
I.A.... 1567 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\CTS_la
I.A.... 4244 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\structure.obj
I.A.... 937 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\structure.pp
I.A.... 6733 2011-11-07 09:55 MSP4305529 demo\CCS\Debug\CTS\subdir.mk
I.A.... 5965 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\subdir_rules.mk
I.A.... 980 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\CTS\subdir_vars.mk
I.A.... 338 2011-11-07 09:55 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\ccsSrcs.opt
I.A.... 10038 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_FLASH.obj
I.A.... 1087 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_FLASH.pp
I.A.... 4342 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMAP.obj
I.A.... 1077 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMAP.pp
I.A.... 9604 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMM.obj
I.A.... 1241 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_PMM.pp
I.A.... 12026 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_TLV.obj
I.A.... 1067 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_TLV.pp
I.A.... 17502 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_UCS.obj
I.A.... 1241 2011-10-26 21:40 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\HAL_UCS.pp
I.A.... 11628 2011-11-07 09:55 MSP4305529 demo\CCS\Debug\F5xx_F6xx_Core_Lib\subdir.mk
............此处省略778个文件信息
- 上一篇:Go语言最佳实践
- 下一篇:学生成绩查询系统管理录入学生成绩
相关资源
- STM32 USB读取MicroSD卡模拟U盘
- MSP430F5529的实验程序(包含了所有的库
- msp430f5529口袋板
- 基于MSP430F5529的掌上游戏机
- MSP430F5529_25Hz方波发生及测量实验.do
- MSP430f5529中文手册.pdf
- 2018电赛 手势识别for MSP430F5529 oled图形
- MSP430F5529中文指导
- MSP430F5529LP的资料及程序
- MSP430F5529 官方代码例程库
- MSP430f5529官方例程全面.zip
- MSP430F5529的官方例程
- FDC2214例程读取电容值msp430f5529
- MSP430课程设计之DS18B20、DHT11、0.96寸
- ADS1118的MSP430F5529驱动程序
- MSP430F5529LP延时函数.rar
- 基于MSP430F5529单片机的蓝牙遥控小车
- msp430 DS18B20.rar
- msp430f5529定时器A程序
- msp430f5529仿真部分的呼吸灯
- msp430F5529的TI官方程序,IAR程序
- msp430f5529的uart程序
- MSP430F5529+ESP8266连接手机热点源码例程
- MSP430F5529各式例程
- MSP430控制LCD1602显示
- 按键控制MSP430F5529单片机控制灯闪烁
- MSP430F5529原理图
- 2018年TI杯电子设计大赛FDC2214、TPS630
- MSP430F5529LP 串口通信 UART 代码 CCS工程
- fdc2214驱动程序——基于MSP430F5529
评论
共有 条评论