Hi folks, I'm working on modifying bufferedUSAER to use SIO for USART0 to communicate with an MMC, a DS1305 RTC, and a HANTRONIX HDG12864F-1-S00F (which uses the epsom SED1565 controller). I've written a font file for SED1565 for the characters blank thru _ (64x8). This will be stored in ROM. What I want to do is get the date string from the RTC (which has a battery backup) and send to the LCD. So, for each byte from the RTC, I have to send 8 bytes to the LCD.
If anybody has suggestions, or is interested in my progess, let me know. Garst