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