This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: AM625 Alpha blending

Part Number: AM625

Dear TI.

We try to set alpha blending on am625 on early display running on m4 (we porting from splash screen on U boot). If we set GLOBAL ALPHA register at initialize stage it will ok (we see image dimmer). But when we set this register continuously at runtime, the image not change transparency but color changed. Sequence to set GLOBAL ALPHA register as follow:

  • wait GO bit to 0
  • set GLOBAL ALPHA register
  • Set GO bit to 1.

Thank for your support.