Open poeschlr opened 6 years ago
Two comments on that:
I have a PR in progress for Memory_EEPROM (#222), I will it update for MISO pin types.
I would be a bit wary of doing global edits without checking datasheets, it could lead to more errors then we solve like that (well, I already made that mistake once!).
In all the libs I have reworked so far, they all have parts with pin types that are just completely wrong (e.g. power pins set to power out instead of power in, outputs set as inputs etc). I guess it might help to do some global edits, but most of the bad parts need a complete overhaul anyway.
Yes ... For the I2C it was rather quick (with a text-editor global search you quickly find the ones with another type than the expected one and can check them ine-by-one then ...), but it's going to be checking each one separately in the end ... I fear
The following is only valid for symbols of devices that do not use the same pins for other functions.
For master devices the electrical types should be as follows:
For slave devices: