Page 1 of 1

[Newbie] How to identify the SoC...

Posted: Sat Jul 28, 2012 2:10 am
by plug.gulp
Hi,

I am new to Raspberry Pi group. I received RPi yesterday. I am looking at the board and the diagram below (which is taken from http://www.element14.com/community/serv ... 282%29.jpg). I am trying to identify the SoC on the board I received. From the below diagram, it seems the SoC should be the big rectangular black square(the chip) at the centre of the board. And that is Broadcom's SoC BCM2835. Now, I am not a hardware person so my understanding is quite limited in this case, but I was expecting some labeling on the chip which indicated that it was BCM2835. Instead the board I received has the label Samsung K4P2G324ED. I did a web search and found that the K4P2G324ED is a Mobile DRAM (http://www.samsung.com/global/business/ ... uctId=7611). So how do I tell just by looking at the board that the SoC is Broadcom BCM2835? Sorry, if this sounds stupid but I am new to Raspberry Pi.

Thanks and regards,

~Plug

Image

Re: [Newbie] How to identify the SoC...

Posted: Sat Jul 28, 2012 2:40 am
by Joe Schmoe
The SOC is underneath the memory chip.

I think that means that it cannot be seen.

Re: [Newbie] How to identify the SoC...

Posted: Sat Jul 28, 2012 6:34 am
by W. H. Heydt
If you look at the edges of the big square, you can see that there are two layers. The top layer is the DRAM chip package. The bottom layer (closer to the PCB) is the processor chip package.

As you read the forums, you will find references to "PoP", which is "Package on Package". The bottom package is the processor and the top package is the memory. It does make for real short data paths....

Re: [Newbie] How to identify the SoC...

Posted: Sat Jul 28, 2012 11:04 am
by AndrewS
Bit more info on the wiki http://elinux.org/RPi_Hardware

Re: [Newbie] How to identify the SoC...

Posted: Sun Jul 29, 2012 3:27 am
by plug.gulp
Thaankoo everyone for the reply! :D