Slashdot Mirror


Raspberry Pi Revision 2.0 Board Announced

An anonymous reader writes "The Raspberry Pi finally saw a release on February 29 this year and is thought to have sold 200,000 units, with a million expected to ship before the year is over. That's a lot of tiny PCs, but it's also been an opportunity for owners to feedback any problems or tweaks they'd like made to the board. The Raspberry Pi Foundation has taken the feedback on board and today announced a revised design is being put into production. The new Raspberry Pi, known as revision 2.0 PCB, is expected to start shipping in the next few weeks. The revision includes a number of changes, but is essentially the same board. To summarize it includes a new reset circuit, a replacement for the reset fuses allowing for more reliable USB hub power, two GPIO pin changes for JTAG debug support, four redundant GPIO signals have been removed, and a new connector has been added for attaching a range of boards including a clock or audio codec. Two of the more easily noticeable changes include a fix that stops the HDMI connection interfering with certain operations of the Raspberry Pi, and the addition of two 2.5mm mounting holes to allow for easier mounting."

6 of 155 comments (clear)

  1. And also it's now made in the UK by Dave+Whiteside · · Score: 5, Informative

    In Wales by Sony to be exact
    http://www.raspberrypi.org/archives/1925

    --
    who where what when now?
  2. Re:What about development tools? by Desler · · Score: 5, Informative

    Yes, it can. How do you think Intel's compiler integrates into Visual Studio? You just need to write the plugin for integration and make custom build rules.

  3. Re:It's not truly open... by tommeke100 · · Score: 4, Informative

    Check out this tutorial for OS development on the Pi : http://www.cl.cam.ac.uk/freshers/raspberrypi/tutorials/os/

  4. What is this?!? by MetalliQaZ · · Score: 3, Informative

    After waiting for 11 weeks for my RaspberryPi to ship, then getting an email that they would need many more weeks to supply the orders, they announce a 2.0 revision? How about fulfilling your orders first? They announced to the world months ago that they are producing thousands of units per day and yet I still don't have my order. I really don't like how this company is working.

    --
    "Here Lies Philip J. Fry, named for his uncle, to carry on his spirit"
  5. Re:still can't get the last model by Lumpy · · Score: 4, Informative

    cancel your order and get it from MCM.. in stock and I'm getting them 2 days after ordering.

    --
    Do not look at laser with remaining good eye.
  6. Re:Bad USB drivers. by rephlex · · Score: 3, Informative

    I submitted that. No, the problems with the USB drivers have not been fixed but software modifications subsequent to that post have improved the situation slightly for all Raspberry Pi's. Also, the revision 2 boards can supply more current to USB devices which means more of them will work when plugged in directly to the Pi. Unfortunately USB will most likely never work well on the Raspberry Pi due to the sheer difficulty of fixing the vendor-supplied drivers for the Synopsys USB controller which remain very buggy. I doubt the Raspberry Pi Foundation will ever acknowledge this.