<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header</title><link>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header</title><link>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header</link><pubDate>Fri, 14 Jul 2023 13:56:47 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:50d04d22-6210-4f93-937b-7661df8ac0ac</guid><dc:creator>cstanton</dc:creator><comments>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header#comments</comments><description>Current Revision posted to Documents by cstanton on 7/14/2023 1:56:47 PM&lt;br /&gt;
&lt;p style="margin:0;padding:0px;padding-top:10px;"&gt;&amp;nbsp;To help you with your projects and setting&amp;nbsp;up your electronic circuits, here&amp;#39;s a detailed diagram of the pin block(s) on the Raspberry Pi 4, Model B.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Click the image for an enlarged version:&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/615x900/__key/communityserver-wikis-components-files/00-00-00-01-69/8154.contentimage_5F00_151701.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/8154.contentimage_151701.png-615x900.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=oK%2FZOHUTWuhRPtj4jZBS5jjrEtsYMWh9Smv7QkDdQlQ%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=BL9N/rW0RdLfdjC46Q3l8Q==" style="max-height: 900px;max-width: 615px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Here is the Raspberry Pi 4 default GPIO pinout for the 40 pin J8 header. This is the configuration of the pins as you&amp;#39;ll receive it when you first boot up Raspbian, or NOOBS with Raspbian. However, did you know that they are configurable? Yes, you can change the allocation of the Serial Peripheral Interface BUS on the pins, or decide that you don&amp;#39;t want two Inter-Integrated Circuit (I2C) Serial BUS after all.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;In the diagram you&amp;#39;ll see that the layout is colour coded with a legend; these are pins which are associated with one another purely by function (or not, in case of the green), and so they are a &amp;#39;family&amp;#39; of pins that are useful together. But what if your project actually requires that you don&amp;#39;t need SPI, or that you require two sets of SPI pins?&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;There are alternative functions for almost all of the pins. Here&amp;#39;s a chart that helps to demonstrate what the alternative functions of the pins can be, and in bold and highlighted are what the defaults are for these pins:&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/826x821/__key/communityserver-wikis-components-files/00-00-00-01-69/6011.contentimage_5F00_151702.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/6011.contentimage_151702.png-826x821.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=KzMHW7faNWosXaPXvTjsGe%2Fg573E1ISLnMdga8MBHL4%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=SIf9dsVDwTu4zgcoP0EKDA==" style="max-height: 821px;max-width: 826px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Using these pins, they are referred to as &amp;#39;ARM Peripherals&amp;#39;, because after all, we&amp;#39;re using an ARM processor by Broadcom. If you want to read into these in detail, you can look at the attached document. You&amp;#39;ll find it pretty heavy going if you are not used to the technical information.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;There are also useful libraries and websites which can help you to understand more about this information, such as The &lt;a class="jive-link-external-small" href="http://wiringpi.com/the-gpio-utility/" rel="nofollow ugc noopener noreferrer" target="_blank" data-icid="rpimain-pi-gpio-pi4doc"&gt;GPIO Utility by Wiring Pi&lt;/a&gt; and Gadgetoid and RogueHAL13&amp;#39;s &lt;a class="jive-link-external-small" href="https://pinout.xyz/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;pinout.xyz&lt;/a&gt; - be careful not to be caught out though, as the GPIO pins are also referenced as &amp;#39;BCM&amp;#39; pins (meaning Broadcom) to help reduce confusion from the physical pins.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Changing the default configuration is considered advanced, and isn&amp;#39;t for the faint of heart, so enjoy going down the rabbit hole for your project!&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;/p&gt;
&lt;h2 style="margin:0;"&gt;&lt;strong&gt;Want to know more?&lt;/strong&gt;&lt;/h2&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4354/meet-the-new-raspberry-pi-4-model-b---element14-presents"&gt;Meet The New Raspberry Pi 4 Model B - element14 Presents&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Raspberry Pi 4 Model B - Technical Specifications&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt; Raspberry Pi 4 Model B Frequently Asked Questions (FAQ)&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmarking the Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4348/which-accessories-are-compatible-with-the-new-raspberry-pi-4-model-b"&gt;Which accessories are compatible with the New Raspberry Pi 4 Model B?&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Do You Know Your Pi from Pie? Raspberry Pi Quiz!&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4322/eben-upton-talks-about-the-new-raspberry-pi-4-model-b"&gt;Eben Upton talks about the new Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&lt;/p&gt;
&lt;h2 style="margin:0;padding:0px;"&gt;&lt;strong&gt;Want to buy the new Raspberry Pi 4 Model B?&lt;/strong&gt;&lt;/h2&gt;
&lt;p style="margin:0;padding:0px;"&gt;&lt;/p&gt;
&lt;table class="jiveBorder" style="border:1px solid #C6C6C6;" border="1"&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;Product Name&lt;/th&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;Manufacturer&lt;/th&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 1GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-16110" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3051885&amp;nsku=02AH3161&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('16110'));" data-farnell="3051885" data-newark="02AH3161" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15183" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 2GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-6039a" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3051886&amp;nsku=02AH3162&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('6039a'));" data-farnell="3051886" data-newark="02AH3162" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15184" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 4GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-652dd" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3051887&amp;nsku=02AH3164&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('652dd'));" data-farnell="3051887" data-newark="02AH3164" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15185" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 8GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-e6289" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3369503&amp;nsku=64AH2041&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('e6289'));" data-farnell="3369503" data-newark="64AH2041" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15613" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div style="font-weight:bold;margin:15px 0 5px 0;"&gt;&lt;/div&gt;
&lt;h2 class="migration-injected-attachments"&gt;Supplemental Content:&lt;/h2&gt;
&lt;div class="migration-injected-attachments"&gt;&amp;nbsp;&lt;a href="https://community.element14.com/products/raspberry-pi/m/files/147858"&gt;Raspberry Pi 4 - BCM2835 ARM Peripherals&lt;/a&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="migration-injected-attachments"&gt;&lt;/div&gt;
&lt;div style="border:1px solid #c6c6c6;padding:8px;"&gt;
&lt;div style="float:left;padding:6px;vertical-align:top;width:65px;"&gt;&lt;a href="http://www.raspberrypi.org/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;&lt;img loading="lazy" alt="image" style="height:65px;"  src="/e14/assets/legacy/2018/Pilogo_rpi65.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p style="color:#007fac;font-size:18px;font-weight:bold;margin:0;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/"&gt;&lt;span style="color:#d6264f;font-weight:bold;"&gt;NEW!&lt;/span&gt; Raspberry Pi 4&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications" data-icid="rpimain-pi-gpio-pi4doc"&gt;Technical Specifications&lt;/a&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="#"&gt;GPIO Pin Out&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmark Tests&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/17004/raspberry-pi-4-3-b-pi-3-pi-2-b-a-comparison-chart"&gt;Comparison Chart&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt;FAQ&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Quiz&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="" href="https://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories"&gt;Pi Accessories&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/raspberrypi_projects/"&gt;Pi Projects&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-roadTest" href="https://www.element14.com/community/roadTests/2081/l/roadtest-the-raspberry-pi-4-model-b-2gb?ICID=rpimain-pi-gpio-pi4doc"&gt;RoadTest&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: gpio, raspberry pi 4 general purpose input output, rpi4, raspberry pi 4 gpio pinout, raspberry pi 4, raspberry pi, pinout, rpi4 pinout&lt;/div&gt;
</description></item><item><title>Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header</title><link>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header/revision/3</link><pubDate>Fri, 14 Jul 2023 13:53:57 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:50d04d22-6210-4f93-937b-7661df8ac0ac</guid><dc:creator>cstanton</dc:creator><comments>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header#comments</comments><description>Revision 3 posted to Documents by cstanton on 7/14/2023 1:53:57 PM&lt;br /&gt;
&lt;p style="margin:0;padding:0px;padding-top:10px;"&gt;&amp;nbsp;To help you with your projects and setting&amp;nbsp;up your electronic circuits, here&amp;#39;s a detailed diagram of the pin block(s) on the Raspberry Pi 4, Model B.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Click the image for an enlarged version:&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/615x900/__key/communityserver-wikis-components-files/00-00-00-01-69/8154.contentimage_5F00_151701.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/8154.contentimage_151701.png-615x900.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=oK%2FZOHUTWuhRPtj4jZBS5jjrEtsYMWh9Smv7QkDdQlQ%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=BL9N/rW0RdLfdjC46Q3l8Q==" style="max-height: 900px;max-width: 615px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Here is the Raspberry Pi 4 default GPIO pinout for the 40 pin J8 header. This is the configuration of the pins as you&amp;#39;ll receive it when you first boot up Raspbian, or NOOBS with Raspbian. However, did you know that they are configurable? Yes, you can change the allocation of the Serial Peripheral Interface BUS on the pins, or decide that you don&amp;#39;t want two Inter-Integrated Circuit (I2C) Serial BUS after all.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;In the diagram you&amp;#39;ll see that the layout is colour coded with a legend; these are pins which are associated with one another purely by function (or not, in case of the green), and so they are a &amp;#39;family&amp;#39; of pins that are useful together. But what if your project actually requires that you don&amp;#39;t need SPI, or that you require two sets of SPI pins?&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;There are alternative functions for almost all of the pins. Here&amp;#39;s a chart that helps to demonstrate what the alternative functions of the pins can be, and in bold and highlighted are what the defaults are for these pins:&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/826x821/__key/communityserver-wikis-components-files/00-00-00-01-69/6011.contentimage_5F00_151702.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/6011.contentimage_151702.png-826x821.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=KzMHW7faNWosXaPXvTjsGe%2Fg573E1ISLnMdga8MBHL4%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=SIf9dsVDwTu4zgcoP0EKDA==" style="max-height: 821px;max-width: 826px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Using these pins, they are referred to as &amp;#39;ARM Peripherals&amp;#39;, because after all, we&amp;#39;re using an ARM processor by Broadcom. If you want to read into these in detail, you can look at the attached document. You&amp;#39;ll find it pretty heavy going if you are not used to the technical information.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;There are also useful libraries and websites which can help you to understand more about this information, such as The &lt;a class="jive-link-external-small" href="http://wiringpi.com/the-gpio-utility/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;GPIO Utility by Wiring Pi&lt;/a&gt; and Gadgetoid and RogueHAL13&amp;#39;s &lt;a class="jive-link-external-small" href="https://pinout.xyz/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;pinout.xyz&lt;/a&gt; - be careful not to be caught out though, as the GPIO pins are also referenced as &amp;#39;BCM&amp;#39; pins (meaning Broadcom) to help reduce confusion from the physical pins.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Changing the default configuration is considered advanced, and isn&amp;#39;t for the faint of heart, so enjoy going down the rabbit hole for your project!&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;strong&gt;Want to know more?&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4354/meet-the-new-raspberry-pi-4-model-b---element14-presents"&gt;Meet The New Raspberry Pi 4 Model B - element14 Presents&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Raspberry Pi 4 Model B - Technical Specifications&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt; Raspberry Pi 4 Model B Frequently Asked Questions (FAQ)&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmarking the Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4348/which-accessories-are-compatible-with-the-new-raspberry-pi-4-model-b"&gt;Which accessories are compatible with the New Raspberry Pi 4 Model B?&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Do You Know Your Pi from Pie? Raspberry Pi Quiz!&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4322/eben-upton-talks-about-the-new-raspberry-pi-4-model-b"&gt;Eben Upton talks about the new Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;strong&gt;Want to buy the new Raspberry Pi 4 Model B?&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="jiveBorder" style="border:1px solid #C6C6C6;" border="1"&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;Product Name&lt;/th&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;Manufacturer&lt;/th&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 1GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-990fc" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3051885&amp;nsku=02AH3161&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('990fc'));" data-farnell="3051885" data-newark="02AH3161" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15183" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 2GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-b6da6" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3051886&amp;nsku=02AH3162&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('b6da6'));" data-farnell="3051886" data-newark="02AH3162" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15184" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 4GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-05b83" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3051887&amp;nsku=02AH3164&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('05b83'));" data-farnell="3051887" data-newark="02AH3164" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15185" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 8GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;a id="e14-product-link-d4298" data-at-areainteracted="rte-content" data-at-type="click" data-at-link-type="link" href="https://referral.element14.com/OrderCodeView?fsku=3369503&amp;nsku=64AH2041&amp;COM=e14c-rpi4-pinout&amp;CMP=e14c-rpi4-pinout&amp;osetc=e14c-rpi4-pinout" data-at-label="PRODUCT_POPUP_OPEN"class="e14-embedded e14_shopping-cart-far e14-link" onclick="event.preventDefault();e14.func.displayProduct(e14.meta.user.country, this, 'embedded-link', e14.func.getProductLinkJSON('d4298'));" data-farnell="3369503" data-newark="64AH2041" data-comoverride="rpi4-pinout" data-cmpoverride="rpi4-pinout" data-cpc="SC15613" data-avnetemea="" data-avnetema="" data-avnetasia="" &gt;Buy Now&lt;/a&gt; &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class="migration-injected-attachments"&gt;
&lt;div style="font-weight:bold;margin:15px 0 5px 0;"&gt;Attachments:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;table style="border:0;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="160"&gt;&lt;span id="attid_https://www.element14.com/community/api/core/v3/attachments/283517" class="_se_attachment"&gt;&lt;a href="https://community.element14.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-01-69/BCM2835_2D00_ARM_2D00_Peripherals.pdf"&gt;community.element14.com/.../BCM2835_2D00_ARM_2D00_Peripherals.pdf&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="font-size:80%;"&gt;BCM2835-ARM-Peripherals.pdf&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div style="border:1px solid #c6c6c6;padding:8px;"&gt;
&lt;div style="float:left;padding:6px;vertical-align:top;width:65px;"&gt;&lt;a href="http://www.raspberrypi.org/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;&lt;img loading="lazy" alt="image" style="height:65px;"  src="/e14/assets/legacy/2018/Pilogo_rpi65.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p style="color:#007fac;font-size:18px;font-weight:bold;margin:0;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/"&gt;&lt;span style="color:#d6264f;font-weight:bold;"&gt;NEW!&lt;/span&gt; Raspberry Pi 4&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Technical Specifications&lt;/a&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="#"&gt;GPIO Pin Out&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmark Tests&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/17004/raspberry-pi-4-3-b-pi-3-pi-2-b-a-comparison-chart"&gt;Comparison Chart&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt;FAQ&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Quiz&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="" href="https://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories?ICID=rpimain-pi-gpio-pi4doc"&gt;Pi Accessories&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/raspberrypi_projects/"&gt;Pi Projects&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-roadTest" href="https://www.element14.com/community/roadTests/2081/l/roadtest-the-raspberry-pi-4-model-b-2gb?ICID=rpimain-pi-gpio-pi4doc"&gt;RoadTest&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: gpio, raspberry pi 4 general purpose input output, rpi4, raspberry pi 4 gpio pinout, raspberry pi 4, raspberry pi, pinout, rpi4 pinout&lt;/div&gt;
</description></item><item><title>Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header</title><link>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header/revision/2</link><pubDate>Mon, 12 Sep 2022 10:13:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:50d04d22-6210-4f93-937b-7661df8ac0ac</guid><dc:creator>cstanton</dc:creator><comments>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header#comments</comments><description>Revision 2 posted to Documents by cstanton on 9/12/2022 10:13:35 AM&lt;br /&gt;
&lt;p style="margin:0;padding:0px;padding-top:10px;"&gt;&amp;nbsp;To help you with your projects and setting&amp;nbsp;up your electronic circuits, here&amp;#39;s a detailed diagram of the pin block(s) on the Raspberry Pi 4, Model B.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Click the image for an enlarged version:&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/615x900/__key/communityserver-wikis-components-files/00-00-00-01-69/8154.contentimage_5F00_151701.png"&gt;&lt;img alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/8154.contentimage_151701.png-615x900.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=oK%2FZOHUTWuhRPtj4jZBS5jjrEtsYMWh9Smv7QkDdQlQ%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=BL9N/rW0RdLfdjC46Q3l8Q==" style="max-height: 900px;max-width: 615px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Here is the Raspberry Pi 4 default GPIO pinout for the 40 pin J8 header. This is the configuration of the pins as you&amp;#39;ll receive it when you first boot up Raspbian, or NOOBS with Raspbian. However, did you know that they are configurable? Yes, you can change the allocation of the Serial Peripheral Interface BUS on the pins, or decide that you don&amp;#39;t want two Inter-Integrated Circuit (I2C) Serial BUS after all.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;In the diagram you&amp;#39;ll see that the layout is colour coded with a legend; these are pins which are associated with one another purely by function (or not, in case of the green), and so they are a &amp;#39;family&amp;#39; of pins that are useful together. But what if your project actually requires that you don&amp;#39;t need SPI, or that you require two sets of SPI pins?&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;There are alternative functions for almost all of the pins. Here&amp;#39;s a chart that helps to demonstrate what the alternative functions of the pins can be, and in bold and highlighted are what the defaults are for these pins:&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/826x821/__key/communityserver-wikis-components-files/00-00-00-01-69/6011.contentimage_5F00_151702.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/6011.contentimage_151702.png-826x821.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=KzMHW7faNWosXaPXvTjsGe%2Fg573E1ISLnMdga8MBHL4%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=SIf9dsVDwTu4zgcoP0EKDA==" style="max-height: 821px;max-width: 826px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Using these pins, they are referred to as &amp;#39;ARM Peripherals&amp;#39;, because after all, we&amp;#39;re using an ARM processor by Broadcom. If you want to read into these in detail, you can look at the attached document. You&amp;#39;ll find it pretty heavy going if you are not used to the technical information.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;There are also useful libraries and websites which can help you to understand more about this information, such as The &lt;a class="jive-link-external-small" href="http://wiringpi.com/the-gpio-utility/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;GPIO Utility by Wiring Pi&lt;/a&gt; and Gadgetoid and RogueHAL13&amp;#39;s &lt;a class="jive-link-external-small" href="https://pinout.xyz/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;pinout.xyz&lt;/a&gt; - be careful not to be caught out though, as the GPIO pins are also referenced as &amp;#39;BCM&amp;#39; pins (meaning Broadcom) to help reduce confusion from the physical pins.&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;Changing the default configuration is considered advanced, and isn&amp;#39;t for the faint of heart, so enjoy going down the rabbit hole for your project!&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;strong&gt;Want to know more?&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4354/meet-the-new-raspberry-pi-4-model-b---element14-presents"&gt;Meet The New Raspberry Pi 4 Model B - element14 Presents&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Raspberry Pi 4 Model B - Technical Specifications&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt; Raspberry Pi 4 Model B Frequently Asked Questions (FAQ)&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmarking the Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4348/which-accessories-are-compatible-with-the-new-raspberry-pi-4-model-b"&gt;Which accessories are compatible with the New Raspberry Pi 4 Model B?&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="#"&gt;Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Do You Know Your Pi from Pie? Raspberry Pi Quiz!&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4322/eben-upton-talks-about-the-new-raspberry-pi-4-model-b"&gt;Eben Upton talks about the new Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;strong&gt;Want to buy the new Raspberry Pi 4 Model B?&lt;/strong&gt;&lt;/p&gt;
&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="jiveBorder" style="border:1px solid #C6C6C6;" border="1"&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;Product Name&lt;/th&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;Manufacturer&lt;/th&gt;
&lt;th style="background-color:#f2f2f2;border:1px solid #C6C6C6;color:#505050;padding:6px;text-align:left;"&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 1GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;span&gt;&lt;span id="addProduct-dtgJ2aFi-linked" class="e14-init-shown e14-product-link-buynow" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=3051885~1&amp;amp;nsku=02AH3161~1&amp;amp;COM=noscript" rel="noopener noreferrer" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=3051885~1&amp;amp;nsku=02AH3161~1&amp;amp;COM=noscript" rel="noopener noreferrer" target="_blank"&gt;Buy Now&lt;/a&gt;&lt;/span&gt;&lt;span id="addProduct-dtgJ2aFi-unlinked" class="e14-init-hidden"&gt;Buy Now&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 2GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;span&gt;&lt;span id="addProduct-E3z2LmZN-linked" class="e14-init-shown e14-product-link-buynow" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=3051886~1&amp;amp;nsku=02AH3162~1&amp;amp;COM=noscript" rel="noopener noreferrer" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=3051886~1&amp;amp;nsku=02AH3162~1&amp;amp;COM=noscript" rel="noopener noreferrer" target="_blank"&gt;Buy Now&lt;/a&gt;&lt;/span&gt;&lt;span id="addProduct-E3z2LmZN-unlinked" class="e14-init-hidden"&gt;Buy Now&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 4GB&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;
&lt;td style="border:1px solid #C6C6C6;padding:6px;"&gt;&lt;span&gt;&lt;span id="addProduct-XUi6GpCB-linked" class="e14-init-shown e14-product-link-buynow" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=3051887~1&amp;amp;nsku=02AH3164~1&amp;amp;COM=noscript" rel="noopener noreferrer" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=3051887~1&amp;amp;nsku=02AH3164~1&amp;amp;COM=noscript" rel="noopener noreferrer" target="_blank"&gt;Buy Now&lt;/a&gt;&lt;/span&gt;&lt;span id="addProduct-XUi6GpCB-unlinked" class="e14-init-hidden"&gt;Buy Now&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div class="migration-injected-attachments"&gt;
&lt;div style="font-weight:bold;margin:15px 0 5px 0;"&gt;Attachments:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;table style="border:0;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="160"&gt;&lt;span id="attid_https://www.element14.com/community/api/core/v3/attachments/283517" class="_se_attachment"&gt;&lt;a href="https://community.element14.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-01-69/BCM2835_2D00_ARM_2D00_Peripherals.pdf"&gt;community.element14.com/.../BCM2835_2D00_ARM_2D00_Peripherals.pdf&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style="font-size:80%;"&gt;BCM2835-ARM-Peripherals.pdf&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;div style="border:1px solid #c6c6c6;padding:8px;"&gt;
&lt;div style="float:left;padding:6px;vertical-align:top;width:65px;"&gt;&lt;a href="http://www.raspberrypi.org/" rel="nofollow ugc noopener noreferrer" target="_blank"&gt;&lt;img loading="lazy" alt="image" style="height:65px;"  src="/e14/assets/legacy/2018/Pilogo_rpi65.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p style="color:#007fac;font-size:18px;font-weight:bold;margin:0;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/"&gt;&lt;span style="color:#d6264f;font-weight:bold;"&gt;NEW!&lt;/span&gt; Raspberry Pi 4&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Technical Specifications&lt;/a&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="#"&gt;GPIO Pin Out&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmark Tests&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/17004/raspberry-pi-4-3-b-pi-3-pi-2-b-a-comparison-chart"&gt;Comparison Chart&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt;FAQ&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Quiz&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="" href="https://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories?ICID=rpimain-pi-gpio-pi4doc"&gt;Pi Accessories&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/raspberrypi_projects/"&gt;Pi Projects&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-roadTest" href="https://www.element14.com/community/roadTests/2081/l/roadtest-the-raspberry-pi-4-model-b-2gb?ICID=rpimain-pi-gpio-pi4doc"&gt;RoadTest&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: gpio, raspberry pi 4 general purpose input output, raspberry pi 4 gpio pinout, raspberry pi 4, raspberry pi, pinout&lt;/div&gt;
</description></item><item><title>Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header</title><link>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header/revision/1</link><pubDate>Wed, 11 Aug 2021 12:16:36 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:50d04d22-6210-4f93-937b-7661df8ac0ac</guid><dc:creator>cstanton</dc:creator><comments>https://community.element14.com/products/raspberry-pi/w/documents/4317/raspberry-pi-4-model-b-default-gpio-pinout-with-poe-header#comments</comments><description>Revision 1 posted to Documents by cstanton on 8/11/2021 12:16:36 PM&lt;br /&gt;
&lt;div style="padding:8px;border:1px solid #c6c6c6;"&gt;&lt;div style="float:left;vertical-align:top;padding:6px;width:65px;"&gt;&lt;a href="http://www.raspberrypi.org/" rel="nofollow ugc noopener" target="_blank"&gt;&lt;img alt="image" src="/e14/assets/legacy/2018/Pilogo_rpi65.png" style="height:65px;"  /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p style="margin:0;font-weight:bold;font-size:18px;color:#007fac;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/"&gt;&lt;span style="color:#d6264f;font-weight:bold;"&gt;NEW!&lt;/span&gt; Raspberry Pi 4&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Technical Specifications&lt;/a&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="#"&gt;GPIO Pin Out&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmark Tests&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/17004/raspberry-pi-4-3-b-pi-3-pi-2-b-a-comparison-chart"&gt;Comparison Chart&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt;FAQ&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Quiz&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="" href="https://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories?ICID=rpimain-pi-gpio-pi4doc"&gt;Pi Accessories&lt;/a&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jivecontainerTT-hover-container jive-link-community-small" href="/products/raspberry-pi/raspberrypi_projects/"&gt;Pi Projects&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; | &lt;span style="padding:0px 5px 2px;"&gt;&lt;a class="jive-link-roadTest" href="https://www.element14.com/community/roadTests/2081/l/roadtest-the-raspberry-pi-4-model-b-2gb?ICID=rpimain-pi-gpio-pi4doc"&gt;RoadTest&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;p style="margin:0;padding:0px;padding-top:10px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Click the image for an enlarged version:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/615x900/__key/communityserver-wikis-components-files/00-00-00-01-69/8154.contentimage_5F00_151701.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/8154.contentimage_151701.png-615x900.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=oK%2FZOHUTWuhRPtj4jZBS5jjrEtsYMWh9Smv7QkDdQlQ%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=BL9N/rW0RdLfdjC46Q3l8Q==" style="max-height: 900px;max-width: 615px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Here is the Raspberry Pi 4 default GPIO pinout for the 40 pin J8 header. This is the configuration of the pins as you&amp;#39;ll receive it when you first boot up Raspbian, or NOOBS with Raspbian. However, did you know that they are configurable? Yes, you can change the allocation of the Serial Peripheral Interface BUS on the pins, or decide that you don&amp;#39;t want two Inter-Integrated Circuit (I2C) Serial BUS after all.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;In the diagram you&amp;#39;ll see that the layout is colour coded with a legend; these are pins which are associated with one another purely by function (or not, in case of the green), and so they are a &amp;#39;family&amp;#39; of pins that are useful together. But what if your project actually requires that you don&amp;#39;t need SPI, or that you require two sets of SPI pins?&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;There are alternative functions for almost all of the pins. Here&amp;#39;s a chart that helps to demonstrate what the alternative functions of the pins can be, and in bold and highlighted are what the defaults are for these pins:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;span&gt;&lt;a href="https://community.element14.com/resized-image/__size/826x821/__key/communityserver-wikis-components-files/00-00-00-01-69/6011.contentimage_5F00_151702.png"&gt;&lt;img loading="lazy" alt="image" src="https://community-storage.element14.com/communityserver-components-secureimagefileviewer/communityserver/wikis/components/files/00/00/00/01/69/6011.contentimage_151702.png-826x821.png?sv=2016-05-31&amp;amp;sr=b&amp;amp;sig=KzMHW7faNWosXaPXvTjsGe%2Fg573E1ISLnMdga8MBHL4%3D&amp;amp;se=2026-05-10T23%3A59%3A59Z&amp;amp;sp=r&amp;amp;_=SIf9dsVDwTu4zgcoP0EKDA==" style="max-height: 821px;max-width: 826px;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Using these pins, they are referred to as &amp;#39;ARM Peripherals&amp;#39;, because after all, we&amp;#39;re using an ARM processor by Broadcom. If you want to read into these in detail, you can look at the attached document. You&amp;#39;ll find it pretty heavy going if you are not used to the technical information.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;There are also useful libraries and websites which can help you to understand more about this information, such as The &lt;a class="jive-link-external-small" href="http://wiringpi.com/the-gpio-utility/" rel="nofollow ugc noopener" target="_blank"&gt;GPIO Utility by Wiring Pi&lt;/a&gt; and Gadgetoid and RogueHAL13&amp;#39;s &lt;a class="jive-link-external-small" href="https://pinout.xyz/" rel="nofollow ugc noopener" target="_blank"&gt;pinout.xyz&lt;/a&gt; - be careful not to be caught out though, as the GPIO pins are also referenced as &amp;#39;BCM&amp;#39; pins (meaning Broadcom) to help reduce confusion from the physical pins.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Changing the default configuration is considered advanced, and isn&amp;#39;t for the faint of heart, so enjoy going down the rabbit hole for your project!&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;Want to know more?&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4354/meet-the-new-raspberry-pi-4-model-b---element14-presents"&gt;Meet The New Raspberry Pi 4 Model B - element14 Presents&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4320/raspberry-pi-4-model-b---technical-specifications"&gt;Raspberry Pi 4 Model B - Technical Specifications&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4318/raspberry-pi-4-model-b-frequently-asked-questions-faq"&gt; Raspberry Pi 4 Model B Frequently Asked Questions (FAQ)&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4319/benchmarking-the-raspberry-pi-4-model-b"&gt;Benchmarking the Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4348/which-accessories-are-compatible-with-the-new-raspberry-pi-4-model-b"&gt;Which accessories are compatible with the New Raspberry Pi 4 Model B?&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="#"&gt;Raspberry Pi 4 Model B Default GPIO Pinout with PoE Header&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4329/do-you-know-your-pi-from-pie-raspberry-pi-quiz"&gt;Do You Know Your Pi from Pie? Raspberry Pi Quiz!&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-wiki-small" href="/products/raspberry-pi/w/documents/4322/eben-upton-talks-about-the-new-raspberry-pi-4-model-b"&gt;Eben Upton talks about the new Raspberry Pi 4 Model B&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;Want to buy the new Raspberry Pi 4 Model B?&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" class="jiveBorder mce-item-table" style="border:1px solid #C6C6C6;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;color:#505050;background-color:#f2f2f2;text-align:left;"&gt;Product Name&lt;/th&gt;&lt;th style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;color:#505050;background-color:#f2f2f2;text-align:left;"&gt;Manufacturer&lt;/th&gt;&lt;th style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;color:#505050;background-color:#f2f2f2;text-align:left;"&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 1GB&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;&lt;span&gt;&lt;span class="e14-init-shown e14-product-link-buynow" id="addProduct-dtgJ2aFi-linked" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=3051885~1&amp;amp;nsku=02AH3161~1&amp;amp;COM=noscript" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=3051885~1&amp;amp;nsku=02AH3161~1&amp;amp;COM=noscript" target="_blank"&gt;Buy Now&lt;/a&gt;&lt;/span&gt;&lt;span class="e14-init-hidden" id="addProduct-dtgJ2aFi-unlinked"&gt;Buy Now&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 2GB&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;&lt;span&gt;&lt;span class="e14-init-shown e14-product-link-buynow" id="addProduct-E3z2LmZN-linked" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=3051886~1&amp;amp;nsku=02AH3162~1&amp;amp;COM=noscript" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=3051886~1&amp;amp;nsku=02AH3162~1&amp;amp;COM=noscript" target="_blank"&gt;Buy Now&lt;/a&gt;&lt;/span&gt;&lt;span class="e14-init-hidden" id="addProduct-E3z2LmZN-unlinked"&gt;Buy Now&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;RASPBERRY PI 4 MODEL B, 4GB&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;Raspberry Pi&lt;/td&gt;&lt;td style="border:1px solid black;border:1px solid #C6C6C6;padding:6px;"&gt;&lt;span&gt;&lt;span class="e14-init-shown e14-product-link-buynow" id="addProduct-XUi6GpCB-linked" style="white-space:nowrap;"&gt;&lt;a class="jive-link-product-addtolist" href="https://www.element14.com/community/view-product.jspa?fsku=3051887~1&amp;amp;nsku=02AH3164~1&amp;amp;COM=noscript" target="_blank"&gt;&lt;span class="pf-widget-map pf-productlink-cart-icon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class="jive-link-product pf-embedded-product-link" href="https://www.element14.com/community/view-product.jspa?fsku=3051887~1&amp;amp;nsku=02AH3164~1&amp;amp;COM=noscript" target="_blank"&gt;Buy Now&lt;/a&gt;&lt;/span&gt;&lt;span class="e14-init-hidden" id="addProduct-XUi6GpCB-unlinked"&gt;Buy Now&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="migration-injected-attachments"&gt;&lt;div style="font-weight:bold;margin:15px 0 5px 0;"&gt;Attachments:&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;table style="border:0;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td width="160"&gt;&lt;span class="_se_attachment" id="attid_https://www.element14.com/community/api/core/v3/attachments/283517"&gt;&lt;a href="https://community.element14.com/cfs-file/__key/communityserver-wikis-components-files/00-00-00-01-69/BCM2835_2D00_ARM_2D00_Peripherals.pdf"&gt;community.element14.com/.../BCM2835_2D00_ARM_2D00_Peripherals.pdf&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style="font-size:80%;"&gt;BCM2835-ARM-Peripherals.pdf&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: raspberry pi 4 general purpose input output, raspberry pi 4 gpio pinout, raspberry pi 4&lt;/div&gt;
</description></item></channel></rss>