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 DN3687GFPV

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

Inventory:2,363

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

DN3687GFPV from Renesas Electronics is a 16-bit single-chip microcomputer in the H8/3687 Group, featuring the H8/300H CPU core with 16 MB address space, 32 KB on-chip ROM, and 2 KB RAM. It supports multiple clock sources including crystal (up to 20 MHz), ceramic resonator, or external clock input, and integrates UART (SCI), timer/counters, and I/O ports for embedded control applications in industrial equipment and office automation.

For engineers reviewing the DN3687GFPV datasheet, DN3687GFPV pinout, DN3687GFPV application, or DN3687GFPV equivalent, key selection criteria include its 100-pin PQFP package, 5 V operation, built-in power-down modes (Sleep, Standby, Subsleep), and compatibility with H8/300H instruction set for legacy code reuse and toolchain continuity.

Technical Context

The DN3687GFPV implements the H8/300H CPU architecture with 16-bit ALU, 32 general-purpose registers, and Harvard-style memory mapping. It features dual clock domains - main system clock (up to 20 MHz) and subclock (32.768 kHz) - enabling real-time clock functions and low-power operation.

Peripheral integration includes three serial communication interfaces (SCI), four 16-bit timer/counters with capture/compare capability, 8-channel 10-bit ADC, and 80 programmable I/O pins. The device supports interrupt-driven operation with 64 vector addresses and configurable edge-triggered external interrupts.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreH8/300H 16-bit RISC core, instruction-compatible with H8/300, enabling migration of legacy firmware without re-architecting.
Max Operating Frequency20 MHz system clock - supports real-time control loops with sub-50 ns instruction cycle time for critical timing tasks.
On-Chip Memory32 KB ROM (mask-programmed or flash variant depending on suffix), 2 KB RAM - sufficient for standalone boot code and data buffers without external memory.
Supply Voltage4.5 V to 5.5 V - compatible with standard TTL/CMOS logic rails and industrial 5 V power supplies.
I/O Pins80 CMOS bidirectional I/O pins - configurable as general-purpose, peripheral function, or analog input (ADC), supporting flexible board-level interfacing.
Power ManagementFour low-power modes (Sleep, Standby, Subsleep, Subactive) controlled via SYSCR1/SYSCR2 - reduces active current to <10 µA in Standby mode with RTC running.
ADC Resolution10-bit successive approximation ADC with 8 channels - provides sufficient dynamic range for sensor signal acquisition in motor control or environmental monitoring.

Pinout & Package

DN3687GFPV is housed in a 100-pin Plastic Quad Flat Package (PQFP) with 0.65 mm lead pitch, JEDEC MS-026AC compliant, suitable for surface-mount reflow assembly and industrial thermal cycling.

Pin/TerminalCircuit RoleDesign Meaning
VCC, VSSPower supply and groundDual VCC/VSS pairs per side ensure stable core voltage delivery and reduce ground bounce in high-speed I/O switching.
XIN, XOUTCrystal oscillator input/outputSupports fundamental-mode quartz crystals up to 20 MHz; internal feedback resistor enables direct connection without external components.
CLK, EXTALExternal clock inputAccepts TTL/CMOS-level clock signal (1–20 MHz); bypasses internal oscillator for precise synchronization with system master clock.
RESETActive-low reset inputAsynchronous reset with internal pull-up; requires minimum 100 ns pulse width for reliable initialization across voltage and temperature ranges.
P00–P07Port 0 I/O8-bit bi-directional port with individual direction control; default as general-purpose I/O but multiplexed with SCI0 and timer channel 0 functions.
P20–P27Port 2 I/O8-bit port supporting SCI1, ADC trigger, and external interrupt inputs; P21/P22 dedicated to RXD/TXD for UART communication.

Key Features

