I used the MCUXpresso SDK Builder to generate an SDK for the FRDM-MCXA346 development board. The SDK includes a SmartDMA example project named “frdmmcxa346_smartdma_keyscan”. However, this example does not include a SmartDMA firmware that can convert RGB565 data to RGB888 format for output to an LCD.
I would like to ask whether there are any other example projects that include a SmartDMA firmware for RGB565-to-RGB888 conversion.
In addition, are SmartDMA firmware binaries reusable or compatible across different MCX or other NXP MCU families?