Hello allI am experimenting with driving a 4*8 LED matrix with a Nucleo STM32-F410RB board. I am trying to save GPIO pins by driving the LEDs as a matrix. The schematic and example is attached below.I'm not very experienced with PWM generation so I u...