Revision 8, 0.7 kB
(checked in by phil, 15 years ago)
|
Added Examples etc. from CD
|
Line | |
---|
1 |
The Audio project is a demo program for the CP-JR ARM7 LPC2368 |
---|
2 |
Board using the Philips LPC2368 Microcontroller. |
---|
3 |
|
---|
4 |
It demonstrates an USB Audio Device - Speaker. |
---|
5 |
|
---|
6 |
The USB Audio Device is recognized by the host PC running |
---|
7 |
Windows which will load a generic Audio driver and add a |
---|
8 |
speaker which can be used for sound playback on the PC. |
---|
9 |
Potenciometer on the board is used for setting the Volume |
---|
10 |
and the LEDs are used to display a simplified VU Meter. |
---|
11 |
|
---|
12 |
The Audio program is available for the following targets: |
---|
13 |
|
---|
14 |
LPC2368: configured for on-chip Flash ROM |
---|
15 |
used for production or target debugging) |
---|
16 |
|
---|
17 |
Note: set jumper J11 to [12]3 (jumper towards JTAG connector) |
---|
18 |
for USB soft connect |
---|