I wrote a program to display few texts on 6X5 led display using MPASM(Proteus). The PIC has a 4MHz clock frequency. I was using the same DELAY 1 second instruction that I used on 4X4 led display(working well). But when it comes to my 6X5 led display, the DELAY caused the program to freeze. It wont execute the next instructions. I uploaded the code just in case.
Attachments
-
8.1 KB Views: 24