Hi, I have a Waveshare LCD whose brightness I want to control by PWM. From my Raspberry PI, it has a dedicated PWM GPIO Port (the 12th port, GPIO 18: https://www.raspberrypi-spy.co.uk/2012/06/simple-guide-to-the-rpi-gpio-header-and-pins/).
(Edit: The LCD has its own power supply and is (till now) connected to the Raspberry only by HDMI. It works so far like any normal monitor.)
The instructions for the PWM control look pretty simple: https://www.waveshare.com/wiki/15.6inch_HDMI_LCD#accordion4.
The instruction there tells to remove a triode (OK) and use the GPIO 18 port of my Raspberry. There, I don't get how that should work (I've only basic electrical knowledge). I've basically a 2nd electric circuit which overlaps with that of the LCD -- how should that work? Do I solder, like described, the lower pin of the LCD to my GPIO 18 port?
Do I have then to solder the upper pin of the LCD to a GND port of my Raspberry? So that an electric circuit gets closed? Or is that superfluous?
How does that work?
