文件名称:5KeyControl_SDCard_MP3Source_MP3PCB
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 池**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序由Mega32控制
/*** *** *** *** *** *** *** *** *** *** /
VS1011 Code for M32L
/************************************************************/
#include <iom32v.h>
#include <macros.h>
#define uchar unsigned char
#define uint unsigned int
#define MP3_DDR DDRB
#define MP3_PORT PORTB
#define MP3_PIN PINB
#define MP3_CMD_CS BIT(0)
#define MP3_DATA_CS BIT(3)
#define MP3_DATA_REQ BIT(2)
#define MP3_DATA_REST BIT(1)-/************************************************************/
VS1011 Code for M32L
/************************************************************/
#include <iom32v.h>
#include <macros.h>
#define uchar unsigned char
#define uint unsigned int
#define MP3_DDR DDRB
#define MP3_PORT PORTB
#define MP3_PIN PINB
#define MP3_CMD_CS BIT(0)
#define MP3_DATA_CS BIT(3)
#define MP3_DATA_REQ BIT(2)
#define MP3_DATA_REST BIT(1)
/*** *** *** *** *** *** *** *** *** *** /
VS1011 Code for M32L
/************************************************************/
#include <iom32v.h>
#include <macros.h>
#define uchar unsigned char
#define uint unsigned int
#define MP3_DDR DDRB
#define MP3_PORT PORTB
#define MP3_PIN PINB
#define MP3_CMD_CS BIT(0)
#define MP3_DATA_CS BIT(3)
#define MP3_DATA_REQ BIT(2)
#define MP3_DATA_REST BIT(1)-/************************************************************/
VS1011 Code for M32L
/************************************************************/
#include <iom32v.h>
#include <macros.h>
#define uchar unsigned char
#define uint unsigned int
#define MP3_DDR DDRB
#define MP3_PORT PORTB
#define MP3_PIN PINB
#define MP3_CMD_CS BIT(0)
#define MP3_DATA_CS BIT(3)
#define MP3_DATA_REQ BIT(2)
#define MP3_DATA_REST BIT(1)
相关搜索: vs1011
(系统自动生成,下载前可以参看下载内容)
下载文件列表
5个按键控制+SD卡+MP3程序+MP3电路图\1011.h
..................................\3310.c
..................................\3310.h
..................................\english_6x8_pixel.h
..................................\fat.c
..................................\fat.h
..................................\sd.c
..................................\sd.h
..................................\sd.prj
..................................\uarst.c
..................................\uarst.h
..................................\1011.c
5个按键控制+SD卡+MP3程序+MP3电路图
..................................\3310.c
..................................\3310.h
..................................\english_6x8_pixel.h
..................................\fat.c
..................................\fat.h
..................................\sd.c
..................................\sd.h
..................................\sd.prj
..................................\uarst.c
..................................\uarst.h
..................................\1011.c
5个按键控制+SD卡+MP3程序+MP3电路图