User Activity

Hi there. I'm trying to figure out how to draw/fill rectangle with transparency. I can fill opaque rectangles without issues. I am using `stm32h750`, 320x240 ILI9341 LCD which supports RGB565 buffers. Below is the code that kinda works, but it genera...