listen please.
I want to do some sound with c51. I already got a display going and even buttons. so I want to do some sound with a codec. its got the i squared s interface but my processor does not have the i squared s library for it. can i toggle bits to send the sound? like banging of the bits together.
Not before you've studied the I2S specification, and understood how to implement it, and considered whether your system is capable of meeting the specified timing constraints & other requirements...