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.

Can't change segment pointer on SN65DSI86 using indirect method

Hi,

I'm having some trouble changing the segment pointer to read a Display ID extension block located at the 0x100 address. I've followed the datasheet by the letter, it evens ACK my write command on address 0x30, but when i do an indirect read after this, what i get is the same edid that i get when i read without changing the segment pointer.

I have tried inserting the indirect write code before step 16 of the datasheet indirect read tutorial but it behaved the same.

Can anyone help me?