Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Show BMP image on display

Hi there!

I have an SD card reader and ST7735 connected to an nRF52850 DK, both working fine. Furthermore, I'm using ARMGCC in combination with Make, nRF5 SDK, nRF SDK for Mesh, FreeRTOS and C++. Now I've got the following question; how do I show bitmaps on the display that're stored on the sd card?

I couldn't find any examples that do so and I've actually wasted quite a lot of time on it by writing it pixel by pixel... Has anyone accomplished this, or does anyone have an idea how this could be tackled?

Kind regards,

Jochem