3lectrokid
Member
hello everyone,
For a while now I have been designing an 5.1 Surround Sound Amplifier for my computer. I have started making prototypes for the amplifier section and I am now going to move onto building the controlling circuitry controlling volume etc. After looking at the Sparkfun website I looked through the colour LCD's. I saw the PSP LCD and thought it was the perfect screen to use along with the touch panel. However after looking through the data-sheet I had a few questions.
If I wouldn't have enough time between each pixel to read the colour information between clock interrupts on RB0 is it possible to use a non-pic hardware clock divider to reduce the interrupts by half or use a pic counter to go high on every 41,525 and 480 clock.
If anyone has experience interfacing PSP screens and is willing to help me through my learning of how to use then please PM me your email or something
Thanks, Dave
For a while now I have been designing an 5.1 Surround Sound Amplifier for my computer. I have started making prototypes for the amplifier section and I am now going to move onto building the controlling circuitry controlling volume etc. After looking at the Sparkfun website I looked through the colour LCD's. I saw the PSP LCD and thought it was the perfect screen to use along with the touch panel. However after looking through the data-sheet I had a few questions.
- are ALL the inputs eg hsync, display, colour 2.5v tolerant only or can I use 5v
- can anybody direct me to a 5V to 28V step-up converter for the backlight
- If I use a PIC18F4550 running at 48mhz (12MIPS) would i have enough time between each pixel to read 3 bytes in I2C memory to give colour information
- Is this the best approach to controlling the LCD cheaply
If I wouldn't have enough time between each pixel to read the colour information between clock interrupts on RB0 is it possible to use a non-pic hardware clock divider to reduce the interrupts by half or use a pic counter to go high on every 41,525 and 480 clock.
If anyone has experience interfacing PSP screens and is willing to help me through my learning of how to use then please PM me your email or something
Thanks, Dave