element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
element14's The Ben Heck Show
  • Challenges & Projects
  • element14 presents
  • element14's The Ben Heck Show
  • More
  • Cancel
element14's The Ben Heck Show
Forum Raspberry Pi 2 B+ Expanded RAM
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join element14's The Ben Heck Show to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 8 replies
  • Subscribers 29 subscribers
  • Views 1046 views
  • Users 0 members are here
Related

Raspberry Pi 2 B+ Expanded RAM

Former Member
Former Member over 9 years ago

I was wondering if ther was a work around with the limited amount of RAM on the Raspberry Pi. For the most part it runs smoothly, but there are a couple of programs I'm trying to run that in certain parts it will lag pretty badly. I was hoping there might be a way to add either a larger RAM chip or use a USB stick for more RAM.

  • Sign in to reply
  • Cancel

Top Replies

  • william_hoffer
    william_hoffer over 9 years ago +1
    Ram is surface mounted so no you can not add ram.
  • Former Member
    Former Member over 9 years ago in reply to Former Member +1
    That's awesome codey, and a quick response too I might add considering I'm in the UK.. There is a fair few network hops between us I bet I would be most interested in your trial of the RAM upgrade on whatever…
  • william_hoffer
    william_hoffer over 9 years ago in reply to Former Member +1
    yes I did keep it simple and direct for a reason. I have desoldered surface mount parts, and I used the solder reflow oven i built based on the one Ben and his guest created in a early episode, to resolder…
Parents
  • Former Member
    Former Member over 9 years ago

    Bill Hoffer is "very" correct but a little to the point, without explaining to much..

    But nevertheless very exact indeed, the RAM upon the development board is a fixed item which cannot be upgraded in its current form.

     

    I do wonder though if someone was very handy indeed with a soldering iron and a RAM chip avaliable that someone could come along, unsolder the current RAM chip itself and use the same branded but larger variety in its place.

     

    I would be happy to test this theory out and would even endeavour to the point of expressing a notion of a project where by someone creates some kind of way to connect a normal say, PC stick of RAM addition to add to the raspberry board either in replacement or by some other means even to the point of it being used like a RAMdisk device..

     

    Anyway, could be pie in the sky and way out of my depth but I have seen people remove embedded RAM chips and replacing them with larger versions in the past but not on the raspberry board itself..

     

    Mainly cell/mobile phones and that sort of thing..

     

    Afterall, what's the price to purchase an older or used raspberry board, try it out for you self and just see what happens.. The only loss is time, patience and maybe a few quid.. But think of what could come of a simple idea like this, if a little tricky and labour intensive image

     

    It's just lovely to see people push the boundaries a little with ideas and giving them a go at.. Sorry if this reply alarms anyone.. Just a thought eh..

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • william_hoffer
    william_hoffer over 9 years ago in reply to Former Member

    yes I did keep it simple and direct for a reason. I have desoldered surface mount parts, and I used the solder reflow oven i built based on the one Ben and his guest created in a early episode, to resolder items. You need a specialized tip on your iron and hands incredibly steady so not to flow solder across pads which will cause shorts when the new chip would be soldered back on.

     

    Next you will more than likely have to salvage the ram from a source, making sure that its is the right shape and size so it will fit the location of the board, since its hard to find sites that sell surface mounted ram.

     

    Now you have to make sure the version of the Pi you have can hold the amount of ram you want to use in its BIOS. Older laptops and desktop computers that don't use the UEFI bios, which all Windows 8 and Windows 10 system uses, could not use  more than  24 gigs ram. After you hit the max amount of ram, any reaming amount of ram does not show and can not be used. There is a probally a reason they don't use more ram versus the orange pi and apple pis who do use 2 gigs.

     

    Finally you need to carefully solder the new ram on to the board making sure not to overheat the ram with your solder iron or reflow oven, which will fry the ram, and not flowing solder across pads causing shorts or breaking any solder likes leaving or entering the ram.

     

    Finally Clem has given the easiest method to do what you want to do.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • william_hoffer
    william_hoffer over 9 years ago in reply to Former Member

    yes I did keep it simple and direct for a reason. I have desoldered surface mount parts, and I used the solder reflow oven i built based on the one Ben and his guest created in a early episode, to resolder items. You need a specialized tip on your iron and hands incredibly steady so not to flow solder across pads which will cause shorts when the new chip would be soldered back on.

     

    Next you will more than likely have to salvage the ram from a source, making sure that its is the right shape and size so it will fit the location of the board, since its hard to find sites that sell surface mounted ram.

     

    Now you have to make sure the version of the Pi you have can hold the amount of ram you want to use in its BIOS. Older laptops and desktop computers that don't use the UEFI bios, which all Windows 8 and Windows 10 system uses, could not use  more than  24 gigs ram. After you hit the max amount of ram, any reaming amount of ram does not show and can not be used. There is a probally a reason they don't use more ram versus the orange pi and apple pis who do use 2 gigs.

     

    Finally you need to carefully solder the new ram on to the board making sure not to overheat the ram with your solder iron or reflow oven, which will fry the ram, and not flowing solder across pads causing shorts or breaking any solder likes leaving or entering the ram.

     

    Finally Clem has given the easiest method to do what you want to do.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube