badgeteam / why2025-hardware

Hardware design files for the WHY2025 badge
8 stars 0 forks source link

Turn on backlight by default #28

Closed renzenicolai closed 4 months ago

renzenicolai commented 5 months ago

When the CH32V203 isn't active the display backlight should be on at full brightness.

ranzbak commented 4 months ago

Given that the pb3 will be high impedance after reset, pull the pin up using the 100k resistor to VCC? @renzenicolai , do you know if the pin is in high impedance after reset, or when the ch32v203cxt6 is disabled, I couldn't find in the datasheet.

ranzbak commented 4 months ago

Done