Skip to content

Commit

Permalink
Update BuckConverter_TexasInstruments.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ducky64 committed Jul 2, 2023
1 parent 0a71e4f commit dd5ddcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion electronics_lib/BuckConverter_TexasInstruments.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ class Tps54202h(VoltageRegulatorEnable, DiscreteBuckConverter, GeneratorBlock):
Note: TPS54202 has frequency spread-spectrum operation and internal pull-up on EN
TPS54202H has no internal EN pull-up but a Zener diode clamp to limit voltage.
"""

def contents(self):
super().contents()
self.generator_param(self.enable.is_connected())
Expand Down

0 comments on commit dd5ddcc

Please sign in to comment.