element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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
Single-Board Computers
  • Products
  • Dev Tools
  • Single-Board Computers
  • More
  • Cancel
Single-Board Computers
Forum Possible to Change Processor Chips in BBB?
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Single-Board Computers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 6 replies
  • Subscribers 56 subscribers
  • Views 480 views
  • Users 0 members are here
  • beaglebone_black
  • single-board-computers
Related

Possible to Change Processor Chips in BBB?

Former Member
Former Member over 11 years ago

Good morning,

 

I am currently working on a project in which I am planning on using the BBB. However, I am going to be creating my own PCB board based off of the BBB open source hardware, except I may remove/add a few things but plan keeping a lot of the other stuff as the same design.

 

My question is, is it possible to:

 

a) Remove the processor chip from a standard BBB without destroying it, and placing it on my new PCB so I can keep the processor design the same on the PCB?

 

if not, is it possible to:

 

b) Throw in the AM3359ZCZ 720MHz processor and still have the basic BBB layout of the board work fine?

 

The reason I ask, is because I cannot find a place where I can currently order the AM3359AZCZ100 that the BBB uses, so I either have to strip the processor off of my current board, or use another processor.

 

Thanks in advance

  • Sign in to reply
  • Cancel
  • shabaz
    shabaz over 11 years ago

    Hi Stephen,

     

    I saw this post that may help - they suggest to use the AM3358, which is what BBBs will switch to eventually too (it doesn't have EtherCAT). Farnell sell the AM3358 in single quantities. Removing a BGA while keeping it intact and then soldering it back in sounds like a very skillful thing to do but some people may have managed it with practice.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 11 years ago in reply to shabaz

    shabaz wrote:

     

    Removing a BGA while keeping it intact and then soldering it back in sounds like a very skillful thing to do but some people may have managed it with practice.

    removing the BGA is the easy part, but you're going to lose the existing solder balls when you do.  There is expensive equipment that's capable of re-balling one-off devices, and while I'm sure there will be someone out there who's botched up something to do it with some cardboard, double sided sticky tape and a toaster oven you're quickly approaching the ridiculously pointless. 

    BGA's simply aren't a good choice unless you have all the proper equipment and a proper manufacturing setting. Even there, they won't be wanting to have to remove one and put it on a different board, too much hassle.

     

    Gerald's response in that thread is interesting, according to the datasheet the 3352 doesn't simply lack EtherCat, it lacks the PRUs altogether!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 11 years ago in reply to Former Member

    selsinork wrote:

     

    Gerald's response in that thread is interesting, according to the datasheet the 3352 doesn't simply lack EtherCat, it lacks the PRUs altogether!

     

    With neither EtherCAT, PRUs nor SGX, I wonder if TI is trying to position the AM3352 as a microcontroller rather than an applications processor.  There's a bit of a performance gap between a Cortex-M4F and any Cortex-A, so perhaps the AM3352 fills a fairly important underpopulated niche.

     

    And it may not cost much at microcontroller volumes with so many things pruned off its die. image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 11 years ago in reply to morgaine

    The difference in part numbers is a silicon revision issue.

     

    The B revison (latest) on the TI data sheet and listed as "no stock" in TI's website is the one you would want.

     

    The parts Digikey have in stock are the initial release (two silicon revisions out of date).

     

    You can plough through the errata on TI's website and check if you can live with the bugs.

     

    If you are planning  a product you should establish some dialogue with a fully franchised TI disti (or possibly direct with TI tech support) and find out what parts you can get and when.

     

    My advice (having had my own fingers burnt a few times and seen others go down completely (anyone remember Nascom and the memory chip shortage that killed them)) is to have the chips in my hand before I lay out the board.

     

    I wouldn't design a product on the basis of recovered chips (at least not if any of my own money or reputation was at stake).

     

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • morgaine
    morgaine over 11 years ago in reply to morgaine

    Haha, nice coincidence.  Last night I wrote:

    With neither EtherCAT, PRUs nor SGX, I wonder if TI is trying to position the AM3352 as a microcontroller rather than an applications processor.  There's a bit of a performance gap between a Cortex-M4F and any Cortex-A, so perhaps the AM3352 fills a fairly important underpopulated niche.

     

    And it may not cost much at microcontroller volumes with so many things pruned off its die. image

     

    And today I see on Olimex's blog that "AM3352-SOM module with 1Ghz Sitara Cortex-A8 SoC prototypes are ready" !!!  A 1k volume price of 26 euro is mentioned.

     

    Notice that on their AM3352-SOM-EVB evaluation baseboard spec it says "Dual Ethernet 100MB", which means that the SOM should be perfect for router/firewalls as an alternative to the hack-WRT-router approach.  The AM3352 might as well be considered TI's low-end comms processor.

     

    Morgaine.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 11 years ago in reply to morgaine

    Those Olimex AM3352 modules do look great and very compact. According to the comments if some customer places an order of more than 1000 of a processor variant, then they may stock that variant in their online shop  too. I hope that happens.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
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