FeatureDesign Value
On-chip ROM with security lockPrevents unauthorized read-out of firmware via external access, protecting proprietary control algorithms in OEM designs.
Multiple power-down modesEnables battery-powered operation down to µA-range current draw while retaining RAM content and wake-up capability via external interrupt or timer.
Hardware SCI with framing error detectionFull-duplex UART with automatic parity, stop-bit, and framing error flagging - eliminates software overhead for robust serial diagnostics and host communication.
16-bit timer with input captureMeasures pulse width or period of external signals (e.g., encoder outputs or PWM feedback) with ±1 clock cycle accuracy at 20 MHz.
8-channel 10-bit ADC with scan modeAutomatically sequences conversions across selected channels, reducing CPU intervention and enabling deterministic analog monitoring in closed-loop systems.

Applications

Industrial Motor ControlOffice Equipment Firmware

Use Scenario: Closed-loop speed and position control of DC/stepper motors in CNC accessories and automated document handlers.

IC Role / Device Role / Timing Role: Primary controller executing PID routines, generating PWM drive signals, and sampling encoder/feedback signals via timer capture and ADC.

Use Value: Integrated 16-bit timers with capture/compare and 10-bit ADC eliminate need for external timing or signal-conditioning ICs, reducing BOM count and PCB area.

Use Scenario: Embedded firmware execution in laser printers, scanners, and multifunction peripherals requiring real-time job scheduling and sensor monitoring.

IC Role / Device Role / Timing Role: System-on-chip managing paper path sensors, thermal head control, and USB/parallel interface bridging via SCI and GPIO.

Use Value: 32 KB on-chip ROM stores full boot loader and application firmware; 80 I/O pins support direct connection to diverse sensors, actuators, and interface transceivers.

Building Automation PanelTest & Measurement Instrumentation

Use Scenario: Standalone HVAC controller with temperature/humidity sensing, relay actuation, and RS-485 Modbus communication.

IC Role / Device Role / Timing Role: Central MCU handling analog sensor reads, digital output control, and protocol stack execution using SCI with hardware framing detection.

Use Value: Subclock domain enables accurate real-time clock functionality for scheduling and logging without external RTC chip.

Use Scenario: Portable data logger capturing analog sensor outputs (voltage, current, thermocouple) at configurable intervals and storing results in internal RAM.

IC Role / Device Role / Timing Role: Data acquisition controller performing synchronized ADC sampling, timestamping via timer, and serial upload via SCI.

Use Value: Low-power Standby mode extends battery life between measurements; 10-bit resolution meets typical 0.1% measurement accuracy requirements.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
HD64F3687GSame H8/3687 family, flash-based program memory instead of mask ROM; supports in-system programming and firmware updates.Suitable for prototyping and low-volume production where field firmware upgrades are required.Select HD64F3687G when design flexibility and post-deployment updates outweigh cost sensitivity and volume production stability.
H8/3694FSuccessor device with enhanced peripherals: 12-bit ADC, CAN interface, larger RAM (4 KB), and extended interrupt vector table.Targeted at automotive body electronics and higher-integration industrial nodes requiring CAN bus connectivity.Choose H8/3694F only if CAN support, higher-resolution ADC, or expanded memory are mandatory - not a drop-in replacement for DN3687GFPV.

Compared with HD64F3687G and H8/3694F, DN3687GFPV offers optimal cost-performance balance for fixed-function, high-volume embedded controllers where ROM-based firmware and proven reliability are prioritized over programmability or advanced peripherals.

Availability

DN3687GFPV is available at Aetrix Electronics and suitable for industrial motor control, office equipment firmware, building automation panels, and test & measurement instrumentation requiring stable component supply and long-term lifecycle support.

Supply support for DN3687GFPV 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, and power devices for industrial, automotive, and infrastructure markets.

The H8 Family/H8/300H Tiny Series - including DN3687GFPV - was designed for cost-sensitive, resource-constrained embedded applications requiring deterministic real-time performance, low power consumption, and high noise immunity in factory and office environments.

FAQ

What is the maximum operating frequency supported by the DN3687GFPV?

