User Activity

I have some fonts stored in A8 (intensity-only) format. I'd like to use the DMA2D to draw these to my RGB565 frame buffer. I'd like to specify a foreground and background color and have the DMA2D read the font intensity data, generate a color for ...