I'm using a custom board with an STM32F469, a display with an ILI9488 320X480, and a frame buffer of 1X480. This frame buffer should fill a line of data.When I send the packet using a DSI Long write, only part of the line is filled up with the data I...