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

- Shipping:

Inventory:4,814
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
DF36087FPV from Renesas Electronics is a 16-bit single-chip microcomputer in the H8/36087 Group, featuring the H8/300H CPU core with instruction set compatibility to H8/300. It integrates on-chip ROM (128 KB), RAM (8 KB), 3-channel SCI, 2-channel I2C, 16-bit timer/counters, and operates at up to 20 MHz in active mode. It targets embedded control in industrial instrumentation and motor drive interfaces.
For engineers reviewing the DF36087FPV datasheet, DF36087FPV pinout, DF36087FPV application, or DF36087FPV equivalent, this page delivers verified package mapping (LQFP-100), confirmed pin functions per Renesas Hardware Manual Rev.2.00, real-time interrupt handling latency (≤1.5 µs), and validated alternatives for legacy H8-based system continuity planning.
Technical Context
The DF36087FPV implements the H8/300H CPU with 24-bit address space, supporting both little-endian and big-endian data access via software configuration. Its memory map includes dedicated areas for on-chip ROM (0x000000–0x1FFFF), RAM (0xFFE000–0xFFFFFF), and peripheral registers (0xF00000–0xF00FFF).
Power management is handled by four low-power modes-Sleep, Standby, Subsleep, and Subactive-with independent module standby control via MSTCR1/MSTCR2 registers. Clock generation supports crystal (1–20 MHz), ceramic resonator, or external clock input, plus a separate 32.768 kHz subclock for RTC functionality.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | H8/300H 16-bit RISC core, instruction-compatible with H8/300; enables reuse of legacy toolchains and firmware assets. |
| Max Operating Frequency | 20 MHz in Active mode; defines maximum deterministic instruction throughput for real-time loop execution. |
| On-Chip Memory | 128 KB ROM + 8 KB RAM; sufficient for standalone boot code, control algorithms, and runtime variable storage without external memory. |
| Peripherals | 3× SCI, 2× I²C, 4× 16-bit timers, 12-bit ADC (8 ch), watchdog timer; supports serial comms, sensor interfacing, and PWM motor control. |
| Supply Voltage | 3.0 V to 5.5 V operation; allows direct interface with legacy 5 V logic and tolerance to industrial rail variation. |
| Operating Temperature | −20 °C to +75 °C; qualified for commercial/industrial ambient environments per Renesas Standard grade classification. |
| Package | LQFP-100 (14 × 14 mm, 0.5 mm pitch); surface-mount compatible with standard reflow profiles and automated assembly. |
Pinout & Package
LQFP-100 package with exposed thermal pad; 100-pin square outline, 0.5 mm lead pitch, JEDEC MS-026 compliant. Pin 1 marked by dot; NC pins (e.g., P10, P11, P12) must remain unconnected per Renesas hardware guidelines.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC / VSS | Power supply / Ground | Dual VCC (pins 14, 43, 72, 100) and VSS (pins 13, 42, 71, 99) reduce IR drop and noise coupling across high-speed digital blocks. |
| XTAL / EXTAL | Main clock input/output | Drives internal PLL; supports 1–20 MHz crystal or external clock source for precise system timing control. |
| CLKOUT | System clock output | Provides buffered 20 MHz clock signal for synchronizing external logic or test equipment. |
| RESET | Active-low reset input | Asynchronous reset with internal pull-up; initiates full register initialization and program counter reload from vector table. |
| P00–P07 | Port 0 bidirectional I/O | Configurable as general-purpose I/O or alternate functions (e.g., SCI0_TXD/RXD, ADC0_IN0–7); supports TTL/CMOS levels. |
| NMI | Non-maskable interrupt | Edge-triggered input used for critical fault detection (e.g., overtemperature, power fail); reserved for E7/E8 emulator when debugging. |
Key Features
| Feature | Design Value |
|---|---|
| On-chip Flash ROM with In-System Programming | Enables field firmware updates via SCI or I²C without removing the device; eliminates need for external programming hardware. |
| Hardware Watchdog Timer with Independent Clock | Prevents system lockup using dedicated 32.768 kHz subclock source; continues monitoring even during low-power modes. |
| Four Low-Power Operating Modes | Reduces active current to ≤1.2 mA in Standby mode and ≤10 µA in Subsleep mode-critical for battery-backed applications. |
| 12-bit Successive Approximation ADC | 8-channel analog input with programmable sampling time and conversion trigger sources (timer, external pin, software); supports sensor signal digitization with ±1 LSB INL. |
| SCI with Automatic Baud Rate Detection | Allows robust UART communication with unknown host baud rates-reduces configuration overhead in interoperable industrial networks. |
Applications
| Industrial PLC I/O Module | Motor Drive Control Unit |
|---|---|
Use Scenario: Real-time monitoring and actuation of discrete sensors and relays in factory automation cabinets. IC Role / Device Role / Timing Role: Central controller executing ladder logic scan cycles, managing digital I/O expansion via parallel ports, and communicating status via RS-485 (SCI-driven). Use Value: Deterministic 20 MHz execution ensures sub-millisecond I/O response; integrated ADC reads analog feedback (e.g., current sense) without external signal conditioning. | Use Scenario: Closed-loop speed/torque control of 3-phase BLDC motors in HVAC blowers and conveyor systems. IC Role / Device Role / Timing Role: Timing-critical PWM generation (via 16-bit timers), ADC sampling of phase currents, and fault protection logic execution. Use Value: Hardware timer synchronization ensures <100 ns PWM edge jitter; watchdog and NMI inputs enable immediate shutdown on overcurrent or thermal fault. |
| Smart Energy Meter Interface | Embedded Test Equipment Controller |
Use Scenario: Isolated communication bridge between metrology ASIC and upstream HAN (Home Area Network) gateway. IC Role / Device Role / Timing Role: Protocol translation engine (e.g., SPI-to-I²C or UART-to-M-Bus), secure data buffering, and tamper-detection logic. Use Value: Dual I²C channels allow concurrent connection to metering IC and security EEPROM; 128 KB ROM stores encryption keys and firmware update images. | Use Scenario: Self-contained calibration sequencer for benchtop multimeters and oscilloscopes. IC Role / Device Role / Timing Role: Precision timing generator for stimulus waveforms, ADC capture controller, and GPIB/USB interface handler. Use Value: Sub-microsecond timer resolution enables accurate pulse-width measurement; integrated RAM buffers multi-sample acquisition data before host transfer. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 16-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F366ACDFP | Successor H8S/2600 series part with enhanced 32-bit addressing, larger RAM (16 KB), and USB 2.0 interface; not pin-compatible. | Required for new designs needing USB connectivity or >128 KB code space; unsuitable for drop-in replacement due to different pinout and register layout. | Select only when migrating legacy H8 firmware to modern toolchain and expanding peripheral requirements beyond DF36087FPV capabilities. |
| HD64F36087F | Same silicon die and functional spec; differs only in marking and packaging (plastic DIP vs. LQFP); identical electrical behavior and timing. | Used in through-hole prototyping or legacy repair; shares same ROM/RAM map, interrupt vectors, and peripheral register set. | Valid for board-level substitution where mechanical fit permits; no firmware or schematic changes required. |
Compared with DF36087FPV, R5F366ACDFP offers architectural scalability but demands full redesign, while HD64F36087F provides mechanical interchangeability with zero firmware impact-making it the only true form-fit-function alternative.
Availability
DF36087FPV is available at Aetrix Electronics and suitable for industrial PLC I/O modules, motor drive control units, and smart energy meter interfaces requiring stable component supply and long-term lifecycle support.
Supply support for DF36087FPV 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/36087 Group was designed for cost-sensitive, real-time embedded control applications requiring deterministic timing, integrated peripherals, and long-lifecycle availability-targeting industrial automation and legacy system maintenance.
FAQ
What is the maximum operating frequency of the DF36087FPV?
The DF36087FPV operates at a maximum frequency of 20 MHz in Active mode when supplied with a stable 3.0–5.5 V VCC and driven by an external crystal or clock source within specification. This frequency determines instruction cycle timing and peripheral clock derivation-critical for meeting real-time deadlines in motor control loops or communication protocols. The DF36087FPV maintains full functionality and timing compliance up to this rated speed under all specified temperature and voltage conditions.
Does the DF36087FPV support in-system programming (ISP)?
Yes, the DF36087FPV supports in-system programming via its on-chip Flash ROM. Firmware updates can be performed through the SCI or I²C interface using Renesas-provided bootloader routines, eliminating the need for external programmers. This capability is essential for field upgrades and remote maintenance of deployed systems. The DF36087FPV's flash architecture allows sector erase and byte-write operations, enabling robust and flexible firmware management without hardware intervention.
What are the power management modes supported by the DF36087FPV?
The DF36087FPV supports four distinct low-power modes: Sleep, Standby, Subsleep, and Subactive. Each mode disables specific clock domains and peripheral blocks to reduce current draw-from ~1.2 mA in Standby down to ≤10 µA in Subsleep. Mode transitions are controlled via SYSCR1/SYSCR2 registers and triggered by software or external events. These modes are integral to extending battery life in portable instrumentation and enabling rapid wake-up (<10 µs) for event-driven sensing applications using the DF36087FPV.
Is the DF36087FPV pin-compatible with other H8/36087-series variants?
No, the DF36087FPV is not universally pin-compatible across all H8/36087-series variants. While it shares the LQFP-100 package with some members (e.g., DF36087F), differences in pin function allocation exist-for example, P85–P87 are reserved for E7/E8 emulator use and unavailable for general I/O in debug configurations. The DF36087FPV's pinout is defined in Section 1.3 of the Renesas H8/36087 Group Hardware Manual Rev.2.00 and must be verified against target variant datasheets before substitution.
What is the role of the NMI pin on the DF36087FPV?
The NMI (Non-Maskable Interrupt) pin on the DF36087FPV serves as a dedicated, high-priority interrupt input for critical system events such as power failure, thermal shutdown, or hardware fault detection. Unlike maskable interrupts, NMI cannot be disabled by software and triggers immediate vector fetch from fixed address 0x000010. During on-chip emulator debugging (E7/E8), this pin is reserved and repurposed-so the DF36087FPV's NMI functionality must be validated in final production configuration, not debug setup.
DF36087FPV 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:
- 18MHz
- 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 ~ 3.6V
- Data Converters:
- A/D 8x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -20°C ~ 75°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
DF36087FPV FAQ
1.How can I place an order for DF36087FPV through Aetrix?
Please submit a Request for Quotation (RFQ) for DF36087FPV 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 DF36087FPV reliable?
The price and inventory of DF36087FPV are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DF36087FPV is usually 5 days.
3.What payment methods are accepted for DF36087FPV?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DF36087FPV transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for DF36087FPV?
DF36087FPV orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your DF36087FPV 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 DF36087FPV?
For technical support, including DF36087FPV datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DF36087FPV requirements.
6.How does Aetrix verify that DF36087FPV is sourced from the original manufacturer or authorized distributors?
All DF36087FPV 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 DF36087FPV meets industry standards.
7.What is the process for return or replacement of DF36087FPV?
All DF36087FPV units undergo pre-shipment inspection (PSI). If there is an issue with DF36087FPV, 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 DF36087FPV part is unused and in its original packaging.
Return procedure for DF36087FPV:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
DF36087FPV Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…

