Hello to all,We encountered a strange behaviour of the ST32F7xx jpeg encoder.We feed the encoder with RGB data like 0xFF0000 which is pure red.However the resulting jgp image is green.Then we gradually reduced the intensity of red like 0xFE0000, 0xFD...