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
{{ message }}
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.
Input/Control/Logic pins should be placed on the left of a symbol
UART Tx/Rx
Output/Controlled/Driver pins should be placed on the right of a symbol
RS232 Tx/Rx
This looks like a rs232->uart transceiver. but the issue here is that there is no explicit input or output - Data will flow in both directions.
Proposed solution:
Input/Control/Logic pins should be placed on the left of a symbol
Enable, Sleep
Iset
Output/Controlled/Driver pins should be placed on the right of a symbol
Alarm
ChargeFinished
Q/!Q
The text was updated successfully, but these errors were encountered:
Currently the examples are:
This looks like a rs232->uart transceiver. but the issue here is that there is no explicit input or output - Data will flow in both directions.
Proposed solution:
The text was updated successfully, but these errors were encountered: