User Activity

Posted on June 13, 2018 at 14:33Hi,I found two bugs when trying to read more than two bytes using HAL_DSI_Read(). Bug 1: HAL_DSI_Read() will always return HAL_ERROR when reading more than two bytes.The root cause is simple:HAL_DSI_Read will first ta...