Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

KLC S4.2 examples are not helpfull #423

Open
cpresser opened this issue Aug 9, 2019 · 2 comments
Open

KLC S4.2 examples are not helpfull #423

cpresser opened this issue Aug 9, 2019 · 2 comments

Comments

@cpresser
Copy link
Contributor

cpresser commented Aug 9, 2019

Currently the examples are:

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
@poeschlr
Copy link
Contributor

Sounds good to me.

@cpresser
Copy link
Contributor Author

I actually had this done last year but forgot to open a PR. Dummy me.
I did rebase it and now there is a PR:
#478

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants