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
Raspberry Pi
  • Products
  • More
Raspberry Pi
Documents Does this Compute? Raspberry Pi Compute Module 3 and IO Board
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: cstanton
  • Date Created: 6 Jan 2017 3:42 PM Date Created
  • Last Updated Last Updated: 16 Jan 2017 2:08 PM
  • Views 4132 views
  • Likes 8 likes
  • Comments 9 comments
Related
Recommended

Does this Compute? Raspberry Pi Compute Module 3 and IO Board

The Raspberry Pi Compute Module 3s and IO Board are/will be available from our Online Stores Farnell / Newark / element14 Buy NowBuy Now

The History of Comput(e)ing

If you have been following the hardware development of the Raspberry Pi since its initial release, you will know that it has gone through several iterations ( see: How To Identify Which Model Of The Raspberry Pi You Have ), you may have even built your own project (Raspberry Pi Projects ) with a Raspberry Pi and an add-on accessory (The specified item was not found. ), however I have quickly found (such as with my The specified item was not found. build) that it becomes big, bulky and has to progress from the prototyping stage into a project which is efficiently engineered in its design.

 

Two years ago, the Raspberry Pi Compute module was introduced, creating the ability for the 'brains' behind the Raspberry Pi to be used as a modular unit, in a SODIMM form factor, that can be plugged into an embedded hardware design. No longer did you have to accommodate the entirety of the Raspberry Pi with the placement of its General Purpose Input/Output (GPIO) pins, USB sockets and network port, etc. Now you can create your own printed circuit board for it to plug into, (perhaps with EAGLE), with only the parts, ports and connections that you require, from all of them, to only a few of them. This likely raised a whole bunch of questions, including the ultimate 'if an upgraded version of the Compute module is released, can it be used as a drop in replacement?'

 

The day when that question can be answered has finally arrived, the Raspberry Pi Compute Module has an upgrade, after the release of the The specified item was not found. , Eben Upton confirmed that a 'Compute Module 3' was in the works, it is now available in two versions, with an updated IO board.

 

{gallery} Raspberry Pi 3 Compute Module

image

Compute Module: CM3, CM3 Lite & IO Board

image

Compute Module: CM3 with onboard eMMC

image

Compute Module: CM3 Lite without onboard eMMC

image

Compute Module: IO Board and CM3 modules

 

Datasheets and Schematics

You can find all of the documentation that has been released by Raspberry Pi Trading / Raspberry Pi Foundation on their website. The documentation gives a full breakdown of the IO Board, Compute Module(s) along with guides on using the Raspberry Pi Cameras and attaching the Official Display along with software guidance on flashing the eMMC. I have also attached version one of the datasheet to this document, you can find the link at the bottom.

 

Compatibility and Differences Between CM1, CM3 and CM3 Lite

If you have already produced a design based on the CM1 (Compute Module based on Raspberry Pi 1) then you're in luck, the CM3 (Compute Module base on Raspberry Pi 3) is practically a drop-in replacement so long as you have the appropriate software updated onto the on board storage (eMMC). You also need to take into consideration the new power and thermal requirements, failing to do so will mean that the speed of the CM3 module will be throttled. There is a minor size difference as the CM3 is 1mm higher/longer, this change and other alterations are laid out in the documentation available on the Raspberry Pi Foundation website.

 