The DN3687GFPV supports a maximum system clock frequency of 20 MHz when using an external crystal or ceramic resonator connected to the XIN/XOUT pins. This allows instruction execution at up to 20 million cycles per second, with critical instructions like MOV and ADD completing in one cycle. The device maintains timing compliance across its specified industrial temperature range (−40°C to +85°C) and supply voltage (4.5 V to 5.5 V). DN3687GFPV's clock generator includes prescalers that enable lower-frequency peripheral operation while maintaining full CPU speed.

Does the DN3687GFPV include on-chip flash memory or mask ROM?

DN3687GFPV contains mask-programmed ROM - not flash - with a fixed 32 KB capacity. This ROM is programmed during wafer fabrication and cannot be reprogrammed in-system. It provides high reliability and immunity to accidental overwrite, making DN3687GFPV ideal for high-volume, fixed-function applications where firmware stability is critical. Unlike flash variants such as HD64F3687G, DN3687GFPV does not support firmware updates after manufacturing, and its ROM content is locked at production.

How many I/O pins does the DN3687GFPV provide, and are they all individually configurable?

DN3687GFPV provides 80 programmable I/O pins distributed across Ports 0–7 and additional dedicated function pins. Each port has direction-control registers (e.g., DDR0, DDR1), allowing every pin to be configured independently as input, output, or alternate function (e.g., SCI, timer, ADC). Unused pins must be externally pulled high or low per Renesas' General Precautions to prevent floating inputs and internal leakage current. NC (no-connect) pins are explicitly marked in the pin function table and must remain unconnected.

What low-power modes are available on the DN3687GFPV, and how do they differ?

DN3687GFPV supports four distinct low-power modes: Sleep, Standby, Subsleep, and Subactive. In Standby mode, the main clock stops while the subclock (32.768 kHz) remains active, enabling RTC operation and wake-up via external interrupt or timer - consuming less than 10 µA. Sleep mode halts both clocks but retains RAM and register contents. Subsleep and Subactive modes selectively disable peripheral modules to optimize power versus responsiveness. All modes are entered and exited via SYSCR1/SYSCR2 register writes, and their behavior is fully documented in Section 6 of the H8/3687 Group Hardware Manual. DN3687GFPV's power management is hardware-assisted and deterministic.

Is the DN3687GFPV pin-compatible with other members of the H8/3687 Group?

Yes, DN3687GFPV shares identical pinout and package (100-pin PQFP) with other H8/3687 Group variants including HD64N3687G, HD64F3687G, and HD6433687G. Pin functions - including power, reset, clock, I/O, and peripheral mappings - are consistent across the group, enabling hardware design reuse. However, differences exist in memory type (mask ROM vs. flash), factory-programmed options, and minor electrical characteristics (e.g., max clock rating), so firmware and timing validation must still be performed per specific variant. DN3687GFPV's pin compatibility simplifies migration paths within the same family.

DN3687GFPV 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:
LVD, POR, PWM, WDT
Number of I/O:
43
Program Memory Size:
56KB (56K x 8)
Program Memory Type:
FLASH
EEPROM Size:
512 x 8
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:

DN3687GFPV FAQ

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

Please submit a Request for Quotation (RFQ) for DN3687GFPV 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 DN3687GFPV reliable?

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

3.What payment methods are accepted for DN3687GFPV?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for DN3687GFPV?

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

Once your DN3687GFPV 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 DN3687GFPV?

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

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

All DN3687GFPV 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 DN3687GFPV meets industry standards.

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

All DN3687GFPV units undergo pre-shipment inspection (PSI). If there is an issue with DN3687GFPV, 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 DN3687GFPV part is unused and in its original packaging.

Return procedure for DN3687GFPV:

1.Submit a request within 90 days.

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

DN3687GFPV Tags

  • DN3687GFPV
  • DN3687GFPV PDF
  • DN3687GFPV Datasheet
  • DN3687GFPV Specifications
  • DN3687GFPV Images
  • Renesas
  • Renesas DN3687GFPV
  • Buy DN3687GFPV
  • DN3687GFPV Price
  • DN3687GFPV Distributor
  • DN3687GFPV Supplier
  • DN3687GFPV 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