Hello guys i need help to make the nodemcu with esp8266 module on it to read i2c memory with 10 bit slave address and 10 bit register address ...after googling for 2 weeks i found that default wire library for esp8266 support only 7 bit addressing... and gpt helped me with information that i should edit the default wire library to support 10 bit addressing or use software wire to do that on any 2 pins to work as sda and scl pins and i know that using else the default pins will need external pullups resistance... and no problem with that ... what should i do or where to start from ... i know that i must use the frequency of my i2c memory is 100000L and how is the H and L bytes ..... and in my old twi custom library... i split the register addresses on 3 bytes ... i need help guys
I have moved your Topic to Storage....Please try not to post in Uncategorised again, If you are unsure about the categories refer to this guide or to the stickies for each category.
Thank You.
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.