资源简介
利用串口指定播放语音的地址
里面存放的1234567890的语音
代码片段和文件信息
/*********************************************************************************************************
* @file: core_cm3.c
* @purpose: CMSIS Cortex-M3 Core Peripheral Access layer Source File
* @version: V1.20
* @date: 22. May 2009
*--------------------------------------------------------------------------------------------------------
*
* Copyright (C) 2009 ARM Limited. All rights reserved.
*
* ARM Limited (ARM) is supplying this software for use with Cortex-Mx
* processor based microcontrollers. This file can be freely distributed
* within development tools that are supporting such ARM based processors.
*
* THIS SOFTWARE IS PROVIDED “AS IS“. NO WARRANTIES WHETHER EXPRESS IMPLIED
* OR STATUTORY INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
* ARM SHALL NOT IN ANY CIRCUMSTANCES BE LIABLE FOR SPECIAL INCIDENTAL OR
* CONSEQUENTIAL DAMAGES FOR ANY REASON WHATSOEVER.
*
*********************************************************************************************************/
#include
/*
* define compiler specific symbols
*/
#if defined ( __CC_ARM )
#define __ASM __asm /*!< asm keyword for armcc */
#define __INLINE __inline /*!< inline keyword for armcc */
#elif defined ( __ICCARM__ )
#define __ASM __ asm /*!< asm keyword for iarcc */
#define __INLINE inline /*!< inline keyword for iarcc. */
/* Only avaiable in High */
/* optimization mode! */
#elif defined ( __GNUC__ )
#define __ASM _asm /*!< asm keyword for gcc */
#define __INLINE inline /*!< inline keyword for gcc */
#elif defined ( __TASKING__ )
#define __ASM __asm /*!< asm keyword for TASKING */
/*Compiler */
#define __INLINE inline /*!< inline keyword for TASKING */
/* Compiler */
#endif
#if defined ( __CC_ARM )
/*---------------------------------RealView Compiler ---------------------------------------------------*/
/*********************************************************************************************************
* @brief Return the Process Stack Pointer
*
* @param none
* @return uint32
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-03-29 21:32 M3yuyin 串口 201303292145@\
目录 0 2011-03-25 18:58 M3yuyin 串口 201303292145@\CM3\
文件 28771 2011-03-14 21:05 M3yuyin 串口 201303292145@\CM3\core_cm3.c
文件 64932 2011-03-14 21:05 M3yuyin 串口 201303292145@\CM3\core_cm3.h
文件 34127 2011-03-29 21:32 M3yuyin 串口 201303292145@\Jli
文件 578 2011-03-22 20:22 M3yuyin 串口 201303292145@\Jli
目录 0 2011-03-25 18:58 M3yuyin 串口 201303292145@\LPC17xx\
文件 38542 2011-03-14 21:05 M3yuyin 串口 201303292145@\LPC17xx\LPC17xx.h
目录 0 2011-03-25 18:58 M3yuyin 串口 201303292145@\LPC17xx\Startup\
文件 11183 2011-03-14 21:05 M3yuyin 串口 201303292145@\LPC17xx\Startup\startup_LPC17xx.s
文件 23124 2011-03-18 13:15 M3yuyin 串口 201303292145@\LPC17xx\system_LPC17xx.c
文件 2221 2011-03-14 21:05 M3yuyin 串口 201303292145@\LPC17xx\system_LPC17xx.h
目录 0 2011-03-25 18:58 M3yuyin 串口 201303292145@\Out\
目录 0 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\
文件 3545 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\core_cm3.crf
文件 133 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\core_cm3.d
文件 10264 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\core_cm3.o
文件 19 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\ExtDll.iex
文件 58868 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.axf
文件 5787 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.hex
文件 32858 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.htm
文件 429 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.lnp
文件 56490 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.map
文件 211 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.plg
文件 479 2011-03-18 19:54 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.sct
文件 1365 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\LPC1700.tra
文件 59201 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\main.crf
文件 578 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\main.d
文件 66696 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\main.o
文件 75 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\startup_LPC17xx.d
文件 36297 2011-03-29 21:32 M3yuyin 串口 201303292145@\Out\ReleaseInFlash\startup_LPC17xx.lst
............此处省略16个文件信息
- 上一篇:VC读取数据库数据并绘曲线图.rar
- 下一篇:STC12C5A60S2.H头文件
相关资源
- STM32 led 时钟
- STM32 2.4G通信例程
- 直流无刷电机方波驱动 stm32 例程代码
- STM32中文资料
- STM32蓝牙和串口程序
- STM32f103超声波模块例程
- stm32f103c8t6 4 oled.rar
- stm32f030 IAP Demo(原创)
- STM32基于rt_thread操作系统的SDHC卡文件
- NRF24L01实现51与STM32双向通讯
- STM32F103 串口程序(完整版)
- stm32 ds18b20 温度传感器 测试通过
- stm32官方例程
- STM32F103定时器中断程序
- [免费]基于stm32f103ze 的OLED驱动代码
- STM32F103RBT6驱动UC1698控制芯片的160160黑
- STM32F103 DS18B20 V3.5.0固件库驱动程序工
- STM32定时器使用入门。看了这个程序会
- SIM908 SDIO FSMC STM32 FIFO
- STM32F103 CC2500完整驱动(模拟SPI)
- AD7606采集程序
- stm32 用SPI 方式读写 SDHC
- stm32通过DMA方式采集ADC数据
- 意法半导体STM全系列微控制器STM32ST
- 基于STM32芯片的SX1278 驱动 LORA.rar
- STM32的PCB封装库,以及原理图库,48
- SX1280.rar
- STM32 DS3231驱动.zip
- STM32F103C8T6+NRF24l01无线通信
- SSCOM32
评论
共有 条评论