Renesas SH7145 User Manual

Browse online or download User Manual for Unknown Renesas SH7145. SH7145 Group Application Note I/O Voltage Level Conversion and

  • Download
  • Add to my manuals
  • Print
  • Page
    / 32
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
To our customers,
Old Company Name in Catalogs and Other Documents
On April 1
st
, 2010, NEC Electronics Corporation merged with Renesas Technology
Corporation, and Renesas Electronics Corporation took over all the business of both
companies. Therefore, although the old company name remains in this document, it is a valid
Renesas Electronics document. We appreciate your understanding.
Renesas Electronics website: http://www.renesas.com
April 1
st
, 2010
Renesas Electronics Corporation
Issued by: Renesas Electronics Corporation (http://www.renesas.com)
Send any inquiries to http://www.renesas.com/inquiry
.
Page view 0
1 2 3 4 5 6 ... 31 32

Summary of Contents

Page 1 - To our customers

To our customers, Old Company Name in Catalogs and Other Documents On April 1st, 2010, NEC Electronics Corporation merged with Renesas Technology C

Page 2

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 8 of 30 2. Description of Functions This sam

Page 3

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 9 of 30 2.2 Interrupt Sources An NMI interrup

Page 4 - 1. Specifications

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 10 of 30 2.3 Bus State Controller (BSC) The

Page 5

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 11 of 30 T1CKAddressCS3WRLDataWhen writingT2

Page 6

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 12 of 30 The bus control register 1 (BCR1), w

Page 7

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 13 of 30 3. Description of Operation Through

Page 8

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 14 of 30 Immediately after a resetTCNT_0 = TG

Page 9

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 15 of 30 4. Description of Software 4.1 Modu

Page 10 - 2. Description of Functions

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 16 of 30 4.3 Internal Registers Table 11 desc

Page 11 - 2.2 Interrupt Sources

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 17 of 30 Register Name Function Address Sett

Page 12

Notice 1. All information included in this document is current as of the date this document is issued. Such information, however, is subject to chang

Page 13

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 18 of 30 Register Name Function Address Sett

Page 14 - 2.5 Function Assignment

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 19 of 30 4.4 RAM Usage Table 12 describes the

Page 15 - 3. Description of Operation

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 20 of 30 5. Flowchart 5.1 Main Routine Main r

Page 16

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 21 of 30 5.2 7-Segment LED Display Processin

Page 17 - 4.2 Arguments

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 22 of 30 5.3 Pulse Output Processing Pulse o

Page 18 - 4.3 Internal Registers

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 23 of 30 5.4 Initialization Processing Initia

Page 19

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 24 of 30 5.6 Wait Processing Wait processingE

Page 20

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 25 of 30 6. Program Listing INIT.C (program l

Page 21 - 4.5 Data Tables

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 26 of 30 /***********************************

Page 22 - 5.1 Main Routine

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 27 of 30 led7(1,0);

Page 23

APPLICATION NOTE REJ06B0395-0100Z/Rev.1.00 September 2004 Page 1 of 30 SH7145 Group I/O Voltage Level Conversion and D/A Output Introduction Digital

Page 24 - 5.3 Pulse Output Processing

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 28 of 30 /***********************************

Page 25

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 29 of 30 Revision Record Description Rev. D

Page 26 - 5.6 Wait Processing

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 30 of 30 1. These materials are intended as a

Page 27 - 6. Program Listing

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 2 of 30 1. Specifications Specified 10-bit da

Page 28

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 3 of 30 DAC900HD74LVCC3245A 1 2 3 4 5 6 7 8 9

Page 29

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 4 of 30 DQLED7D7 O7 A DP_ADQLED6D6 O6 BDQLED5

Page 30

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 5 of 30 The analog current output from the D/

Page 31 - Revision Record

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 6 of 30 Figure 5 shows a block diagram of the

Page 32

SH7145 Group I/O Voltage Level Conversion and D/A Output REJ06B0395-0100Z/Rev.1.00 September 2004 Page 7 of 30 Figure 6 shows a block diagram of the

Comments to this Manuals

No comments