Bit banging an arbitrary clock?
Posted: Thu Jan 05, 2017 9:43 pm
I'm trying to generate a clock a little over 11MHz. It doesn't look like I can pull it anywhere from the ESP-12E module so I want to see if it's possible to bit bang something and still have enough processing for other things.
Here is the backstory. I'm looking into using an SGTL5000 for an audio project because it looks like it supports both stereo line in and line out. But the chip wants an extra master clock that is much higher than the bit clock already generated on the I2S interface. I'm trying to see what I can do in software before looking for other options or scrapping this design altogether.
Here is the backstory. I'm looking into using an SGTL5000 for an audio project because it looks like it supports both stereo line in and line out. But the chip wants an extra master clock that is much higher than the bit clock already generated on the I2S interface. I'm trying to see what I can do in software before looking for other options or scrapping this design altogether.