Little sound generator for LPC1768 using DAC. You must modify the code for generate your own sound. Tested on demoboard and compiled with LPXpresso
File list:
SoundGenerator
.............\Debug
.............\.....\src
.............\.....\...\core_cm3.d
.............\.....\...\core_cm3.o
.............\.....\...\cr_startup_lpc176x.d
.............\.....\...\cr_startup_lpc176x.o
.............\.....\...\dac.d
.............\.....\...\dac.o
.............\.....\...\lpc1768.d
.............\.....\...\lpc1768.o
.............\.....\...\main.d
.............\.....\...\main.o
.............\.....\...\subdir.mk
.............\.....\...\system_LPC17xx.d
.............\.....\...\system_LPC17xx.o
.............\.....\makefile
.............\.....\objects.mk
.............\.....\SoundGenerator.axf
.............\.....\SoundGenerator.map
.............\.....\SoundGenerator_Debug.ld
.............\.....\SoundGenerator_Debug_lib.ld
.............\.....\SoundGenerator_Debug_mem.ld
.............\.....\sources.mk
.............\src
.............\...\core_cm3.c
.............\...\core_cm3.h
.............\...\cr_startup_lpc176x.c
.............\...\dac.c
.............\...\dac.h
.............\...\lpc1768.c
.............\...\lpc1768.c~
.............\...\lpc1768.h
.............\...\lpc1768.h~
.............\...\LPC17xx.h
.............\...\main.c
.............\...\output.h
.............\...\system_LPC17xx.c
.............\...\system_LPC17xx.h
.............\...\type.h
.............\.cproject
.............\.project