Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Renesas HD64F3687FP

Part No.:
HD64F3687FP
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
64-LQFP
Datasheet:
AetrixHD64F3687FP.pdf
Description:
IC MCU 16BIT 56KB FLASH 64LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,743

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

HD64F3687FP from Renesas Electronics is a 16-bit single-chip microcomputer in the H8/300H Tiny Series, featuring an H8/300H CPU core with H8/300 instruction set compatibility, 64 KB on-chip ROM, 4 KB RAM, and integrated peripherals including UART (SCI), timer modules (8-bit and 16-bit), and 32 I/O pins. It operates at up to 20 MHz and targets embedded control applications requiring compact footprint and low-power operation.

For engineers reviewing the HD64F3687FP datasheet, HD64F3687FP pinout, HD64F3687FP application, or HD64F3687FP equivalent, key selection considerations include its 80-pin PQFP package, 5 V operation, on-chip ROM execution capability, and support for sleep/standby power-down modes in resource-constrained industrial and consumer systems.

Technical Context

The HD64F3687FP implements the H8/300H CPU architecture with 24-bit addressing, supporting both byte- and word-aligned memory access. Its system clock generator accepts crystal (1–20 MHz), ceramic resonator, or external clock input, and includes independent subclock circuitry for real-time clock functions using a 32.768 kHz source.

Peripheral integration includes two 8-bit timers (TMR0/TMR1), one 16-bit timer (TMR2), three serial communication interfaces (SCI0–SCI2), and a 10-channel 10-bit A/D converter. Memory-mapped I/O and interrupt vectoring are implemented via fixed-address exception handling with priority-based nested interrupts.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreH8/300H 16-bit RISC core, instruction-compatible with H8/300, enabling legacy code reuse and toolchain continuity.
ROM Capacity64 KB on-chip mask ROM - supports standalone execution without external program memory, reducing BOM and board space.
RAM Size4 KB on-chip RAM - sufficient for stack, variables, and small buffers in real-time control loops without external SRAM.
Max Clock Frequency20 MHz system clock - delivers ~12.5 MIPS performance suitable for motor control, sensor interfacing, and protocol handling.
I/O Pins32 programmable CMOS I/O pins - configurable as general-purpose or peripheral function pins (e.g., SCI TX/RX, timer I/O, A/D inputs).
A/D Converter10-bit resolution, 10-channel SAR ADC - enables direct analog sensing of temperature, voltage, or position signals with no external converter required.
Power ModesSleep, Standby, Subsleep, Subactive - allows dynamic power scaling; standby current as low as 10 µA supports battery-backed operation.

Pinout & Package

HD64F3687FP is housed in an 80-pin Plastic Quad Flat Package (PQFP) with 0.65 mm lead pitch, compliant with JEDEC MS-026. The package supports surface-mount assembly and provides thermal dissipation suitable for industrial ambient temperatures (−20°C to +75°C).

Pin/TerminalCircuit RoleDesign Meaning
VCC, VSSPower supply and groundDual VCC/VSS pairs ensure stable core and I/O rail decoupling; requires local 0.1 µF ceramic capacitors per pair.
XTAL, EXTALCrystal oscillator input/outputSupports fundamental-mode quartz crystals (1–20 MHz); internal oscillator circuit eliminates need for external driver components.
CLKOUTSystem clock outputProvides buffered system clock signal for synchronization with external logic or test equipment.
RESETActive-low reset inputAsynchronous reset with internal pull-up; asserts full hardware initialization including register clearing and PC load from reset vector (0x000000).
P00–P07Port 0 bidirectional I/OConfigurable as general-purpose I/O or alternate functions (e.g., SCI0 TXD/RXD, TMR0 input capture); each pin has individual direction control.
AD0–AD9Analog input channelsShare physical pins with Port 5 (P50–P57) and Port 6 (P60–P61); require software configuration to enable A/D mode and disable digital drivers.

Key Features

