Description
The 3804 Group is supported only for customers who have already adopted these products.
| Part Number | Status | Samples | Stock | RoHS | Package | Bit Size | Lead Count (#) | Operating Freq (Max) (MHz) | CPU | LVD or PVD | DMA | Timer | ADC | DAC | Ethernet | Temp. Range (°C) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| M38044M4-XXXFP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | QFP | 8 | 64# | 2MHz | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | |
| M38047M6-XXXFP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | QFP | 8 | 64# | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | -20 to +85 | |
| M38047M6-XXXHP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | LFQFP | 8 | 64# | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | -20 to +85 | |
| M38049MC-XXXFP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | QFP | 8 | 64# | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | -20 to +85 | |
| M38049MC-XXXHP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | LFQFP | 8 | 64# | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | -20 to +85 | |
| M38049MF-XXXFP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | QFP | 8 | 64# | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | -20 to +85 | |
| M38049MF-XXXHP#U0 | Obsolete | N/A | Out of Stock | RoHS:EN RoHS:JA | LFQFP | 8 | 64# | 740 | No | No | 8-bit x 4-ch, 16-bit x 1-ch | 10-bit x 16-ch | 8-bit x 2-ch | No | -20 to +85 |
Filters
Applied Filters
- Product Change Notice
- Product Change Notice
- Product Change Notice
- DocumentPDF 253 KB REJ99B2001-0100 Rev.1.00 Jul 02, 2008
- Technical Update
- Application NoteAI-generated Summary: Ensure safety in circuit designs by considering potential semiconductor failures that may cause injury, fire, or damage. Use auxiliary circuits, non-flammable materials, and malfunction prevention. Product information may change without notice, and Renesas disclaims liability for damages from inaccuracies. Semiconductors are not for life-critical systems without prior approval. The document explains C language programming basics, project setup, compiler, assembler, linker, debugger, coding tips, stack estimation, and interrupt handling for the Renesas 740 family microcomputers.
- Application NoteAI-generated Summary: This document explains how to design PCB layouts to enhance noise immunity for the 740 family MCU, using the M37544G2ASP sample at 4 MHz on a single-sided board. It compares recommended and non-recommended layouts, highlighting five key design points: short oscillator wiring, close reset circuit placement, short CNVSS wiring with a resistor, decoupling capacitor placement near MCU, and unified VSS wiring. These principles reduce noise-induced failures and improve MCU stability.
- Application NoteAI-generated Summary: The programming guidelines for the 740 Family in C language have been updated and replaced by a new document titled "C Compiler Package for 740 Family M3T-ICC740 Application Notes" (Document No. REJ06J0005-0100). Users should refer to this new document for current information. Inquiries related to the previous guidelines should be sent via email to the provided contact.
- Application NoteAI-generated Summary: This document explains two methods for handling interrupts in the ICC-740 C Compiler for the 740 Family MCU. Method 1 involves modifying the interrupt vector table in the startup file and declaring interrupt functions with the 'interrupt' keyword. Method 2 deletes the interrupt vector table, reserves data space, and declares interrupt functions using the 'interrupt [offset]' syntax. Examples illustrate how to implement INTO interrupt handling in both methods.
- Application NoteAI-generated Summary: This document explains how to write C-Assembly mixed programs for the 1CC740, focusing on interfacing functions between C and assembly. It details rules for passing parameters and return values based on data types, using specific memory areas like accumulators, C_ARGN, and C_ARGZ. It introduces the assembler interface keyword DEFFN for declaring assembly functions callable from C, and provides examples of setting DEFFN and calling assembly subroutines from C. It also covers saving and restoring registers and flags during calls.
- Application NotePDF 399 KB REJ05B0584-0101 Rev.1.01 Mar 18, 2005AI-generated Summary: The 740 Family instruction set features efficient addressing modes, bit manipulation applicable to accumulators, memory, and I/O, multiple interrupts, powerful indexed addressing, and decimal mode operations without software correction. Memory-to-memory operations include instructions like ADC that add memory contents and carry flags without altering the accumulator. Example code demonstrates adding memory values using indexed addressing and flags.Related Files:
- Datasheet3803/3804 Group DATASHEETRECOMMENDED
Recommended Documents (1)
- Datasheet3803/3804 Group DATASHEETRECOMMENDED
Datasheets (1)
Manuals & Guides (1)
- Application NoteAI-generated Summary: Ensure safety in circuit designs by considering potential semiconductor failures that may cause injury, fire, or damage. Use auxiliary circuits, non-flammable materials, and malfunction prevention. Product information may change without notice, and Renesas disclaims liability for damages from inaccuracies. Semiconductors are not for life-critical systems without prior approval. The document explains C language programming basics, project setup, compiler, assembler, linker, debugger, coding tips, stack estimation, and interrupt handling for the Renesas 740 family microcomputers.
- Application NoteAI-generated Summary: This document explains how to design PCB layouts to enhance noise immunity for the 740 family MCU, using the M37544G2ASP sample at 4 MHz on a single-sided board. It compares recommended and non-recommended layouts, highlighting five key design points: short oscillator wiring, close reset circuit placement, short CNVSS wiring with a resistor, decoupling capacitor placement near MCU, and unified VSS wiring. These principles reduce noise-induced failures and improve MCU stability.
- Application NoteAI-generated Summary: The programming guidelines for the 740 Family in C language have been updated and replaced by a new document titled "C Compiler Package for 740 Family M3T-ICC740 Application Notes" (Document No. REJ06J0005-0100). Users should refer to this new document for current information. Inquiries related to the previous guidelines should be sent via email to the provided contact.
- Application NoteAI-generated Summary: This document explains two methods for handling interrupts in the ICC-740 C Compiler for the 740 Family MCU. Method 1 involves modifying the interrupt vector table in the startup file and declaring interrupt functions with the 'interrupt' keyword. Method 2 deletes the interrupt vector table, reserves data space, and declares interrupt functions using the 'interrupt [offset]' syntax. Examples illustrate how to implement INTO interrupt handling in both methods.
- Application NoteAI-generated Summary: This document explains how to write C-Assembly mixed programs for the 1CC740, focusing on interfacing functions between C and assembly. It details rules for passing parameters and return values based on data types, using specific memory areas like accumulators, C_ARGN, and C_ARGZ. It introduces the assembler interface keyword DEFFN for declaring assembly functions callable from C, and provides examples of setting DEFFN and calling assembly subroutines from C. It also covers saving and restoring registers and flags during calls.View More (7)
Application Notes & White Papers (7)
- Product Change Notice
- Product Change Notice
- Product Change Notice
Product Notices (PCN, EOL, etc) (3)
- Technical Update
- Technical UpdateTECHNICAL NEWS Corrections and Supplementary Explanation for 3804 Group Data Sheet and User's ManualPDF 31 KB TN-M380-31-0305 May 01, 2003
- Technical UpdatePDF 18 KB TN-M740-22-0012 Dec 01, 2000View More (7)
Errata & Technical Updates (7)
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
Marketing Collateral (1)
- DocumentPDF 253 KB REJ99B2001-0100 Rev.1.00 Jul 02, 2008
Other (1)
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
Filters
Applied Filters
Software & Tools
Filter by Type
Filter by Provider
Sample Code
Filter by Application
Filter by Function
Filter by Compiler
Filter by IDE
Simulation Models
Partner Solutions
- IDE and Coding ToolRenesas integrated development environment (IDE) (for SuperH, RX, R8C, M32R, M16C, H8SX, H8S, H8, and 740 families).
- Compiler/AssemblerAssembler Package for 740 Family, * Comes with High-performance Embedded Workshop and the simulator debugger.
- Compiler/AssemblerC Compiler Package for 740 Family. High-performance Embedded Workshop and Simulator debugger included.
- EmulatorEmulator for M16C, 7700, 740 Families [Overseas Standards Compliant]. Support for 20MHz-or-less operation of target MCU.
- Software & Tools - Other
- SimulatorSimulator Debugger for 740 Family [Support IDE : High-performance Embedded Workshop] (Note: This product is included in Compiler Package and Assembler Package, and is not available separately.)
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
- IDE and Coding ToolRenesas integrated development environment (IDE) (for SuperH, RX, R8C, M32R, M16C, H8SX, H8S, H8, and 740 families).
- Compiler/AssemblerAssembler Package for 740 Family, * Comes with High-performance Embedded Workshop and the simulator debugger.
- Compiler/AssemblerC Compiler Package for 740 Family. High-performance Embedded Workshop and Simulator debugger included.
- EmulatorEmulator for M16C, 7700, 740 Families [Overseas Standards Compliant]. Support for 20MHz-or-less operation of target MCU.
- Software & Tools - OtherView More (6)
Software & Tools (6)
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
No Results Found.
Make sure all keywords are spelled correctly.
Try fewer, different, or more general terms to vary your search.
If you have filters applied, consider deselecting some to broaden your results.
- Search our extensive knowledgebase, designed to help customers with their FAQs.
- Get help from our expert Renesas technical staff and community on our support forums.
Support Communities
-
Emulate 3804 with my firmware and external memories
Hi. I don't know if I can do what I'm explaining here and that is why I need your help. A client gave me a device that has a 3804 MCU (740 family). I need to debug the firmware code. I bought the Ea8 to do so and ...
Nov 24, 2014 -
How to unable USB networking to enable internet connection
Hi, I am using kingfisher board with 8 GB of memory (RTP8J779M1ASKB0SK0SA003). I have folllowed all the yocto building details and able to build the image successfully. I cant connect the ethernet directly to board due to some network issue. So i wanted to get internet connection through USB dongle ...
May 14, 2024 -
PWM (TPU) Driver probe.
Hi, I am analysing the TPU driver of renesas in linux BSP. There is function "static int tpu_pwm_config(struct pwm_chip *chip, struct pwm_device *_pwm, int duty_ns, int period_ns)" Every time when I changed the duty cycle this fuction is called. And during boot , driver ...
Jul 28, 2018
Knowledge Base
-
Does M16C Flash Starter supports writing to 3803, 3804 and 3886?
There are no plans to support this. (#104932)
Dec 7, 2004 -
What kind of problems will occur if input voltage is higher than 0.5V?
... please check the electrical characteristics in the datasheets. Note 2: This value differs according to the MCU as follows: 2μs: 3822A, 3823, 3826A, 38C1, 38C2A, 38D2, 38C5, 38D5, 38C8, 7540, 7542, 7544, 7560A 16 XIN cycles: 3803, 3803H, 3804, 3804H, 3886 20 XIN cycles: 3850A, 3851, 3858, 7516 (#104851)
Sep 29, 2006