Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAudio Codec Problems DE2 Board
Hi, I've been having some problems using the Audio Codec on the DE2 board. I've configured the board using I2C, to use the DAC at 8kHz sampling frequency, 16 bits sample size, to use Left-Justi...
Altera_Forum
Honored Contributor
16 years agoI did have some nice code for swapping between little-big Endian, can't for the life of me find it :)
Anyway, a simple Google search yields the following results: - http://www.gdargaud.net/hack/sourcecode.html (Scroll down to Swapping Endian Byte Order) - http://www.dreamincode.net/code/snippet4548.htm