-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IoT e-ink driver v1.1 board with library fixes: - Revise Waveshare eink driver subcircuit to be consistent with the v2.2 schematic: raise input capacitance to 4.7uF and change resistor to 3ohm - Fix PMOS reverse protection subcircuit - Add implicit tags on Waveshare eink driver, PMOS reverse protection subcircuit - Fix W25Q power consumption, it's mA not uA Changes to the example: - Add high-side single-PMOS switch as a device-specific library. In the future (dependent on #357) HighSideSwitch should automatically generate a single-PMOS switch under the right input voltage conditions. - Add input reverse polarity protection - Remove 3.3v zener (too much leakage current) - Change LED colors to not use OOS LEDs - Add PMOS power gates to memory (SPI flash + SD card) and eink blocks - Add SPI flash - Change power input to horizontal connector - Increase resistance of 3.3v converter to reduce quiescent current Resolves #356
- Loading branch information
Showing
12 changed files
with
6,925 additions
and
4,470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.