Auf Lager
📥 Download Datasheet (PDF) Product Overview P021B002-IPS is a 2.1" round IPS LCD module with a 480RGB(H)×480(V) resolution,...
P021B002-IPS is a 2.1" round IPS LCD module with a 480RGB(H)×480(V) resolution, a contrast ratio of 1000:1, and a luminance of 300 nit, driven by an ST7701S IC over a 3-line SPI + 18-bit RGB dual-interface, connected via a 40-pin FPC, with an overall outline of 56.18×59.71×2.2mm and an active circular display area of 53.28mm diameter. The display mode is Normally Black with all-direction IPS viewing coverage, and the module operates from −20°C to +70°C. The circular form factor is the primary selection criterion: the 53.28mm-diameter active area is designed for round-face smartwatch displays, rotary encoder knob panels, and circular instrument gauges where a rectangular panel requires a physical mask or cutout to simulate a round display window.
Pixel pitch is 111(H)×111(V)μm — exactly square — yielding approximately 229 ppi. RGB Vertical Stripe arrangement with 262K color depth (18-bit). The LED side-light backlight integrates within the 2.2mm module depth.
The active display area is circular with a 53.28mm diameter, inscribed within a 56.18×59.71mm rectangular outline. Pixels outside the circular boundary are masked at the panel level; the host frame buffer still addresses a full 480×480 square grid, and the application software is responsible for clipping rendered content to the circular boundary. UI frameworks such as LVGL support circular display masks via the lv_disp_set_offset and display area clip configuration; confirm the clipping approach in the firmware before beginning UI development.
The non-square outline (56.18×59.71mm) means the module is taller than it is wide by 3.53mm — account for this asymmetry in the mechanical enclosure design. The 40-pin FPC exits from one edge of the rectangular outline, not from the center of the circular face; the FPC routing path and connector position must be planned in the PCB layout before the enclosure tooling is finalized.
The ST7701S uses a split-interface architecture: a 3-line SPI bus for command and register configuration (initialization sequence, gamma, power settings), and an 18-bit RGB parallel bus for pixel data transfer. This separation means the host processor sends initialization commands over SPI at startup, then streams frame data over the RGB bus during normal operation. The RGB bus carries 18 data lines (R[5:0], G[5:0], B[5:0]) plus HSYNC, VSYNC, DE, and DCLK — approximately 24 signal lines from the host, plus the SPI lines (SCLK, MOSI, CS) for a total of approximately 27 signals on the 40-pin FPC.
The RGB bus requires a host processor with a dedicated LCD parallel output — NXP i.MX, Allwinner, Rockchip, and STM32MP1/H7 with LTDC are compatible. Unlike the MCU 8-bit interface on P028B126-IPS, the RGB bus requires a continuous pixel clock synchronized to HSYNC/VSYNC; the host must sustain this clock during active display, which prevents deep-sleep modes while the display is active. For applications requiring aggressive power gating, the ST7701S supports a sleep-in command over SPI to suspend the panel and stop the RGB clock.
The 1000:1 contrast ratio reflects the IPS cell structure's ability to block backlight transmission in the off state. At 300 nit white luminance, black luminance measures approximately 0.30 cd/m², which maintains visible black depth in ambient lighting up to approximately 200–300 lux. The all-direction viewing coverage (80°/80°/80°/80° half-angle) ensures consistent color and contrast when the round display is viewed at oblique angles — a requirement for wrist-worn devices where the screen angle relative to the viewer changes continuously during normal use.
Normally Black mode, combined with IPS all-direction coverage, means the panel presents a uniformly dark face when unpowered, with no visible backlight bleed or viewing-angle color shift. For smartwatch and wearable applications where the display is off more than it is on, this produces a neutral, screen-off appearance across the full wrist-rotation range. TN round displays, where available, exhibit strong color shift beyond 30–40° off-axis; this IPS panel maintains specification to 80° half-angle.
The 480×480 resolution at 53.28mm active diameter yields approximately 229 ppi. At this density, 10pt system font renders legibly, and 32×32 px icon assets render without visible aliasing on the circular face. The pixel pitch is 111×111μm — exactly square — so UI assets designed with square-pixel assumptions transfer to the display without aspect-ratio distortion. This is relevant for watch-face designers who use standard vector or raster design tools: a circle drawn at 240px radius in the design tool maps to a 26.64mm physical radius on the panel, and the 1:1 pixel-to-pitch aspect ratio is maintained across the full 480px span.
At 229 ppi, this round LCD module falls between typical entry-level smartwatch panels (200–220 ppi) and premium AMOLED watch panels (300–450 ppi). The TFT LCD technology at this density is adequate for text, icon, and gauge rendering; it will show pixel structure under close examination at distances below approximately 25cm, which is outside the normal wrist-viewing distance of 30–50cm.
The ST7701S is a single-chip TFT LCD gate and source driver supporting resolutions up to 480RGB×854 at 24-bit color, with a 3-line SPI configuration interface and RGB/MIPI DBI parallel data input. For this 480×480 round panel, the IC operates in RGB mode with SPI initialization. The initialization sequence — sent once at power-on over 3-line SPI — configures the display direction, gamma curves, power supply voltages (VGHL, VCOM), and frame rate. After initialization, the IC accepts pixel data continuously from the RGB bus without further SPI communication unless settings need to be changed.
The ST7701S does not integrate a frame buffer; it drives the panel directly from the incoming RGB stream. This means the host processor must maintain a full 480×480 frame buffer in its own memory and stream it continuously over the RGB bus at the configured frame rate. A 480×480 frame at 16-bit color occupies 460,800 bytes (450 KB); at 18-bit color (the interface's native depth), 518,400 bytes (506 KB). Confirm that the host SoC has sufficient SRAM or SDRAM, and that the memory bandwidth is adequate to sustain continuous RGB streaming at the target frame rate alongside other application tasks.
The 53.28mm circular active area and 2.2mm module depth match the display cavity dimensions used in 2.0"–2.2" smartwatch cases. The round IPS LCD module format eliminates the physical circular mask required when fitting a rectangular panel into a round watch face, reducing component count and improving light transmission at the display edge. The all-direction IPS viewing angle is a functional requirement for wrist-worn devices — the rotation of the wrist through normal daily activity sweeps the display through angles that would cause TN panels to invert or shift color.
For fitness trackers and health monitoring wearables that display real-time biometric data — heart rate, SpO₂, activity rings — the 480×480 resolution provides sufficient pixel count for gauge arcs, numeric readouts, and icon sets to coexist on screen simultaneously without overlap. The 40-pin FPC interface connects to the application SoC (nRF5340, Ambiq Apollo4, NXP i.MX RT series) via the RGB bus; confirm the SoC's LCDIF output supports 18-bit RGB at the panel's required frame rate before committing to the platform.
Round displays are used in rotary-encoder HMI knobs, circular instrument gauges, and multi-function dial controllers in industrial and automotive-adjacent applications. The 53.28mm diameter maps directly to standard 52mm gauge dial dimensions, allowing a software-rendered gauge face to replace a mechanical analog dial without modifying the enclosure cutout. At 229 ppi, needle arcs, scale markings, and numeric legends render at a resolution comparable to printed dial faces.
The operating temperature range of −20°C to +70°C covers indoor industrial environments and in-cabin automotive auxiliary displays. For under-dash or sun-exposed automotive mounting, confirm that the ambient temperature at the display location does not exceed +70°C during worst-case solar loading. The 1000:1 contrast ratio and 300 nit luminance are adequate for dimly lit cabin and instrument environments; direct-sunlight applications require a higher-luminance variant or anti-reflective surface treatment.
The primary alternative to this 2.1-inch round IPS LCD in the smartwatch display category is a round AMOLED panel. AMOLED advantages: higher contrast (effectively infinite black level vs. 1000:1), lower power consumption in dark-UI designs (pixels off consume no power), thinner module profile, and higher peak brightness in many variants. TFT LCD advantages: lower unit cost at equivalent size, no organic degradation under static images (AMOLED burn-in), longer operational lifespan, and wider availability of supply sources at this diameter.
For product categories where display-on time is short (smartwatch step count glance: 1–3 seconds per interaction), TFT LCD's always-on backlight power disadvantage is reduced; the power budget difference between AMOLED and TFT narrows significantly at low duty cycles. For products with always-on display modes showing a static watch face for hours, AMOLED's per-pixel power advantage becomes more significant. Evaluate the application's display duty cycle against the battery capacity and target runtime before making the final panel technology decision.
| Model | P021B002-IPS |
| Screen Size | 2.1 inch (round) |
| Resolution | 480RGB(H) × 480(V) |
| Display Area | 53.28(H) × 53.28(V) mm (circular, ⌀53.28mm) |
| Pixel Pitch | 111(H) × 111(V) μm |
| Pin Count | 40 pin |
| Outline Dimensions | 56.18 × 59.71 × 2.2 mm |
| Pixel Arrangement | RGB Vertical Stripe |
| Display Mode | Normally Black |
| Viewing Direction | All directions (IPS, 80°/80°/80°/80°) |
| Display Color | 262K |
| Luminance | 300 cd/m² |
| Contrast Ratio | 1000:1 |
| Interface | 3-Line SPI (init) + 18-bit RGB (pixel data) |
| Back-light | LED Side-light type |
| Driver IC | ST7701S |
| Operating Temperature | −20 ~ +70 °C |
| Storage Temperature | −30 ~ +80 °C |




Rahmenmaterial: Holz |
Sitzmaterial: Holz |
Höhenverstellbar: Nein |
Sitzform: Sattel |
Antik-Optik: Nein |
Maßgefertigt: Nein |
Anzahl der enthaltenen Artikel: 1 |
Faltbar: Nein |
Stapelbar: Nein |
Kissen enthalten: Nein |
Armlehnen enthalten: Nein |
Beine enthalten: Ja |
|
Fußstütze enthalten: Ja |
Rollen enthalten: Nein |
Nagelbesatz: Nein |
Gewichtskapazität: 225 Kilogramm |
Kommerzielle Nutzung: Nein |
Herstellungsland: Vietnam |