HS32T024RGT6

✓ In Stock

Advanced touch control MCU with 24 channels, Cortex-M0+, enhanced water rejection, and gesture recognition.

Product Overview

Description

The HS32T024RGT6 is an advanced touch control MCU featuring 24 capacitive touch channels and ARM Cortex-M0+ core.

Enhanced water rejection technology and gesture recognition enable sophisticated user interfaces for premium appliances.

The Cortex-M0+ core provides improved energy efficiency while maintaining compatibility with standard Cortex-M0.

Product Series

HS

Primary Application

Premium appliance control panels

Key Features

  • 24 capacitive touch channels for complex HMI designs
  • Enhanced water rejection with submersible detection
  • Advanced gesture recognition (swipe, pinch, rotate)
  • Cortex-M0+ core with single-cycle GPIO and improved debug
  • Up to 6mm overlay thickness support
  • Ultra-low power: <8μA standby, 40μA per channel active
  • Multi-frequency scan for noise immunity
  • Integrated haptic feedback driver

Specifications

Core ARM Cortex-M0+
Frequency 64 MHz
Touch Channels 24
Sensitivity Up to 6mm glass
Wake Current <8μA
Package LQFP64

Applications

Premium appliance control panels

Industrial automation and control

Commercial kitchen equipment

Electronic system design

Medical device interfaces

Communication and interface

Automotive center consoles

Automotive and EV electronics

Industrial control terminals

Industrial automation and control

Documents & Resources

FAE Expert Insights

J

"The HS32T024RGT6 is Hangshun's premium touch MCU offering, and it's impressive for complex HMI applications. The 24 channels enable sophisticated interfaces combining multiple buttons, sliders, and wheels on a single panel. The enhanced water rejection goes beyond basic protection - it can handle submersion scenarios making it suitable for commercial kitchen equipment. The gesture recognition adds modern smartphone-like interactions to appliances. I find the multi-frequency scan particularly valuable in noisy industrial environments - it automatically selects the cleanest frequency band. The integrated haptic driver simplifies implementation of tactile feedback. The Cortex-M0+ provides noticeable performance improvement over M0 for gesture algorithms. This MCU is ideal for premium appliances where user experience is critical. For cost-sensitive applications, the HS32T016C8T6 offers better value, but for flagship products, the HS32T024RGT6 delivers superior features."

Premium touch MCU with gesture recognition and enhanced water rejection for complex HMI

— James Liu, BeiLuo

Frequently Asked Questions

What gestures does HS32T024RGT6 support?

The HS32T024RGT6 supports advanced gesture recognition for modern user interfaces: 1) Swipe gestures - Horizontal swipe (left/right) for menu navigation; Vertical swipe (up/down) for scrolling; Speed detection for flick gestures; 2) Pinch gestures - Two-finger pinch for zoom in/out; Detected using proximity channels or slider pads; 3) Rotate gestures - Circular motion for dial controls; Clockwise/counter-clockwise detection; 4) Tap variations - Single tap for selection; Double-tap for special functions; Long press for context menus; 5) Multi-touch - Two simultaneous touch detection; Used for pinch and rotate; Limited to 2 points (not full multi-touch like smartphones). Gesture detection parameters: Minimum gesture distance (configurable, default 10mm); Gesture velocity (slow/fast classification); Hold time for long press (default 500ms); Gesture debounce to prevent false detection. Implementation: Hardware gesture engine processes raw touch data; Software receives gesture events via callback functions; Custom gestures can be defined in software. Applications: Swipe for menu navigation in appliances; Pinch for image zoom on displays; Rotate for temperature/dial controls; Multi-touch for advanced interactions.

Use swipe for navigation; pinch for zoom; rotate for dial controls; combine gestures for intuitive UI.

touch gestures gesture recognition multi-touch
How does multi-frequency scan improve noise immunity?

The HS32T024RGT6 multi-frequency scan technology enhances noise immunity in challenging environments: Problem - Switching power supplies, WiFi, Bluetooth, and other electronics create frequency-specific noise that can interfere with touch detection; Solution - Scan touch channels at multiple frequencies (typically 3-5 different frequencies); Compare signal quality across frequencies; Automatically select the frequency with best signal-to-noise ratio; Implementation: Frequency hopping - Rapidly switch between scan frequencies; Synchronous detection - Lock to cleanest frequency band; Adaptive filtering - Adjust based on environmental noise; Benefits: 10-20dB improvement in noise immunity; Reliable operation near switching power supplies; Reduced false triggers in WiFi/Bluetooth environments; Automatic adaptation to changing noise conditions. Configuration options: Number of scan frequencies (2-5); Frequency range (100kHz-500kHz); Adaptation speed (fast/slow); Manual frequency selection override. Applications: Industrial environments with VFD drives; Appliances with switching power supplies; Medical equipment with RF equipment nearby; Automotive with multiple RF systems. The multi-frequency feature adds minimal power overhead (<5%) while significantly improving reliability.

Enable multi-frequency scan in noisy environments; use 3-5 frequencies for best immunity; slower adaptation for stable environments.

multi-frequency scan noise immunity touch noise rejection
What is the difference between Cortex-M0 and Cortex-M0+ in HS32T024RGT6?

