Altera_Forum
Honored Contributor
20 years agoSPI and an Audio codec
Hello, all
I want to use SPI core to control TLV320AIC23, which is an audio codec. Now, the problem is According to the document of Altera Embeded Peripherals Handbook, SPI core availible in SOPC Builder just supports data which width is 8-bit or less, but the width of registers of the audio codec is 9-bits. Is there any way to solve this problem? Thanks.