Title:
5KeyControl_SDCard_MP3Source_MP3PCB Download
- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 12kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 745647
Description: /************************************************************/
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)
- [mp3.tar] - Source code for an mp3 player using the
File list (Check if you may need any files):
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电路图