FeatureDesign Value
On-chip 64 KB ROMEnables secure, tamper-resistant firmware storage and eliminates external EPROM/Flash, lowering system cost and boot time.
Integrated 10-bit 10-channel ADCReduces component count by replacing discrete ADC ICs; supports scan mode and trigger-synchronized sampling for deterministic timing.
Four low-power operating modesPermits fine-grained energy management - e.g., Subsleep mode retains RAM and RTC while disabling CPU and most peripherals.
Three independent SCI modulesAllows concurrent RS-232/RS-485 communication, host interface, and debug channel without external UART expanders.
Memory-mapped peripheral registersSimplifies driver development by enabling uniform read/write access to timers, ports, and interrupt controllers using standard load/store instructions.

Applications

Industrial Motor ControlHome Appliance UI Controller

Use Scenario: Closed-loop speed regulation of BLDC motors in HVAC blowers using PWM outputs and hall-sensor feedback.

IC Role / Device Role / Timing Role: Primary MCU executing PID algorithm, generating complementary PWM, reading analog sensor signals, and managing fault shutdown.

Use Value: On-chip 10-bit ADC and 16-bit timer with dead-time insertion eliminate external signal conditioning and gate-driver timing ICs.

Use Scenario: Keypad scanning, LED display driving, and temperature monitoring in microwave ovens.

IC Role / Device Role / Timing Role: System controller managing user input, safety interlocks, cooking cycle timing, and thermal cutoff response.

Use Value: Integrated 64 KB ROM stores full application firmware; low-power standby mode extends battery life in backup clock circuits.

Point-of-Sale TerminalBuilding Automation Sensor Node

Use Scenario: Barcode scanner interface, display update, and serial communication with receipt printer and payment gateway.

IC Role / Device Role / Timing Role: Embedded host processor coordinating data flow between peripherals via SCI and parallel I/O.

Use Value: Three SCI modules allow simultaneous connection to scanner (SCI0), printer (SCI1), and secure payment module (SCI2) without multiplexing delays.

Use Scenario: Occupancy detection, ambient light sensing, and CO₂ monitoring in smart lighting systems.

IC Role / Device Role / Timing Role: Edge node MCU acquiring analog/digital sensor data and transmitting via UART to central gateway.

Use Value: Subactive mode maintains A/D conversion and SCI wake-on-receive while drawing <50 µA, extending battery life to >2 years.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 16-bit microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
HD64F3684FP48 KB ROM, 2 KB RAM, same pinout and peripheral set except reduced A/D channels (6 vs. 10) and no SCI2.Suitable for simpler control tasks with lower memory and I/O requirements; not interchangeable where full 10-channel A/D or dual SCI is needed.Select when firmware size ≤48 KB and fewer analog inputs are required to reduce cost.
HD64F3694FPSame 64 KB ROM but adds CAN controller and increases I/O to 40 pins; differs in pin assignment for CAN-related signals.Required for automotive body electronics or industrial networks needing ISO 11898-compliant CAN bus interface.Choose only if CAN protocol support is mandatory; not drop-in due to altered pin mapping and higher voltage tolerance.

Compared with HD64F3684FP and HD64F3694FP, the HD64F3687FP balances memory capacity, analog acquisition capability, and serial interface count for mid-tier embedded control-offering full feature coverage without CAN overhead or memory reduction.

Availability

HD64F3687FP is available at Aetrix Electronics and suitable for industrial motor control, home appliance UI, point-of-sale terminals, and building automation sensor nodes requiring stable component supply and long-term production support.

Supply support for HD64F3687FP includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

Renesas Electronics Corporation is a Japanese semiconductor manufacturer specializing in microcontrollers, analog, power, and SoC solutions for industrial, automotive, and IoT markets.

The H8/3687 Group, including HD64F3687FP, was designed for cost-sensitive, low-to-mid complexity embedded control applications demanding high integration, low power, and robust real-time performance in consumer and industrial equipment.

FAQ

What is the maximum operating frequency of the HD64F3687FP?

The HD64F3687FP supports a maximum system clock frequency of 20 MHz when using an external crystal or resonator. This frequency enables approximately 12.5 million instructions per second (MIPS) throughput, sufficient for real-time control tasks such as motor commutation, sensor polling, and protocol parsing. The device's internal clock generator includes prescalers and dividers to derive peripheral clocks from this master frequency, and timing specifications in the datasheet confirm stable operation across the full range under specified VCC and temperature conditions.

Does the HD64F3687FP include on-chip flash or EEPROM memory?

