Results 1 to 5 of 5

Thread: FPGA driver for PSP screen

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,434
    Blog Entries
    3209
    Rep Power
    50

    psp FPGA driver for PSP screen



    Friends are constantly giving us their old electronics. We love it because our junk box is a never-ending pile of possibilities. We’re really starting to amass a collection of LCD screens that are not easily interfaced and this project gives us some hope for the future. [Philip] has been posting about using an FPGA as a driver for a replacement PSP LCD screen.

    Many projects source cell phone LCD screens that have their own driver chip that can be addressed over SPI for use with a simple microcontroller. More complicated screens need a more involved control scheme and this is where the Field Programmable Gate Array takes over. [Philip] lays out the steps he’s using to implement his controller, from setting up the correct voltage levels, to planning for coordinate addressing, and even some of his follies with reverse current. We think this would be a great way to introduce yourself to FPGA projects.

    http://hackaday.com/2009/12/12/fpga-...or-psp-screen/

  2. #2
    DCEmu Pro osgeld's Avatar
    Join Date
    Jan 2007
    Posts
    822
    Rep Power
    70

    Default

    the psp screen is a standard issue parallel tft screen with widely available data sheets

    people are using them all the time for pic and avr projects for years now, why deal with designing your own propitiatory cpu on fpga as a starter project, when you can bit bang it with an 8 bit arduino using standard lcd practices


    oh and guess what, there is a widely available xy serial touch screen add on, 4 wires

    http://www.sparkfun.com/commerce/pro...oducts_id=8448
    Last edited by osgeld; December 13th, 2009 at 03:14.

  3. #3
    DCEmu Newbie
    Join Date
    Jan 2007
    Posts
    81
    Rep Power
    0

    Default

    Quote Originally Posted by osgeld View Post
    the psp screen is a standard issue parallel tft screen with widely available data sheets

    people are using them all the time for pic and avr projects for years now, why deal with designing your own propitiatory cpu on fpga as a starter project, when you can bit bang it with an 8 bit arduino using standard lcd practices


    oh and guess what, there is a widely available xy serial touch screen add on, 4 wires

    http://www.sparkfun.com/commerce/pro...oducts_id=8448
    Do you suppose one would be usefull in making one of those portable Nes things, something ala ben heck?

    Just asking...

  4. #4
    DCEmu Pro osgeld's Avatar
    Join Date
    Jan 2007
    Posts
    822
    Rep Power
    70

    Default

    probably, those are done on fpga, all hardware emualtion + io support to whatever you have hooked up

    but its far from a starter project, your looking at a couple hundred in equipment just to have a dead board looking at you

  5. #5
    DCEmu Legend acn010's Avatar
    Join Date
    Dec 2005
    Location
    Galaxy not far away?
    Age
    37
    Posts
    4,656
    Rep Power
    103

    Default

    its a good start for making some projects..
    look. i have like 7 screens so i may want this little device and make my own.... photoframe? extra screen on the car? many possiblities on my mind... yet, its not on sale i guess

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. NeoDS - Neo Geo AES/MVS Emulator for Nintendo DS
    By wraggster in forum Nintendo News Forum
    Replies: 183
    Last Post: May 24th, 2010, 21:08
  2. Official MAME4ALL compatability list!
    By Darksaviour69 in forum Chuis's Dev & Discussion Forum
    Replies: 66
    Last Post: September 10th, 2007, 18:48
  3. Corrupted Files
    By Safari Al in forum DCEmu Gaming & General Discussion Forum
    Replies: 36
    Last Post: May 21st, 2007, 21:56
  4. Review: Nyko Screen Armor PSP
    By bandit in forum DCEmu Reviews & Games Reviews Forum
    Replies: 0
    Last Post: May 1st, 2006, 22:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •