How to apply bitbang on i2c lines to 11 bit shift register in code ?
I am using vcsel driver that i thought uses i2c but it uses two wire serial interface with 11 bit shift registor 3 for address less than the usual 7 bit address and I heard I could bitbang but I couldn't find it possible anywhere please look at datasheet incase I missed a solution. I also have other i2c devices connected I don't have issue with them. the datasheet on https://www.ti.com/lit/ds/symlink/onet4291va.pdf?HQS=dis-mous-null-mousermode-dsf-pf-null-wwe&ts=1666295090566&ref_url=https%253A%252F%252Fwww.mouser.com%252F. Thank you
