ugfx/drivers/audio/gadc
inmarket a56e4ac7dc First GAUDOUT work. Still incomplete but compiling.
Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a single device.
2014-02-27 08:04:54 +10:00
..
driver.mk First GAUDOUT work. Still incomplete but compiling. 2014-02-27 08:04:54 +10:00
gaudin_lld.c First GAUDOUT work. Still incomplete but compiling. 2014-02-27 08:04:54 +10:00
gaudin_lld_board_template.h First GAUDOUT work. Still incomplete but compiling. 2014-02-27 08:04:54 +10:00
gaudin_lld_config.h First GAUDOUT work. Still incomplete but compiling. 2014-02-27 08:04:54 +10:00
readme.txt First GAUDOUT work. Still incomplete but compiling. 2014-02-27 08:04:54 +10:00

readme.txt

This driver uses the generic GADC driver to provide a GAUDIN device.

It supports whatever high speed device channels that your GADC driver and board supports.

For stereo, the samples are interleaved. Remember to allocate enough space for two samples per
sample period.