Share I2S clock&WS between both i2s interfaces
Posted: Thu May 20, 2021 12:39 am
I set up a TX i2s interface on my esp32 and can see the master clock and left-right clock fine on my osciloscope.
I also set up a a second i2s RX interface with its own clock.
Now I was wondering about two things:
- Can I re-use the TX clock pins to drive both i2s interfaces ?
- Can I read those clock pins like normal GPIO pins? (This has no specific use, just wondering because I tried and I always read 0)
I also set up a a second i2s RX interface with its own clock.
Now I was wondering about two things:
- Can I re-use the TX clock pins to drive both i2s interfaces ?
- Can I read those clock pins like normal GPIO pins? (This has no specific use, just wondering because I tried and I always read 0)