duncmccl / ARMStrong

Microcontroller Learner board replacement for the BASYS MX3
GNU General Public License v3.0
0 stars 0 forks source link

I2S and SPI conflict #3

Open duncmccl opened 1 year ago

duncmccl commented 1 year ago

I2S1 and SPI1 conflict in the microcontroller hardware. Only one can be used at a time, while the other must be substituted with a software alternative.

A redesign would omit the I2S interfaces, and instead use the ADC and DAC to drive the audio circuits.