Dear TI team,
i am currently trying to build a code to run a display which has a HT1623 display driver with a TMS320F28069M MCU. I have built the code up to the point where the DATA pin (GPIO 7), CS pin (GPIO 5) and WR (GPIO 6) pin are sending the correct bit order. Even though, the display is not displaying any segment.
The display previously worked perfectly with the Arduino Uno.
what can the matter be?
I am assuming that something is wrong with the clock configuration of the c2000 and the HT1623.
THANK YOU!