How to read external eeprom(93C66) using Cp2112-EK board?
It has such pinout:
GPIO0.TX -> LED
GPIO1.RX -> LED
GPIO2 <-> WAK/MAK
GPIO3 <-> INT
GPIO4 <-> RST
GPIO5 <-> IO5
GPIO6 <-> IO6
GPIO7 < -> IO7
How these pins relate to Be2works CP2112 adapter?
G - GND
2 - DO (data output Q)
3 - CS (Chip select S)
4 - SK (Serial clock)
5 - DI (data input D)
6 - WC(write control)
GPIO.3 is used in Battery Analyzer to turn load off.