Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (2024)

Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (1)

Now that Raspberry Pi 4 stocks have returned to normal, we thought it was time to write an article about the power of this microcomputer.

So if you’ve already got one and you want to learn more or if you’re thinking about getting one and want to get more details – this is the article for you!

So without further ado, I present you with everything you need to know about the Raspberry Pi 4.

History

Let’s start with the name. Why 4B? “4” is the name of the generation and “B” refers to the model. However, “B” is the main model in the 4th generation.

That’s right. You’re not going to find a Raspberry Pi 4 A. It’s just not around.

So I’m going to call it simply “Raspberry Pi 4” throughout this article, but the official name is Raspberry Pi 4 Model B.

Let’s start at the beginning.

The Raspberry Pi 4 was initially released on June 24th, 2019.

It was replaced on May 28th, 2020 by version 1.4 and then later by version 1.5. The biggest updates were the inclusion of 8GB of RAM and a clock rate of 1.8GHz instead of 1.5GHz.

Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (2)

On November 2nd, 2020, the Raspberry Pi 400 was released.

So today, there are really two computers within the Raspberry Pi 4 family: the 4 Model B and the 400.

In this article, I want to focus primarily on the Raspberry Pi 4 and I’ll save the Raspberry Pi 400 for another full-length piece (although many of the specs below apply to the 400 as well).

In the meantime, you can check out our article covering 23 facts about the 400:

  • 23 Fun Facts about the Raspberry Pi 400!

First things first, let’s dive into the specs.

The Raspberry Pi 4 Specs

The Raspberry Pi 4, a significant upgrade from its predecessors, has revolutionized the single-board computer market. In fact, it’s roughly three times fast than its predecessor – the Raspberry Pi 3B+.

The most remarkable change is the inclusion of a powerful CPU upgrade: the Pi 4 uses the Broadcom BCM2711 chip, featuring a quad-core ARM Cortex-A72 (ARM v8) 64-bit System on a Chip (SoC).

This substantial performance boost provides up to three times the speed of its immediate predecessor, the Raspberry Pi 3B+, and enables better multitasking and higher computing loads.

Furthermore, the Raspberry Pi 4B SoC has smaller process nodes – 28 nanometers – compared to previous models, which had 40 nanometer process nodes. With this difference, the 4B is able to have a more complex chip design and more transistors in the same physical area.

Boasting a faster boot time and overall responsiveness, the Pi 4 showcases improvements in its memory subsystem.

At launch, It came in three RAM configurations: 1GB, 2GB, 4GB.

Later, Raspberry Pi Ltd released a fourth configuration: the Pi 4 with 8GB, significantly expanding the range of applications it can handle.

When it comes to the ARM architecture behind the Raspberry Pi 4, it comes with four cores and Vector Floating-Point version 4 (VFPv4).

Let me briefly touch on some of the more mundane aspects. Just like with previous models, the Raspberry Pi 4 also boots from a microSD card. Something new is that it’s standard power supply is USB-C rather than Micro USB (although you could, of course, power it through the PoE HAT as well). It requires a 5-volt power supply that draws a maximum current of 3 amperes.

The total power consumption is, therefore, 5V x 3A = 15 watts.

When it comes to display, the Raspberry Pi 4 has a number of new features. The Pi 4 introduces dual micro HDMI ports, supporting up to two 4K Ultra HD displays simultaneously, with a refresh rate of 60 frames per second.

For multimedia, it’s got H.265 (4Kp60 decode) and H.264 (1080p60 decode and 1080p30 encode) with OpenGL ES 3.0 graphics.

Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (3)

Like previous models, it comes with 40 GPIO pins and still runs at 3V3. The 28 user-accessible GPIO pins support various interface options: SPI, I2C, PWM, UART, SDIO, DPI, PCM, and GPCLK. What’s great is that the BCM2711 chip comes with some extra interface functions over previous chips – two more I2C ports, four new UART ports, and now PWM can be used alongside audio playback.

I should mention, before moving on, that two GPIO pins – 27 and 28 – are reserved for HAT ID EEPROM.

