Skip to main content
STMicroelectronics STM32G484RET6 — Microcontrollers & Processors (MCU / MPU / DSP)

STM32G484RET6 ARM Cortex-M4 MCU, 170 MHz, 512 KB Flash

MPNSTM32G484RET6
Active

STMicroelectronics STM32G4 series, STM32G484RET6, ARM Cortex-M4, 32-Bit Single-Core, 170MHz, 512KB (512K x 8) FLASH, 128K x 8 RAM, 1.71V ~ 3.6V, -40°C~85°C, 64-LQFP.

$12.7400Ref. price · indicative, final on quote
StockContact for availability
MOQ1 pcs
  • 100% new & originalTraceable channels only — no refurbs, no pulls, no remarked parts.
  • Date & lot codes on quoteStated per line before you commit; label photos on request.
  • MSL-compliant ESD packingMoisture-sealed bags with indicator cards; reels photo-verified.
  • PayPal buyer protectionPay by T/T, PayPal or Payoneer — card payments covered end to end.

Specifications

STM32G484RET6 Technical Specifications
ParameterValue
SeriesSTM32G4
Mounting typeSurface Mount
Oscillator typeInternal
Program memory typeFLASH
Voltage - supply (Vcc (Vdd))1.71V ~ 3.6V
Operating temperature-40°C~85°C(TA)
Speed170MHz
PackageTray
RAM size128K x 8
Core size32-Bit Single-Core
PeripheralsBrown-out Detect/Reset, DMA, I²S, POR, PWM, WDT
ConnectivityCANbus, I²C, IrDA, LINbus, QSPI, SAI, SPI, UART/USART, USB
Number of i (O)52
Core processorARM® Cortex®-M4
Case64-LQFP
Data convertersA/D 26x12b; D/A 4x12b
Program memory size512KB (512K x 8)

Product details

The analog front end is substantial: 26 channels of 12-bit ADC and four 12-bit DAC channels, so a single chip can handle multiple sensor inputs and generate analog setpoints or reference voltages without external converters.

Package and mounting

The 170 MHz core speed puts this part in the performance tier where you can run a single-precision FFT or a PID loop at control-loop rates without a separate DSP. The Cortex-M4 includes a single-cycle multiply-accumulate and a hardware divider, so the 170 MHz clock translates to real throughput on math-heavy tasks, not just a headline number. If you are coming from a 72 MHz or 100 MHz MCU, the step to 170 MHz gives roughly 1.7× to 2.4× more instruction throughput on arithmetic, which can simplify the firmware architecture by eliminating hand-optimised assembly for time-critical loops.

Memory budget and firmware strategy

The 128 KB SRAM supports multiple data buffers, a few kilobytes of stack per task, and a DMA ring buffer for ADC samples without spilling to external memory. The Flash is organised for sector erase; if you plan over-the-air or field-updatable firmware, budget one or two sectors for a bootloader and a staging area. The 512 KB total gives you room for a dual-bank scheme if the application image is under 256 KB.

It is not qualified for under-hood automotive (no AEC-Q100 in the record), so if the design lives in an engine bay or a brake module, look at the STM32G4 automotive-grade variants.

Package and board integration

Housed in a 64-pin LQFP with a 10×10 mm body, the STM32G484RET6 is a hand-solderable, inspectable package that suits prototype builds and production reflow. The 52 I/O lines give enough GPIO for a sensor array, a keypad, and a parallel LCD interface while leaving serial peripherals free.

Lifecycle and sourcing posture

That makes it a safe choice for a new design that will run for several years. For BOM resilience, the STM32G4 family includes several pin-compatible siblings with different Flash/RAM and peripheral mixes. Qualifying a second source within the family — such as the STM32G474RET6 — can be done at the board-layout stage by checking the pinout compatibility in the STM32G4 reference manual.

Frequently asked questions

Is STM32G484RET6 obsolete or end of life?

No. ST has not issued an end-of-life notice or last-time-buy window for this part.

What is the difference between STM32G484RET6 and STM32G474RET6?

The STM32G484 adds a hardware mathematics accelerator for trigonometric and division operations, which the STM32G474 lacks. For applications that do not need the CORDIC or FMAC accelerator, the STM32G474 is a cost-optimised alternative. Pin compatibility should be verified against the STM32G4 reference manual before substitution.