I have find the pxp drive in emwin 6.32.But i test it with lcd formart rgb565, it not work well with 32bit memory device. The scene is that, i draw a png picture with rotation fucntion(any angle),so i use 32bit memory device to rotate it, it not work well and it make lcd frame buff into exception that point(0,0) position changed. i guess it is draw 32bit memory to lcd frame buff. without this(32bit memory device ),it is work well. is it only for argb8888?