User Activity

As per the question I'm trying to run a ILI9163c based display on the NUCLEO-F446RE. I'm using this library: (https://github.com/Spirit532/ILI9163C_STM32_HAL_DMA). My questions are:The library tells you to put DMA into circular mode. However, after e...
Hey,I have both a NUCLEO-L432KC and a NUCLEO-F446RE. I'm using them to interface with an ili9163c based display. When I hook up the display to the L432KC it works great and I get a single image that fills the whole display. However, I'm trying to tra...