Sure Electronics new 32x16 bi-color display: 3216 RG -Cont. from read only forum

Dear all,

I've got it all working. Really great library! works really simply. I'm now trying to get it work on a Arduino Mega 2560. But with the same IO pins as used on my "UNO" it doesn't work at all. I think there is something different in the pin specification or register specification.

ht1632c dotmatrix = ht1632c(&PORTD, 7, 6, 4, 5, GEOM_32x16, 2);

Is there already some experiences with the MEGA board. What do I have to change to get it working.

Thanks!