No, the HD64F3687FP features 64 KB of mask-programmed ROM, not flash or EEPROM. This means firmware is permanently written during manufacturing and cannot be field-updated. For development, Renesas recommends using the on-chip emulator (E7/E8) via dedicated debug pins (P85–P87) or boot-mode programming through SCI. Mask ROM ensures immunity to accidental overwrite and provides deterministic boot behavior, making HD64F3687FP appropriate for high-volume, unchanging firmware deployments like appliance controllers.

How many serial communication interfaces does the HD64F3687FP support?

The HD64F3687FP integrates three independent Serial Communication Interfaces (SCI0, SCI1, SCI2), each supporting asynchronous full-duplex UART operation with programmable baud rates, parity, and stop bits. SCI0 and SCI1 share pins with Port 0 and Port 1 respectively, while SCI2 uses Port 2 pins. All three SCIs can operate concurrently, enabling simultaneous communication with multiple peripherals - for example, SCI0 for host debugging, SCI1 for sensor telemetry, and SCI2 for actuator command reception - without software arbitration or external multiplexing.

What power-saving modes are available on the HD64F3687FP?

The HD64F3687FP offers four hardware-supported low-power modes: Sleep, Standby, Subsleep, and Subactive. In Standby mode, CPU and most peripherals halt while RAM and certain wakeup sources (e.g., external interrupt, SCI receive) remain active, drawing as little as 10 µA. Subsleep retains the subclock domain for RTC operation. These modes are controlled via SYSCR1/SYSCR2 registers and entered using the STOP instruction. Each mode has defined wakeup latency and retained resources, allowing precise trade-offs between responsiveness and energy consumption in battery-powered or thermally constrained designs.

Is the HD64F3687FP pin-compatible with other devices in the H8/3687 Group?

Yes, the HD64F3687FP shares the same 80-pin PQFP package and pin assignment with other members of the H8/3687 Group, including HD64F3684FP and HD64N3687G. Pin compatibility extends to power, clock, reset, and all I/O and peripheral signal locations. However, functional differences exist - for example, HD64F3684FP lacks SCI2 and has fewer A/D channels - so firmware and PCB design must verify peripheral usage matches the selected variant. This pin alignment simplifies hardware platform reuse across product tiers with varying feature sets.

HD64F3687FP Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
64-LQFP
Series:
H8® H8/300H Tiny
Packaging:
Tray
Product Status:
Obsolete
Programmable:
Not Verified
Core Processor:
H8/300H
Core Size:
16-Bit
Speed:
20MHz
Connectivity:
I2C, SCI
Peripherals:
PWM, WDT
Number of I/O:
45
Program Memory Size:
56KB (56K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
4K x 8
Voltage - Supply (Vcc/Vdd):
3V ~ 5.5V
Data Converters:
A/D 8x10b
Oscillator Type:
Internal
Operating Temperature:
-20°C ~ 75°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

HD64F3687FP FAQ

1.How can I place an order for HD64F3687FP through Aetrix?

Please submit a Request for Quotation (RFQ) for HD64F3687FP on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for HD64F3687FP reliable?

The price and inventory of HD64F3687FP are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for HD64F3687FP is usually 5 days.

3.What payment methods are accepted for HD64F3687FP?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for HD64F3687FP transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for HD64F3687FP?

HD64F3687FP orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your HD64F3687FP order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for HD64F3687FP?

For technical support, including HD64F3687FP datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your HD64F3687FP requirements.

6.How does Aetrix verify that HD64F3687FP is sourced from the original manufacturer or authorized distributors?

All HD64F3687FP products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that HD64F3687FP meets industry standards.

7.What is the process for return or replacement of HD64F3687FP?

All HD64F3687FP units undergo pre-shipment inspection (PSI). If there is an issue with HD64F3687FP, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The HD64F3687FP part is unused and in its original packaging.

Return procedure for HD64F3687FP:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

HD64F3687FP Tags

  • HD64F3687FP
  • HD64F3687FP PDF
  • HD64F3687FP Datasheet
  • HD64F3687FP Specifications
  • HD64F3687FP Images
  • Renesas
  • Renesas HD64F3687FP
  • Buy HD64F3687FP
  • HD64F3687FP Price
  • HD64F3687FP Distributor
  • HD64F3687FP Supplier
  • HD64F3687FP Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER