MCU based Standalone SDR implementation with LCD using multicore and integrated high speed ADC.
This project is derived from article of Interface magazine (Aug 2016) from CQ publishing.
- Hardware
- LPC-Link2
- I2S Codec & LCD daughterboard
- IDE
- LPCXpresso
Launch lpcxpresso, activate free edition.
Import projects to workspace from Quickstart pane.
- CMSIS_DSPLIB_CM0
- CMSIS_DSPLIB_CM4
- CMSIS_LPC43xx_DriverLib
- CMSIS_LPC43xx_DriverLib-M0
Download .zip, and import it to workspace.
Build each project.
- DisplayM0APP (M0 App core)
- FMReceiverMC (M4)