Qualcomm Snapdragon 8s Gen 3
A 4 nm mobile platform from Qualcomm designed for smartphones and tablets, featuring an eight-core ARMv9.2-A hybrid CPU, a ray-tracing capable GPU, a 10 TOPS Hexagon NPU, a 18-bit triple Spectra ISP, and 5G / Wi-Fi 7 connectivity. The article details its block-level architecture and provides a neutral technical assessment of its positioning within the Snapdragon family.
Quick facts
Summary
Basic details and key specifications, selected for the product type.
- Brand
- Qualcomm
- Product type
- Processor
- Updated
- Instruction set
- ARMv9.2-A
- Manufacturing process
- 4 nm
- CPU core count
- 8
- Maximum CPU frequency
- 3.0 GHz
- Neural processing unit
- Hexagon NPU
- Supported memory
- LPDDR5X
- Supported storage
- UFS 3.1, UFS 4.0
- Memory channels
- 4
Article
Detailed Qualcomm Snapdragon 8s Gen 3 review
Introduction and Context
The Snapdragon 8s Gen 3 is a system-on-chip (SoC) developed by Qualcomm, targeting the smartphone and tablet segment. Under its full designation, Snapdragon 8s Gen 3 Mobile Platform, it integrates into a single semiconductor the central processing, graphics, memory, connectivity, and advanced processing functions required for the operation of high-end mobile devices.
Within the Qualcomm Snapdragon family, this SoC belongs to the Qualcomm Snapdragon 8 Gen 3 technical group, placing it in the same design generation as the reference processors of the 8 Gen 3 series, sharing instruction architecture and manufacturing platform. This membership in the 8 Gen 3 group defines its fundamental performance and efficiency parameters, albeit with a core and resource configuration adapted to the specific needs of the mobile segment.
A relevant historical design-context fact is that the Snapdragon 8s Gen 3 is manufactured using a 4 nm process. This lithography technology, with a 4 nm semiconductor size, enables a significantly greater transistor density compared to previous generations, translating into an improved performance-to-power-consumption ratio. The adoption of the 4 nm node in the Snapdragon 8 Gen 3 platform marks an inflection point in Qualcomm's scaling strategy for its mobile SoCs, consolidating an efficiency foundation that conditions the design of every functional block integrated in the chip.
CPU Architecture
The Snapdragon 8s Gen 3 features a 64-bit processor with a hybrid topology of eight cores organized into three clusters with distinct functions. This configuration, classified as a Prime / big.LITTLE architecture, separates high-performance tasks from low-power loads to optimize energy consumption in mobile devices.
Core Distribution and Frequencies
| Cluster | Architecture | Cores | Frequency | Function |
|---|---|---|---|---|
| Prime | Cortex-X4 | 1 | 3.0 GHz | Maximum performance |
| Big | Cortex-A720 | 4 | 2.8 GHz | Sustained performance |
| LITTLE | Cortex-A520 | 3 | 2.0 GHz | Energy efficiency |
The top-tier core, a Cortex-X4 running at 3.0 GHz, handles the most demanding burst workloads. The four Cortex-A720 cores at 2.8 GHz act as an intermediate cluster to maintain sustained performance without relying on the prime core. Finally, the three Cortex-A520 cores at 2.0 GHz manage background tasks and system idle states, minimizing energy expenditure.
Instruction Set and Data Width
All cores execute the ARMv9.2-A instruction set, the latest generation of the ARM architecture designed for consumer devices. This set incorporates improvements in security, virtualization, and memory management compared to previous versions, forming the foundation for operating system software optimizations.
Design Features and Limitations
The architecture presents three verified design constraints that define its behavior in mobile platforms:
- No multi-threading (hyperthreading): Each of the eight cores generates a single execution thread, resulting in an 8/8 core/thread ratio. There is no duplication of decoding units or registers per core.
- No AES-NI support: The processor does not include native AES encryption instructions at the silicon level. Encryption operations are delegated to dedicated units within the SoC or resolved via software.
- Overclocking disabled: Clock frequencies are fixed by the manufacturer and do not allow increases by the user or the operating system. The maximum value of 3.0 GHz is the operational ceiling for the prime core.
These design decisions are consistent with the smartphone/tablet segment, where thermal management, power consumption per milliwatt, and long-term stability weigh more heavily than the possibility of extracting additional cycles through overclocking.
Memory Subsystem
The Snapdragon 8s Gen 3 features an integrated memory controller within the SoC that manages communication between the CPU, GPU, and other processing blocks and external memory. This subsystem is designed to work exclusively with LPDDR5X modules, a low-power memory standard oriented toward mobile and tablet devices, and operates through four independent channels that allow for the distribution of access load and maintain a stable data flow during intensive operations.
Regarding transfer performance, the platform offers a nominal bandwidth of 67.2 GB/s, a figure that reflects the sustained data rate under standard operating conditions. The maximum bandwidth declared by Qualcomm reaches 537.6 Gb/s, a value that corresponds to the theoretical peak of the memory bus when all channels operate simultaneously at their highest clock frequency. This difference between the nominal and maximum values is consistent with a multi-channel architecture, where sustained performance is limited by latency management and the prioritization of requests among different internal consumers.
The maximum memory size that the controller can address is 24 GB. This limit defines the upper capacity of RAM that a device manufacturer can configure in a device based on this SoC, regardless of the density of the LPDDR5X chips used on the board.
A relevant aspect of the design is the lack of support for Error-Correcting Code (ECC) in memory. The platform does not include bit detection or correction circuits in the LPDDR5X modules, a design decision common in the smartphone and tablet segment where the cost in silicon area and additional power consumption are considered disproportionate to the probability of failure in general consumer memory.
| Parameter | Value |
|---|---|
| Memory type | LPDDR5X |
| Channels | 4 |
| Nominal bandwidth | 67.2 GB/s |
| Maximum bandwidth | 537.6 Gb/s |
| Maximum supported size | 24 GB |
| ECC correction | No |
GPU and graphics capabilities
The rendering block of the Snapdragon 8s Gen 3 consists of a graphics processing unit featuring 768 shaders. These are 768 stream processors responsible for executing shading, lighting, and texturing operations that define the final on-screen image. This count places the GPU in the high-end range for the smartphone and tablet segment, where shader density directly determines the ability to maintain high refresh rates under demanding graphical loads.
One of the most relevant design features is native ray tracing support. Thanks to this capability, the GPU can simulate light behavior by calculating ray paths in real time, enabling more precise effects such as reflections, shadows, and refractions without relying exclusively on sampling-based approximation techniques.
Regarding compatibility with graphics and general-purpose computing programming interfaces, the unit supports the following versions:
- Vulkan 1.3: A low-level graphics API that offers direct control over the GPU and is the predominant standard in the Android ecosystem for games and intensive graphical applications.
- OpenCL 2.0: A programming framework for heterogeneous parallel computing, which allows the GPU to be utilized not only for rendering but also for general processing tasks such as image filtering, cryptography, or lightweight inference.
The limit for dedicated memory assignable to the GPU is 6 GB. This parameter defines the maximum amount of system memory that the graphics driver can reserve exclusively for textures, depth buffers, frames in flight, and other rendering resources. In practice, the operating system manages the dynamic partitioning between the CPU and GPU, but the 6 GB ceiling establishes the upper threshold of graphical resources that the unit can consume simultaneously.
advanced processing Processing and NPU
The Snapdragon 8s Gen 3 incorporates the Qualcomm advanced processing Engine as the platform's advanced processing processing framework. Within this architecture, the Hexagon NPU (Neural Processing Unit) acts as a dedicated accelerator responsible for executing inference workloads, freeing the CPU cores and GPU from intensive matrix calculation tasks typical of machine learning models.
The nominal performance of the Hexagon NPU in this SoC is 10 TOPS (Tera Operations Per Second), a figure that defines the available computing capacity for real-time inference operations on the device. This value represents the sustained processing ceiling that the unit can offer for tasks such as classification, object detection, or pattern recognition directly on the terminal, without the need to rely on cloud processing.
The integration of the Hexagon NPU within the Qualcomm advanced processing Engine allows applications and services requiring advanced processing model inference to access a specific hardware block optimized for the execution of neural networks. In this way, the platform separates the inference load from the rest of general computing, which contributes to maintaining the energy efficiency of the system while meeting the demands of on-device advanced processing models.
Camera and Image Processing
The Snapdragon 8s Gen 3 incorporates the Triple 18-bit Qualcomm Spectra, a triple-channel image signal processor (ISP) that operates with a color depth of 18 bits per channel. This architecture enables the capture and processing of a significantly wider tonal range than conventional 10- or 12-bit ISPs, translating into greater fidelity in both highlight and shadow areas within a single scene.
Regarding sensor support, the platform accommodates modules of up to 200 MP as the maximum individual resolution. Beyond that limit, the ISP organizes capture combinations as follows:
- Single shot: up to 200 MP in a single frame.
- Single shot with zero shutter lag: up to 108 MP, eliminating the interval between the shutter press and the start of exposure.
- Dual shot with zero shutter lag: simultaneous 64 + 36 MP combination.
- Triple shot with zero shutter lag: simultaneous 36 + 36 + 36 MP combination.
The absence of shutter lag in the 108 MP, dual, and triple configurations means the sensor begins integrating light at the exact instant the user triggers the capture, a characteristic relevant to action photography and scenes with rapid movement.
Video Capabilities
The video pipeline supports HDR recording in 4K at 60 fps, allowing high-resolution sequences to be captured with an extended dynamic range at a fluid frame rate. For slow-motion shots, the system reaches HD at 960 fps, offering extreme slow-motion playback from a high-definition resolution.
In addition to HDR and slow motion, the video block integrates multi-frame noise reduction, which combines consecutive frames to attenuate noise in low-light conditions, and video super resolution, which reconstructs detail in lower-resolution footage to improve perceived sharpness.
Intelligent Processing and Capture
The Spectra ISP operates as a cognitive ISP, meaning it analyzes scene content in real time to adaptively adjust exposure, white balance, and contrast parameters. Among its standout features is real-time semantic segmentation for photos and videos, capable of identifying up to 12 layers of distinct objects or regions within the frame. This capability allows differentiated treatment to be applied to each segment (for example, adjusting the sky exposure independently of the foreground) without the need for post-processing.
In the area of still capture, the system supports hybrid autofocus (a combination of phase detection and contrast detection) and image capture in 10-bit HEIF format, which offers greater color depth and more efficient compression than traditional JPEG.
Connectivity and Modem
The Snapdragon 8s Gen 3 incorporates an integrated 5G modem that is part of the Snapdragon X80 5G Modem-RF System, with the Snapdragon X70 serving as the reference for the radio-frequency subsystem. This integration allows the device to access fifth-generation networks without the need for a dedicated external chip, reducing board-design complexity and optimising power consumption in mobile communications.
In the realm of short-range wireless connectivity, the platform supports Wi-Fi 7, the latest generation of the IEEE 802.11 standard, which expands the available bandwidth and reduces latency in high-density device environments. Complementing this, Bluetooth 5.4 with Low Energy (LE) support is included, targeting low-power profiles such as headphones, wearables, and peripheral accessories.
For wired data transfer, the SoC provides a USB 3.1 Gen 2 interface, delivering a bandwidth of up to 10 Gbit/s and enabling both fast charging and the connection of high-speed peripherals.
A distinguishing feature of this platform is satellite connectivity support, which enables direct communication with orbital constellations as an alternative or complement to terrestrial networks, extending coverage to areas where cellular infrastructure is limited or absent.
Regarding position determination, the Snapdragon 8s Gen 3 integrates receivers compatible with six satellite navigation systems:
The coexistence of these six systems improves signal availability and positioning accuracy, particularly in urban environments with obstructions or in regions where a specific system has lower coverage.
Media and Video Processing
The multimedia pipeline of the Snapdragon 8s Gen 3 integrates a video encoding and decoding block that covers the main compression standards in use across the industry. This coverage allows the platform to play back content in a wide variety of formats without relying on software decoding, reducing the load on the CPU and GPU during playback.
The video codecs supported by the multimedia subsystem are as follows:
- H.264 (AVC): a long-standing compression standard, present in the majority of video content distributed on streaming platforms and in local files.
- H.265 (HEVC): the successor to H.264, offering greater compression efficiency at the same visual quality, commonly found in 4K content and high-resolution recordings.
- AV1: a next-generation open-licensed codec designed to deliver even more efficient compression than HEVC, particularly relevant for high-resolution video streaming.
- VP8: a Google codec still present in certain web video streams and messaging applications.
- VP9: an evolution of VP8, widely used on online video platforms for high-definition and 4K content.
In terms of playback capability, the Snapdragon 8s Gen 3 supports video at a resolution of 4K at 120 fps. This parameter places the SoC in the upper tier of mobile devices and tablets, enabling smooth playback of high-resolution, high-refresh-rate content — a requirement increasingly common in next-generation display panels and high-quality video streams.
Storage and I/O
The Qualcomm Snapdragon 8s Gen 3 platform incorporates an input/output interface designed to manage data flow to non-volatile storage devices. This configuration allows for the integration of solid-state drives that comply with the UFS 3.1 and UFS 4.0 standards.
Compatibility with these two generations of the Universal Flash Storage (UFS) specification establishes the speed and latency parameters for read and write operations within the system. By supporting both version 3.1 and 4.0, the SoC offers flexibility in internal memory implementation, adapting to the different data transfer capabilities defined by these technical protocols.
Technical Assessment
The Qualcomm Snapdragon 8s Gen 3 is positioned within the Qualcomm Snapdragon 8 Gen 3 technical group, targeting the Smartphone / Tablet segment specifically. Its design is based on a 4 nm manufacturing process, a semiconductor technology that enables the optimization of energy efficiency and transistor density, critical aspects for high-performance mobile devices.
Regarding the processing architecture, the ARMv9.2-A instruction set defines the operational base of the CPU, ensuring compatibility with the latest optimizations in the ARM ecosystem. The integration of an NPU with a nominal performance of 10 TOPS stands out as a key element for accelerating advanced processing workloads, allowing the local execution of inference models with energy efficiency suitable for continuous use in portable devices.
The platform incorporates state-of-the-art connectivity that complements its processing capabilities, although it presents certain design limits inherent to its orientation toward the mobile market. Among these technical restrictions are the lack of ECC memory support, the inability to perform overclocking, and the absence of AES-NI support. These characteristics reflect a design decision focused on the stability, security, and efficiency typical of SoCs for smartphones and tablets, prioritizing thermal management and battery longevity over configuration flexibility or advanced memory error correction.
Evidence-backed content
Sources consulted for Qualcomm Snapdragon 8s Gen 3
Documents supporting the information published in this article.
- Snapdragon 8s Gen 3 Mobile Platform | Our Newest Mobile Processor | Qualcomm www.qualcomm.com/smartphones/products/8-series/snapdragon-8s-gen-3-mobil...
- Snapdragon 8s Gen 3 Mobile Platform | Our Newest Mobile Processor | Qualcomm www.qualcomm.com/products/mobile/snapdragon/smartphones/snapdragon-8-ser...
- List of Qualcomm Snapdragon systems on chips - Wikipedia en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips
- Qualcomm Snapdragon 8s Gen 3 (SM8635): características, especificaciones y precios | Geektopia www.geektopia.es/es/product/qualcomm/snapdragon-8s-gen-3/
- Qualcomm Snapdragon 8s Gen 3 - Benchmarks, especificaciones, reseñas de usuarios y comparaciones de CPU www.cpu-monkey.com/es/cpu-qualcomm_snapdragon_8s_gen_3
- Qualcomm tiene una nueva bestia: el Snapdragon 8s Gen 3 se hace oficial y es puro rendimiento al mejor precio www.xatakamovil.com/procesadores/qualcomm-snapdragon-8s-gen-3-caracteris...
- Qualcomm Snapdragon 8s Gen 3 vs Qualcomm Snapdragon 8 Gen 3 - Benchmark, comparación y diferencias. www.cpu-monkey.com/es/compare_cpu-qualcomm_snapdragon_8s_gen_3-vs-qualco...
- Qualcomm Snapdragon 8s Gen 3 análisis | 57 características detalladas versus.com/es/qualcomm-snapdragon-8s-gen-3
- Snapdragon 8s Gen 3 vs 8 Gen 3: ¿qué procesador de móviles es mejor? www.pccomponentes.com/blog/snapdragon-8s-gen-3-vs-8-gen-3
- Qualcomm Snapdragon 8s Gen 3: Specs, Phone list, Benchmarks and Gaming Performance | MobileDokan www.mobiledokan.com/blog/qualcomm-snapdragon-8s-gen-3/
- Qualcomm Snapdragon 8s Gen 3: Especificaciones y características, móviles, benchmark y rendimiento en juegos unite4buy.com/es/cpu/Qualcomm-Snapdragon-8s-Gen-3/
- Alguien tenía que contener el precio de la gama alta: el nuevo Qualcomm Snapdragon 8s Gen 3 llega para intentarlo www.xataka.com/componentes/alguien-tenia-que-contener-precio-gama-alta-n...
- Qualcomm Snapdragon 8s Gen 3: Especificaciones y calificaciones de referencia - SiliconCat siliconcat.net/es/soc/qualcomm-snapdragon-8s-gen-3
- Qualcomm Snapdragon 8s Gen 3: specs and benchmarks nanoreview.net/en/soc/qualcomm-snapdragon-8s-gen-3
- 8s Gen 3 vs. 8 Gen 2: Performance, advanced processing, and Gaming eureka.patsnap.com/blog/8s-gen-3-vs-8-gen-2-performance/
- Snapdragon 8s Gen 3 vs Dimensity 8300: tests and benchmarks nanoreview.net/en/soc-compare/qualcomm-snapdragon-8s-gen-3-vs-mediatek-d...
- Qualcomm Snapdragon 8s Gen 3 vs MediaTek Dimensity 8300 - Benchmark, comparison and differences www.cpu-monkey.com/en/compare_cpu-qualcomm_snapdragon_8s_gen_3-vs-mediat...
- Snapdragon 8s Gen 3 vs Dimensity 8300: performance comparison. Which one is better? cputronic.com/en/soc/compare/qualcomm-snapdragon-8s-gen-3-vs-mediatek-di...
- Qualcomm Snapdragon 8s Gen 3: Specifications and Benchmark | 91mobiles.com www.91mobiles.com/processor/qualcomm-snapdragon-8s-gen-3-pdp
- Snapdragon 8s Gen 3 AnTuTu, Geekbench score - Gizmochina www.gizmochina.com/2025/03/26/snapdragon-8s-gen-3-antutu-geekbench-score...
- Qualcomm Snapdragon 8s Gen 3 Benchmarks and Specs | Beebom beebom.com/snapdragon-8s-gen-3-benchmarks/
- Snapdragon 8s Gen 3: Benchmarks and Specs | Beebom Gadgets gadgets.beebom.com/guides/snapdragon-8s-gen-3-benchmark-specs
- Qualcomm Snapdragon 8s Gen 3 Processor - Benchmarks and Specs - Notebookcheck Tech www.notebookcheck.net/Qualcomm-Snapdragon-8s-Gen-3-Processor-Benchmarks-...
- Qualcomm Snapdragon 8s Gen 3 review | 58 facts and highlights versus.com/en/qualcomm-snapdragon-8s-gen-3
- Snapdragon 8s Gen 3 arrives with Cortex-X4 core, to power the flagship killers of 2024 - GSMArena.com news www.gsmarena.com/snapdragon_8s_gen_3_arrives_with_cortexx4_core_select_p...
- Qualcomm Snapdragon 8s Gen 3 vs 8 Gen 3: What's the New S Series For? - TechPP techpp.com/2024/03/18/qualcomm-snapdragon-8s-gen-3-vs-8-gen-3/
- Snapdragon 8 Gen 3 versus Snapdragon 8s Gen 3: How do these chips fare? www.androidauthority.com/snapdragon-8-gen-3-vs-8s-gen-3-3426507/
- Snapdragon 8s Gen 3 vs Snapdragon 8 Gen 3: What's the Difference? | Beebom beebom.com/snapdragon-8s-gen-3-vs-snapdragon-8-gen-3/
Structured data
Qualcomm Snapdragon 8s Gen 3 technical specifications
Specifications are kept separate from the editorial narrative, making them easy to consult without interrupting the reading experience.
Variants
Variants of Qualcomm Snapdragon 8s Gen 3
A single page covers every commercial version. The table shows only specifications that differ between them.
Variante
- Model
- SM8635
- EAN / GTIN
—
No visible technical differences have been detected between the variants.