Part Number: MSP430F4784
Hi,
Currently I'm using MSP430F4784. I'm trying to interface OLED display to view data. Display interface using I2C.
issue here is when I run program in debug mode that to in step in only display works.
not working in step over also. After POR display is not working not showing anything even while running load is not taking.
but in step in debug I'm getting appropriate load. As I'm using OLED I made a delay before sending commands to display.
But no changes happened.
What could be the issue?
Please help me out with this.
Thanks in advance