There are few design differences between the modules. The CM1 and CM3 have been made with the intention of using the onboard eMMC (embedded MultiMedia Controller) storage. Between the CM1 and CM3 there has been a practical change in how the HDMI_HPD_N_1V8 (hot plug detection) is accessed, and also EMMC_EN_N_1V8 (which I'm not entirely sure what this is, I'm assuming it's an 'enable' voltage) and these are now via an IO Expander before hitting the SoC. This doesn't make a great deal of a difference to the typical application.

imageimage

The main difference between the CM3 and CM3 Lite is that the eMMC storage is not populated at all. The layout is still on the PCB, however the pin out of the compute module has changed so that the relevant SD/SDX pins are now broken out onto the 200 pin connector. This allows use of an external microSD/SDCard connector (or potentially an external eMMC storage) such as the one on the IO Board. Going by the documentation, you will need to connect SDX_VDD to a voltage between 1.8v - 5% and 3.3v + 5% at 50mA.

 

Compute Module 1Compute Module 3Compute Module 3 Lite

- BCM2835 System on Chip (SoC) processor

- Single Core 32bit, 700Mhz

- ARM11 with ARMv6 Instruction Set

- 512MByte LPDDR2 RAM

- 4GBytes eMMC

- BCM2837 System on Chip (SoC) processor

- Quad Core 64bit, 1.2Ghz

- 512KByte L2 Cache

- ARM Cortex A53 with ARMv7 Instruction Set

- 1GByte LPDDR2 RAM

- 4GBytes eMMC

- BCM2837 System on Chip (SoC) processor

- Quad Core 64bit, 1.2Ghz

- 512KByte L2 Cache

- ARM Cortex A53 with ARMv7 Instruction Set

- 1GByte LPDDR2 RAM

- SD/eMMC pins exposed

 

Due to the CM3 using the BCM2837, this means that consideration needs to be made for power consumption and heat dissipation. According to the documentation, VBAT will require more power to the processor when it is under heavy load. For the CM3 module, and CM3 Lite, there are six power supply rails to the module which have to be accommodated for (excluding consideration for SDX_VDD).

 

- VBAT which feeds SMPS and generates core voltage

  o Min 2.5v

  o Max 5v + 5%

  o 2000mW for CM1, 3500mW for CM3/3L

- 3v3 for processor, i/o and eMMC

  o Min 3.3v - 5%

  o Max 3.3v + 5%

  o 250mA

- 1v8 for processor, i/o and SDRAM

  o Min 1.8v - 5%

  o Max 1.8v + 5%

  o 250mA

- VDAC for TV-Out DAC

  o 2.5v - 5%

  o 2.8v (if DAC used)

  o 3.3v + 5% (if DAC not used)

  o 25mA

- GPIO0-27_VREF for GPIO 0-27

  o 1.8v - 5%

  o 3.3v + 5%

  o 50mA

- GPIO28.45_VREF for GPIO 28-45

  o 1.8v - 5%

  o 3.3v + 5%

  o 50mA

 

This means that although the CM3 is a drop-in replacement for the CM1, the design ideally needs to be able to supplement the processor with 3500mW. For the benefit of clarity, here are the requirements for if an external eMMC/SDCard/microSD is connected for the CM3 Lite:

 

- SDX_VDD which powers the SDCard pins

  o 1.8v - 5%

  o 3.3v + 5%

  o 50mA

 

Also interesting, is that the VDAC, which handles the composite TV-Out, requires a connection of 3.3v if it is not to be used for video output.

 

Changes to the IO Board

imageimage

The are only two main changes to the IO Board to be used for prototyping with the Compute Module. The first is that the programming JTAG header is no longer accommodating for a through-hole socket to be soldered to it, and is instead a ribbon connector. Secondly, you can now plug in a microSD card onboard. This is for the purpose of communicating with the CM3 Lite.

 

The new IOBoard is backward compatible with the Compute Module 1, however it should be noted CM1 does not have the necessary pinout to utilise the onboard microSD slot.

 

Other connectors on the board remain the same, you have access to all of the GPIO pins as per usual, along with the breakout for each of the CSI aka Camera ports, and also the dual DSI / Display ports. Upon further investigation into the DSI connectors, as I was interested in whether or not it is currently possible to prototype on the Compute Module with the Official Raspberry Pi touchscreens and use two of them, or use one of them in conjunction with HDMI. I discovered that at present the functionality requires further development, and any companies, along with Engineers whom are looking into this solution are advised to get in touch with element14's Raspberry Pi Customization Service. However, it is possible to use either the HDMI or DSI display connectors in conjunction with an SPI based display.

 

 

Operating System and Booting Support

The compute modules have support from the official version of Linux designed for the Raspberry Pi which is called Raspbian. This is currently 32bit based and is a version of the linux distribution, Debian.

 

Over the course of the past year, support for the BCM2837 chip has managed to make its way into the mainline linux kernel, allowing support for the processor to be compiled for any linux distribution. Though there is still reliance on the proprietary binary blobs for the VideoCore chip required to let the CM3 boot. There are currently efforts under way to write an open source firmware which will remove reliance on these blobs, and there is already an open source OpenGL driver being developed. Mainline linux kernel support also means that a 64bit version of Linux for the Compute modules can be built, and they have, at the time of writing SUSE has a version which works with the Raspberry Pi 3, and it is (may be) also possible with Arch Linux and Gentoo.

 

There are also an array of methods to start Linux on the module which helps to reduce the reliance on the eMMC/SDCard, such as Network or USB booting. Allowing the module to truly be used as an Internet of Things device, or used in a scenario where the activity intelligence of the module needs to be dynamic.

 

What Could the Compute Module be used for?

In October 2016, you likely heard about NEC using a modified version of the Compute Module 3 in their screens. Embedding what is effectively a 'thin client' that has the ability to network boot into a display can be very powerful. Depending on the configuration of the screen you can then have dynamic updates for presentation (from public transport departures to University timetable information) or, if the inputs were broken out to the screen, a 'thin client' that can be setup to remotely control a desktop environment for typical Information Technology computer work, infrastructure permitting.

 

I also mentioned that it could be used as an Internet of Things solution, and the perfect example of that would be this Case Study | How Premier Farnell helped Future Home to develop their Smart Technology idea for the global market  where element14 as a company aided a start-up maker company move into production.

 

What would I make with it? I'm personally interested in computer games, and you may have seen many a Raspberry Pi Gameboy, well it seems to me that the Compute Module 3 is the perfect size to be able to have a dual-screen setup inside a suitable case for a portable gaming console, either for emulation or otherwise, without the need for it to be 'hacked' but instead suitable for an efficient platform for its own games (thanks to the open source OpenGL efforts and so on). Two could even be used in conjunction with one another (did you know the Wii U tablet uses two together? One handles the processing and the other handles the H264 video rendering).

 

I'll leave that idea in your mind. image

 

What Will You Make?

 

Check out spannerspencer's blog to share Your Thoughts on the Raspberry Pi Compute Module 3

Attachments:
imageB4F0982B.pdf
  • pi 3
  • hardware development kit
  • raspberry
  • broadcom bcm2837
  • pi 3 compute dev kit
  • broadcom 2837
  • cm3lite
  • bcm 2837
  • bcm2837
  • pi
  • pi 3 compute
  • compute dev kit
  • compute module 3
  • pi 3 compute hardware development kit
  • rpi compute dev kit
  • compute
  • pi 3 compute development kit
  • raspberry pi
  • raspberry pi accessories
  • raspberry pi trading
  • raspberry pi 3 compute module
  • raspberry pi foundation
  • hdk
  • compute module 3 lite
  • raspberry pi 3
  • compute hardware development kit
  • compute development kit
  • cm3
  • compute module
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • rew
    rew over 8 years ago +1
    I find it higly irritating when you announce products as being available, and then... they're not.
  • rew
    rew over 8 years ago in reply to DAFlippers +1
    It didn't say that when I looked. The Email I got also mentions: Announcement: Raspberry Pi Compute Module 3 Out Now Not "later today", but "Now" (SIC: with a capital N)....
  • DAFlippers
    DAFlippers over 8 years ago in reply to rew +1
    I suspect it will be available to order later today. David
  • dougw
    dougw over 6 years ago

    Nice boost in horsepower....

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ratcvr
    ratcvr over 6 years ago

    3500mW for the CM3 . Is it maximum power consumption? Data sheet says it is the minimum.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • balearicdynamics
    balearicdynamics over 8 years ago in reply to DAFlippers

    From Spain on the site it shows available for order now in stock.

     

    Enrico

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • cstanton
    cstanton over 8 years ago in reply to rew

    rew , I can tell you that I also find it highly irritating, the best place to give feedback on this is at the source on the transactional site(s): Help Centre | Farnell element14  / Help Center | Newark element14  / (and /help on any other region, such as au.element14.com/help .

     

    I'm informed that they're now available to buy.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • shabaz
    shabaz over 8 years ago

    Lots of good information, I'm guessing this will be a very useful resource. Bookmarked!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAFlippers
    DAFlippers over 8 years ago in reply to rew

    I suspect it will be available to order later today.

     

    David

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • rew
    rew over 8 years ago in reply to DAFlippers

    It didn't say that when I looked.

    The Email I got also mentions:

    Announcement: Raspberry Pi Compute Module 3 Out Now

    Not "later today", but "Now" (SIC: with a capital N)....

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAFlippers
    DAFlippers over 8 years ago in reply to rew

    It has only been announced an hour ago and it does say:

     

         The Raspberry Pi Compute Module 3s and IO Board are/will be available from our Online Stores

     

    David

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • rew
    rew over 8 years ago

    I find it higly irritating when you announce products as being available, and then... they're not.

     

    image

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