You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new Waveshare revision (B) devices for example esp 4.3(b) use the 8 directional i/o's and also the General purpose Output Pins of the CH422G.
As per CH422G Datasheet :-
The pins OC3-OC0 of CH422 are push-pull or open-drain output pins, and are push-pull output pins by
default.
Waveshare schematic :-
Datasheet Layout:-
On the new revision boards OC0 and OC1 are used as digital Outputs to drive BC817-40's via PC817X3's
The current library has support for the 8 Directional I/Os but not the OCx Outputs.