mirror of
https://github.com/drasko/open-ameba.git
synced 2024-11-28 09:10:29 +00:00
eeb7f808ae
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
15 lines
345 B
Text
15 lines
345 B
Text
Example Description
|
|
|
|
This example describes how to use i2s by using mbed extend api
|
|
|
|
Using TX only and RX only mode.
|
|
RX will fill buffer until full then switching to TX only mode to play buffer content.
|
|
|
|
1.Plug ALC5651 shield to Ameba HDK
|
|
|
|
2.Run the main function.
|
|
|
|
3.Plug earphone to Green phone jack
|
|
|
|
4.Plug audio source to Red phone jack
|
|
|