User Activity

If my board is not powered and the power is provided by the ST-Link, then I can program/erase all the time without issue. However for debugging it is not useful. As soon as I connect the power to the target I loose the connection.Few thingsSWDCLK and...
I found where we define the size of the screen but I could not find where the memory is allocated for the frame buffers. Also, emWin is running on 256k of RAM but the screen is 480x800. How do we define the bpp? Is it something that is defined in t...