Swap continuity_2 and bl_lcd lines backlight-pwm
authorKeith Packard <keithp@keithp.com>
Sat, 27 Jan 2024 22:50:58 +0000 (14:50 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Jan 2024 22:50:58 +0000 (14:50 -0800)
commit971f34cf5d77f2a0b903eeca17cc260c0eb1b9ac
treeb5b657242ab83fc73e875e4e4eae1360eed4266e
parent90f646d6257b5602191f4590d1f87288285fed33
Swap continuity_2 and bl_lcd lines

We need a free timer to PWM the backlight, and we cannot use
any alternate function on PA6 as would conflict with SPI1 MISO.

Move bl_lcd to PA1, which is TIM2_CH2.
Move continuity_2 to PA6, as that is a simple GPIO pin.

Signed-off-by: Keith Packard <keithp@keithp.com>
telelco.lht
telelco.sch