27 serves as ID_SD and 28 serves as ID_SC, and they respond to the booting up of the Raspberry Pi by searching for an EEPROM. So you definitely should not use these pins for anything other than an I2C ID EEPROM.

Anyway, if you’re interested in reading more about these interfaces, you can check out some of our articles on them here:

  • SPI – The Serial Peripheral Interface
  • I2C – The Inter-Integrated Circuit Bus
  • UART – The Universal Asynchronous Receiver-Transmitter
Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (4)

And it’s guaranteed to remain in production until at least January 2026! Which means that despite the shortages last year due to the pandemic, Raspberry Pi is back in business and the Pi 4 will definitely be an available model for the next three years.

EDIT (September 29th, 2023): In the comments on this thread, Liz Upton says that they won’t be discontinuing the Pi 4 until at least the 2030s.

Connectivity

The Raspberry Pi 4 offers WiFi, Bluetooth, and Gigabit Ethernet. And it’s worth going through each of these one-by-one.

First, the Raspberry Pi 4’s WiFi chip is a Cypress CYW43455 is the same as on the Pi 3B+. It runs dual-band WiFi at both 2.4 and 5 GHz and supports multiple WiFi standards: IEEE 802.11 b/g/n/ac.

When it comes to Bluetooth, the Raspberry Pi 4 runs both Bluetooth 5 and Bluetooth Low Energy.

And finally, it supports true Gigabit Ethernet – directly connected to the SoC. By “true”, I mean that the connection doesn’t run through USB, as it was with previous models. You can separate the bandwidth between the Ethernet and the USB. And Ethernet packets do not need to be transformed into USB packets.

Thus, the Pi 4 has approximately three times increased Ethernet bandwidth than the 3B+, with a transfer rate of 1 gigabit per second (1000 megabits per second).

As I mentioned above, you can also use the PoE HAT as the power supply for the Raspberry Pi 4.

Ports

Aside from the HDMI ports and the USB-C power supply port, there is also an AV jack, into which you can plug in headphones or a speaker. These are the four small ports.

It also comes with a Display Serial Interface port and a Camera Serial Interface port, which both are long horizontal ports on top of the Pi in order to connect to ribbon cables.

But the Pi 4 has 5 large ports that give it that distinct shape – the USB and Ethernet ports.

Raspberry Pi enthusiasts will quickly note that for the Raspberry Pi 4, the company decided to switch the USB and Ethernet ports. In previous models, the Ethernet port was on the left and the USB ports were on the right.

However, to get everything to fit on the new model, they had to move things around a bit.

Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (5)

In this photo, you can see the two USB 2.0 ports in black on the left, the two USB. 3.0 ports in blue in the middle, and the Ethernet port on the right.

If you’re curious as to the differences, USB 2.0 has a bandwidth of 480 megabits per second and data only flows in one direction at a time. With USB 3.0, however, there is a data transfer rate of 5 gigabits per second and data can flow in both directions simultaneously.

Overclocking

The Raspberry Pi 4 is the most powerful microprocessor in the Raspberry Pi family, of course.

However, if you’re looking to make it even more powerful, you might want to look into overclocking it. Luckily, we have an interactive tool and a full article explaining how to overclock your Raspberry Pi 4, which you can check out here.

Problems

If you’re running into problems with your Raspberry Pi, it could be do to a number of issues, of course. One of the most common is due to overheating.

Check out our articles on Raspberry Pi problems and how to deal with overheating:

  • Why is my Raspberry Pi so slow?
  • Help! My Raspberry Pi Won’t Connect to WiFi!
  • The Best Raspberry Pi 4 Case 2023
  • Raspberry Pi Fan Pins (An Easy Cooling Solution)

Prices

By now, the Raspberry Pi shortage of 2021 and 2022 is the stuff of legend. High mark-ups, unapproved resellers, total chaos reigned over the Raspberry Pi community. It was madness.

Luckily, while it is the stuff of legend, it is also already a thing of the past.

These days, Raspberry Pis are once again easy to come by.

And, as such, prices have mostly stabilized. However, as of my writing this article, they haven’t yet reached their pre-pandemic prices. This section is subject to future updates as prices fluctuate.

