Nordic nRF5340-Audio-DK
The nRF5340-Audio-DK is a development kit dedicated for Bluetooth LE Audio application based on the nRF5340 from Nordic.
Peripheral Support
Peripheral |
Support |
NOTES |
---|---|---|
UART |
Yes |
|
QSPI |
No |
|
Buttons |
No |
|
LEDs |
No |
|
USB |
No |
|
SD Card |
No |
|
NFC |
No |
|
PDM Microphone (VM3011) |
No |
|
Audio DSP (CS47L63) |
No |
Serial Console
Serial console for the application core:
Pin |
Signal |
Notes |
---|---|---|
P1.05 |
APP UART0 TX |
virtual COM 0 |
P1.04 |
APP UART0 RX |
virtual COM 0 |
Serial console for the network core:
Pin |
Signal |
Notes |
---|---|---|
P1.09 |
NET UART0 TX |
virtual COM 1 |
P1.08 |
NET UART0 RX |
virtual COM 1 |
Configurations
Each configuration is maintained in a sub-directory and can be selected as follow:
tools/configure.sh nrf5340-audio-dk:<subdir>
Where <subdir> is one of the following:
nsh_cpuapp
Basic NuttShell configuration for the application core (console enabled in UART0, exposed via J-Link VCOM0, at 115200 bps).