Posted on May 17, 2011 at 12:07Well, I fixed my problem. It now works flawlessly. I'm not exactly sure of the cause, but I installed the new PSD Express 8.40 and it now works flawlessly. I was using PSD 7.7 before. I'm not exactly sure what changes ...
Posted on May 17, 2011 at 12:07Hey, I'm trying to implement EEprom Emulation using CSBOOT0-3 banks. I'm following the Application Note AN2040. I can't get it to work, my code hangs. I've also managed to get the example code to hang, found here, http...
Posted on May 17, 2011 at 11:55Oh, sorry, SCON is set to 0x50 Serial receive and trasmit works perfect, if I disable the interrupts. Timer 2 is used for baud rate generation, buad rate is perfect at 19200. Timer 0 is used for something else, and als...
Posted on May 17, 2011 at 11:55Hey, I have Serial Port 0 working fine (receiving and transmitting), but now I want to use an interrupt triggered routing for receiving data. I can't get the program to run the correct ISR to clear the RI bit. Here's m...