For the time being, you can see where prices are at using the RPi Locator.

Where Can I Get One?

Of course, if you’re looking to get one, then I would suggest check out our sister company, buyzero.de, which has Raspberry Pis of every variety in stock.

Furthermore, we are an approved reseller of Raspberry Pis, which guarantees their authenticity and quality.

Conclusion

The Raspberry Pi 4 is the ultimate microprocessor.

If you’re looking for home projects or trying to determine what you can do with a Raspberry Pi 4, then check out “The 7 Most Common Uses for the Raspberry Pi in 2023” or our Paragon Projects series, which features new projects that people are making (almost daily!)

What are you going to do with a Raspberry Pi 4?

  • tweet
  • share
  • share
  • share

As a Raspberry Pi enthusiast and expert, my extensive knowledge in the field allows me to provide a comprehensive overview of the concepts covered in the article about the Raspberry Pi 4.

  1. Raspberry Pi 4 Models and History:

    • The article mentions the Raspberry Pi 4 Model B, explaining the significance of "4" as the generation and "B" as the model.
    • It outlines the release dates of the initial version (June 24th, 2019), version 1.4, and version 1.5 with notable updates like 8GB RAM and a clock rate of 1.8GHz.
    • The introduction of the Raspberry Pi 400 on November 2nd, 2020, is also discussed.
  2. Raspberry Pi 4 Specifications:

    • Highlights the powerful upgrade with the Broadcom BCM2711 chip, featuring a quad-core ARM Cortex-A72 64-bit SoC.
    • The change in process nodes to 28 nanometers allows for a more complex chip design.
    • Memory configurations of 1GB, 2GB, 4GB, and later 8GB, expanding its capabilities.
    • Improved boot time, responsiveness, and better multitasking due to the enhanced CPU.
  3. ARM Architecture and GPIO Pins:

    • The ARM architecture features four cores and Vector Floating-Point version 4 (VFPv4).
    • The Raspberry Pi 4 maintains 40 GPIO pins supporting various interfaces like SPI, I2C, PWM, UART, and more.
    • Additional interface functions in the BCM2711 chip include two more I2C ports, four new UART ports, and enhanced PWM capabilities.
  4. Display and Multimedia Features:

    • Introduction of dual micro HDMI ports supporting up to two 4K Ultra HD displays simultaneously.
    • Multimedia capabilities include H.265 (4Kp60 decode), H.264 (1080p60 decode, 1080p30 encode), and OpenGL ES 3.0 graphics.
  5. Production Guarantee and Connectivity:

    • The Raspberry Pi 4 is guaranteed to remain in production until at least January 2026.
    • Connectivity options include WiFi (dual-band at 2.4 and 5 GHz), Bluetooth 5, Bluetooth Low Energy, and true Gigabit Ethernet.
  6. Ports and Form Factor:

    • Details the various ports, including HDMI, USB-C power supply, AV jack, Display Serial Interface port, Camera Serial Interface port, USB ports, and Ethernet port.
    • The article notes the switch in the placement of USB and Ethernet ports in the Raspberry Pi 4 compared to previous models.
  7. Overclocking and Troubleshooting:

    • Mentions the option of overclocking the Raspberry Pi 4 for increased performance.
    • Addresses common issues, including overheating, and provides links to articles for problem-solving.
  8. Raspberry Pi Prices and Availability:

    • Acknowledges the Raspberry Pi shortage of 2021 and 2022, highlighting the subsequent stabilization of prices.
    • Recommends checking the RPi Locator for current prices and suggests a reliable reseller for purchasing.
  9. Conclusion and Further Resources:

    • Declares the Raspberry Pi 4 as the ultimate microprocessor, encouraging readers to explore home projects and available uses.
    • Recommends a sister company, buyzero.de, as an approved reseller and provides links to additional resources for project ideas.

In conclusion, the Raspberry Pi 4 stands out as a versatile and powerful microcomputer, and the article serves as a comprehensive guide for both beginners and enthusiasts.

Everything You Need to Know About the Raspberry Pi 4 | Pico*ckpit (2024)
Top Articles
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 6133

Rating: 4.2 / 5 (43 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.