The HS32T024RGT6 uses ARM Cortex-M0+ which offers several improvements over standard Cortex-M0: 1) Performance - Single-cycle GPIO access (M0 requires 2 cycles); Faster branch execution; Improved debug capabilities; 2) Power efficiency - 30% lower energy per instruction; Better sleep mode integration; Micro Trace Buffer (MTB) for lightweight debugging; 3) Features - Single-cycle I/O port access for faster bit-banging; 2-stage pipeline (vs 3-stage in M0) for better power; Vector Table Relocation for flexible interrupt handling; WIC (Wake-up Interrupt Controller) for faster wake-up; 4) Compatibility - Fully instruction-set compatible with M0; Same Thumb instruction set; Can run M0 code without modification; 5) Debug - Micro Trace Buffer for instruction trace; Single-step debugging improvements; Performance Monitor Unit (PMU) for profiling. Practical differences: GPIO toggle speed ~2x faster; Interrupt latency slightly lower; Debug capabilities enhanced; Power consumption reduced 10-15% at same frequency. For touch applications, the faster GPIO improves scan rates and response time. The M0+ is recommended for new designs while maintaining compatibility with existing M0 software.

M0+ offers better performance and power; fully compatible with M0 software; recommended for new designs.

Cortex-M0+ M0 vs M0+ ARM core comparison
How do I implement haptic feedback with HS32T024RGT6?

The HS32T024RGT6 includes integrated haptic feedback driver for tactile touch confirmation: Hardware features - Built-in haptic driver with configurable waveforms; Supports ERM (Eccentric Rotating Mass) and LRA (Linear Resonant Actuator) motors; Drive current up to 250mA; 128-level intensity control; Software library - Pre-programmed haptic effects (click, double-click, buzz, ramp); Custom waveform creation; Trigger on touch events (press, release, gesture); Implementation steps: Connect haptic motor to designated pins (typically PH0/PH1); Configure motor type (ERM or LRA) in software; Select or create haptic waveform; Assign waveform to touch events; Adjust intensity level (0-127); Haptic effect types: Short click (10ms) - for button press confirmation; Double click (20ms with 10ms gap) - for special events; Strong click (50ms) - for alerts or errors; Ramp up (100ms) - for slider value changes; Continuous buzz - for alarms (limited duration). Power considerations: Haptic motor is highest current consumer; Typical ERM: 50-100mA; LRA: 20-50mA; Use haptic sparingly in battery applications; Consider power budget when designing haptic feedback. The haptic driver simplifies implementation compared to external driver ICs.

Use short click for button feedback; ramp effects for sliders; configure motor type correctly for best performance.

haptic feedback touch vibration haptic driver
What makes HS32T024RGT6 suitable for automotive applications?

The HS32T024RGT6 includes features specifically designed for automotive touch interfaces: 1) Temperature range - AEC-Q100 Grade 1 qualified: -40°C to +125°C operation; Full touch performance across temperature range; Auto-calibration compensates for temperature drift; 2) EMC/EMI compliance - CISPR 25 Class 5 compliant for automotive EMI; ISO 7637-2 pulse immunity for load dump and transients; Multi-frequency scan for noise immunity near automotive electronics; 3) Reliability - 15+ year automotive lifecycle support; PPAP documentation available; Traceability and change control; 4) Safety features - Watchdog timer for system recovery; Independent clock monitor; Safe state configuration on fault; 5) Touch performance - Glove detection for winter driving; Water rejection for spill resistance; High reliability for safety-critical controls; Applications: Center console controls; HVAC touch panels; Steering wheel controls; Door panel switches; Overhead console. Automotive-specific considerations: Use automotive-grade external components; Follow automotive PCB layout guidelines; Implement safe states for fault conditions; Consider sunlight readability for displays. The AEC-Q100 qualification ensures reliability in harsh automotive environments.

AEC-Q100 qualified for automotive; use automotive-grade passives; implement safety features for critical controls.

automotive touch AEC-Q100 automotive MCU
How do I design for 6mm thick glass overlays?

Designing for 6mm thick glass overlays with HS32T024RGT6 requires special considerations: 1) Sensitivity configuration - Use maximum sensitivity setting (level 255); Increase charge transfer time; Reduce scan frequency for better signal integration; 2) Sensor design - Larger sensor pads (12-15mm diameter for buttons); Wider slider traces (2-3mm); Reduce ground coupling with larger keep-out; 3) PCB stackup - Use thinner PCB (0.8mm) to reduce total thickness; Place sensors on top layer with ground on bottom; Minimize distance between sensor and overlay; 4) Overlay bonding - Use optical bonding adhesive to eliminate air gaps; Air gaps significantly reduce sensitivity; Ensure uniform adhesive thickness; 5) Noise considerations - Thicker overlays reduce signal strength; Increase filtering to maintain SNR; Use multi-frequency scan for noise immunity; Trade-offs: Higher sensitivity increases power consumption; Slightly slower response time; More susceptible to noise and water. Testing recommendations: Test with actual 6mm glass in final enclosure; Verify operation at temperature extremes; Check for false triggers with water on surface; Validate response time meets requirements. The HS32T024RGT6 supports up to 6mm glass, but 3-4mm provides best performance margin.

Use max sensitivity; larger sensor pads; optical bonding; test with actual glass and environmental conditions.

thick glass touch 6mm overlay touch sensitivity