JP2020013177A - Electronic control apparatus - Google Patents

Electronic control apparatus Download PDF

Info

Publication number
JP2020013177A
JP2020013177A JP2018132846A JP2018132846A JP2020013177A JP 2020013177 A JP2020013177 A JP 2020013177A JP 2018132846 A JP2018132846 A JP 2018132846A JP 2018132846 A JP2018132846 A JP 2018132846A JP 2020013177 A JP2020013177 A JP 2020013177A
Authority
JP
Japan
Prior art keywords
microcomputer
terminal
function
switching
functions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2018132846A
Other languages
Japanese (ja)
Inventor
駿 衣笠
Shun Kinugasa
駿 衣笠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Astemo Ltd
Original Assignee
Hitachi Automotive Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Automotive Systems Ltd filed Critical Hitachi Automotive Systems Ltd
Priority to JP2018132846A priority Critical patent/JP2020013177A/en
Publication of JP2020013177A publication Critical patent/JP2020013177A/en
Pending legal-status Critical Current

Links

Images

Abstract

To improve degree of freedom of a circuit design in an electronic control apparatus in which a microcomputer having a plurality of functions is mounted on a terminal.SOLUTION: The present invention includes external circuits 201-20N corresponding to a function of a terminal of a microcomputer 1, and switching means 10 that switches the function of the terminal of the microcomputer 1 and the external circuits 201-20N according to an operating mode of a software written into the microcomputer 1.SELECTED DRAWING: Figure 3

Description

本発明は、自動車用電子制御装置に関する。   The present invention relates to an electronic control unit for a vehicle.

本技術分野の背景技術として、特許文献1(特開2017−091047号公報)がある。特許文献1には、ECU(Electrical Control Unit)において、ひとつのマイクロコンピュータ(以下、マイコン)端子に対してひとつの機能とそれに対応した外部回路が割り当てられていることが開示されている。   As a background art in this technical field, there is Patent Document 1 (Japanese Patent Application Laid-Open No. 2017-091047). Patent Literature 1 discloses that one function and an external circuit corresponding thereto are assigned to one microcomputer (hereinafter, microcomputer) terminal in an ECU (Electrical Control Unit).

特開2017−091047号公報JP-A-2017-091047

マイコンに設けられている端子は、1本で複数の機能を実現しているが、これらの機能は一般的に当該マイコン端子に対応するレジスタのコンフィギュレーションをソフトウェアで書き込むことで割り当てることができる。   A single terminal provided in the microcomputer realizes a plurality of functions, and these functions can be generally assigned by writing the configuration of a register corresponding to the microcomputer terminal by software.

特許文献1では、割り当てられたひとつのマイコン端子に対するひとつの機能とそれに対応した外部回路が変更されることはない。そのため、パターン設計の際には、この割り当てを全てのマイコン端子に対してそれぞれひとつずつ決定しなければならない、という課題があった。   In Patent Document 1, one function for one assigned microcomputer terminal and an external circuit corresponding thereto are not changed. For this reason, there has been a problem that, at the time of pattern design, this assignment must be determined one by one for all microcomputer terminals.

さらにこの工程においては、前述のようにパターン設計の制約によってマイコン端子の用途が限定されていく場合がある。このような場合では、マイコン端子の機能を自由に決定することができないため、設計自由度が低いと言える。   Further, in this step, the use of the microcomputer terminal may be limited due to the restriction of the pattern design as described above. In such a case, since the function of the microcomputer terminal cannot be freely determined, it can be said that the degree of design freedom is low.

本発明の一例として、マイクロコンピュータと、前記マイクロコンピュータの端子の機能に対応した外部回路と、前記マイクロコンピュータの端子の機能および前記外部回路を前記マイクロコンピュータに書き込まれたソフトウェアの動作モードによって切り替える切り替え手段と、を備える。   As an example of the present invention, a microcomputer, an external circuit corresponding to a function of a terminal of the microcomputer, and switching of switching a function of a terminal of the microcomputer and the external circuit depending on an operation mode of software written in the microcomputer Means.

本発明によると、複数の機能をもつマイクロコンピュータを搭載する電子制御装置において、回路設計の自由度を向上させることができる。   According to the present invention, the degree of freedom in circuit design can be improved in an electronic control device equipped with a microcomputer having a plurality of functions.

一般的なマイコンの構成を示す図である。FIG. 2 is a diagram illustrating a configuration of a general microcomputer. マイコン端子の機能選択を示す図である。FIG. 4 is a diagram illustrating a function selection of a microcomputer terminal. マイコンの動作モードによってマイコン端子の機能と外部回路を切り替える例である。This is an example in which the function of the microcomputer terminal and the external circuit are switched according to the operation mode of the microcomputer. 外部入力信号によってマイコン端子の機能と外部回路を切り替える例である。This is an example in which a function of a microcomputer terminal and an external circuit are switched by an external input signal. 複数の外部入力信号によってマイコン端子の機能と外部回路を切り替える例である。This is an example in which a function of a microcomputer terminal and an external circuit are switched by a plurality of external input signals. マイコンの動作モードと外部入力信号によってマイコン端子の機能と外部回路を切り替える例である。This is an example in which the function of the microcomputer terminal and the external circuit are switched according to the operation mode of the microcomputer and the external input signal.

ECUは、マイコンにより制御されている。そのマイコンには様々な機能が割り当てられたマイコン端子及びそれらに対応した外部回路が設けられおり、不揮発性メモリであるコードフラッシュに記憶されている制御プログラムによって対象の装置の制御を行う。自動車においては、例えば、エンジンの燃料噴射・点火を制御する。   The ECU is controlled by a microcomputer. The microcomputer is provided with microcomputer terminals to which various functions are assigned and external circuits corresponding to the microcomputer terminals, and controls the target device by a control program stored in a code flash which is a nonvolatile memory. In an automobile, for example, fuel injection and ignition of an engine are controlled.

近年、自動車の制御の高度化、複雑化によりECUで実現しなければならない機能が増えている。一方で、ECUのサイズ要求もあるため、回路の高密度化が必要である。そのため、回路のパターン設計の難しさが増しており、それがマイコンの端子選択の自由度を下げる要因となる。   In recent years, the functions that must be realized by the ECU have increased due to the sophistication and complexity of control of automobiles. On the other hand, since there is a demand for the size of the ECU, it is necessary to increase the circuit density. For this reason, the difficulty in circuit pattern design is increasing, which causes a reduction in the degree of freedom in terminal selection of the microcomputer.

パターン設計を難しくする要素とは、例えばグラウンドパターンは可能な限り太くとる必要があるため、マイコンのある区画内の端子が使用できない、といったことや、センシティブな信号と高周波のラインは可能な限り離す必要がある、などといった制約であり、これらによって実際に使用できるマイコン端子およびその機能は限定されていく。   Factors that make pattern design difficult include, for example, that the ground pattern must be as thick as possible, so that terminals in a certain section of the microcomputer cannot be used, and that sensitive signals and high-frequency lines should be separated as much as possible. Therefore, the microcomputer terminals that can be actually used and the functions thereof are limited.

マイコン外部の回路との兼ね合いもあり、通常一度決められたマイコン端子の機能割り当てはその後変更されることはない。しかしそれらの機能の中にはある特定の条件でしか用いられないもの(例えば、出荷検査時でのみ使用する通信機能など)もあるため、そうしたマイコン端子を利用することを考える。   Due to the balance with the circuit outside the microcomputer, the function assignment of the microcomputer terminal once determined usually does not change thereafter. However, some of these functions can be used only under certain conditions (for example, a communication function used only at the time of shipping inspection), so use of such a microcomputer terminal is considered.

つまり、任意のマイコン端子に対して、機能を選択するレジスタまたは外部回路ないしその両者をソフトウェアの実行中に切り替えることで、当該マイコン端子が複数の機能を実現する。機能の切り替えはソフトウェアの動作モードや外部から入力される信号にしたがって行う。   In other words, the microcomputer terminal realizes a plurality of functions by switching a register for selecting a function or an external circuit or both of them during execution of software for an arbitrary microcomputer terminal. Switching of the function is performed according to the operation mode of the software or a signal input from the outside.

以下、添付された図面を参照し、本発明を実施するための実施形態について詳述する。本実施例は、動的にコンフィギュレーションを変更する電子制御装置を中心に説明するが、特にこれに限定するものではない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In this embodiment, an electronic control device that dynamically changes the configuration will be mainly described, but the present invention is not particularly limited to this.

図1は一般的なECUの構成の一部分を切り出したものである。ECU基板0上に搭載されたマイコン1について、あるひとつのマイコン端子機能21に対して外部回路201が接続され、その出力がハーネスへとつながる外部端子301へと導かれている。その一方で、外部回路202のように外部端子に接続されないものもあり、例えば機能との対応としてはSPI(Synchronous Peripheral Interface)通信機能とそれによって動作するASIC(Application Specific Integrated Circuit)などといった構成が挙げられる。   FIG. 1 shows a part of the configuration of a general ECU. With respect to the microcomputer 1 mounted on the ECU board 0, an external circuit 201 is connected to one microcomputer terminal function 21, and the output is guided to an external terminal 301 connected to a harness. On the other hand, there is also a circuit that is not connected to an external terminal, such as the external circuit 202. For example, a configuration such as an SPI (Synchronous Peripheral Interface) communication function and an ASIC (Application Specific Integrated Circuit) operated by the function is associated with the function. No.

図2はマイコン端子の機能がどのようにして決定されるかを示したものであり、例えばあるマイコン端子が16個の機能を持っているとすると、4ビットで構成されるマイコン端子機能選択レジスタ401に値を書き込むことで2番目のマイコン端子機能22を選択する。通常このマイコン端子機能選択レジスタへの書き込みはソフトウェアの起動処理中に行う。   FIG. 2 shows how the function of the microcomputer terminal is determined. For example, if a certain microcomputer terminal has 16 functions, a microcomputer terminal function selection register consisting of 4 bits is shown. The second microcomputer terminal function 22 is selected by writing a value to 401. Normally, writing to this microcomputer terminal function selection register is performed during the activation process of software.

ここで、場合によっては当該端子で利用したい機能がある一方で当該ピンでしか利用できない機能があった場合など、機能選択の上で競合が発生することがあり、その場合設計の自由度が確保できないことになる。具体的には、ASICや外部端子のレイアウトなどといったマイコン以外の部品まで含めた総合的なパターン設計という観点から、各マイコン端子の機能が次々に限定されていってしまう場合がある。   Here, in some cases, there may be conflicts in the selection of functions, such as when there is a function that you want to use for the relevant pin, but there is a function that can only be used for the relevant pin. You can't. Specifically, from the viewpoint of comprehensive pattern design including components other than the microcomputer, such as the layout of the ASIC and the external terminals, the functions of the microcomputer terminals may be limited one after another.

本実施形態はこうした状況において、マイコン端子に複数の機能を割り当て、必要ならばそれぞれの機能に対応した外部回路を設け、それらを切り替えながら利用することでパターン設計に自由度を持たせ、かつ同一ECUを複数の用途に使用することを意図したものである。   In the present embodiment, in this situation, a plurality of functions are assigned to the microcomputer terminal, and if necessary, an external circuit corresponding to each function is provided, and switching is used to provide a degree of freedom to the pattern design, and the same. It is intended to use the ECU for multiple applications.

(実施形態1)
図3は複数のマイコン端子の機能およびそれぞれに対応した外部回路を、ソフトウェア実行中にマイコンまたはソフトウェアの動作モードに応じて切り替える例である。
(Embodiment 1)
FIG. 3 shows an example in which the functions of the plurality of microcomputer terminals and the external circuits corresponding to the respective functions are switched according to the operation mode of the microcomputer or the software during execution of the software.

ECU基板0には、各端子に複数の機能を備えるマイコン1、および各マイコン端子に接続される外部回路201〜203、およびそれら外部回路の接続を切り替えるスイッチ101〜103、111〜113が搭載されており、ECU外部の部品(バッテリ、各種センサ、インジェクタ、アクチュエータ、ネットワーク機器など)をハーネス経由で接続するための外部端子301が設けられている。   On the ECU board 0, a microcomputer 1 having a plurality of functions at each terminal, external circuits 201 to 203 connected to the respective microcomputer terminals, and switches 101 to 103, 111 to 113 for switching the connection of the external circuits are mounted. An external terminal 301 is provided for connecting parts (battery, various sensors, injectors, actuators, network devices, etc.) external to the ECU via a harness.

この例ではマイコンおよびソフトウェアの動作モードに応じて切り替えフラグ(切り替え手段)10を変化させ、それによってマイコン端子からの出力であるスイッチ信号11を切り替える。これによってマイコン端子の機能21および31を切り替えると同時に、外部回路のスイッチ101および111を切り替え、それぞれのマイコン端子の機能に対応した外部回路を選択する。また、ここではマイコン端子の機能をマイコンハードウェアの設定(電源供給方法選択、ブートモード選択など)に利用するCFG機能から汎用入力(General Purpose Input, GPI)機能に切り替え、それに合わせて外部回路をプルアップ回路からフィルタ回路にスイッチしている。フィルタ回路には当該マイコン端子および外部端子301が接続されており、ハーネスを介してECU外部の部品と接続する。   In this example, the switching flag (switching means) 10 is changed according to the operation mode of the microcomputer and the software, thereby switching the switch signal 11 output from the microcomputer terminal. As a result, the functions 21 and 31 of the microcomputer terminal are switched, and at the same time, the switches 101 and 111 of the external circuit are switched to select an external circuit corresponding to the function of each microcomputer terminal. Here, the function of the microcomputer terminal is switched from the CFG function used for setting the microcomputer hardware (power supply method selection, boot mode selection, etc.) to the general purpose input (General Purpose Input, GPI) function, and the external circuit is adjusted accordingly. Switching from the pull-up circuit to the filter circuit. The microcomputer terminal and the external terminal 301 are connected to the filter circuit, and are connected to parts outside the ECU via a harness.

この動作はマイコン端子の機能22および32、外部回路のスイッチ102についても同様であるが、こちらはCFG機能からASICと通信を行うためのSPI通信機能に切り替えている。これはECU基板内部で完結する機能間の切り替えであるため、外部端子301側のスイッチは存在せず、単純にマイコン端子に直接接続されるプルダウン回路とASICの切り替えのみとなっている。   This operation is the same for the functions 22 and 32 of the microcomputer terminal and the switch 102 of the external circuit, except that the CFG function is switched to the SPI communication function for communicating with the ASIC. Since this is switching between functions completed within the ECU board, there is no switch on the external terminal 301 side, and only switching between the pull-down circuit directly connected to the microcomputer terminal and the ASIC is performed.

同様にマイコン端子の機能23および33、外部回路のスイッチ103および113についてはCFG機能からPWM(Pulse Width Modulation)出力機能への切り替えに合わせて、外部回路もプルアップ回路からドライバ回路へと切り替えている。   Similarly, the functions of the microcomputer terminals 23 and 33 and the switches 103 and 113 of the external circuit are switched from the pull-up circuit to the driver circuit in accordance with the switching from the CFG function to the PWM (Pulse Width Modulation) output function. I have.

ここで図示した範囲においては3つのマイコン端子について考えているが、同様の考え方をマイコン端子機能の組み合わせ2N・3N、外部回路20N、外部回路の切り替えスイッチ10N・11Nについて適用することで、より多くのマイコン端子機能を切り替えて利用することができる。   Although three microcomputer terminals are considered in the range shown here, the same concept is applied to the combination of the microcomputer terminal functions 2N / 3N, the external circuit 20N, and the external circuit changeover switches 10N / 11N, thereby increasing the number. The functions of the microcomputer terminals can be switched and used.

(実施形態2)
実施形態1では機能および外部回路切り替えのトリガとなる信号をマイコンおよびソフトウェアの動作モードに対応したフラグとしていたが、これをECUの外部から入力する信号とすることも可能である。
(Embodiment 2)
In the first embodiment, the signal that triggers the switching of the function and the external circuit is a flag corresponding to the operation mode of the microcomputer and the software. However, the signal may be a signal input from outside the ECU.

図4に例を示す。ここでは、外部から入力するスイッチ信号SS0をECU基板の外部端子からマイコン端子に入力すると切り替えフラグ10が変化し、各マイコン端子の機能21〜2N、31〜3Nが切り替わる。同時に、各マイコン端子に接続している外部回路を切り替えるスイッチ101〜10Nおよび111〜11Nも外部スイッチ信号SS0によって切り替える。   FIG. 4 shows an example. Here, when a switch signal SS0 input from the outside is input from an external terminal of the ECU board to the microcomputer terminal, the switching flag 10 changes, and the functions 21 to 2N and 31 to 3N of each microcomputer terminal are switched. At the same time, switches 101 to 10N and 111 to 11N for switching external circuits connected to the microcomputer terminals are also switched by the external switch signal SS0.

この実施形態では、実施形態1とは違い任意のタイミングでマイコン端子機能および外部回路を切り替えることができる点が特徴となる。   This embodiment is characterized in that, unlike the first embodiment, the microcomputer terminal function and the external circuit can be switched at an arbitrary timing.

(実施形態3)
実施形態1および2では、ひとつのトリガによって複数機能および回路を切り替えていたが、トリガは複数あってもよい。それを説明するのが図5である。図5において、マイコン端子機能切り替えのトリガとなる信号はスイッチ信号SS0およびSS1である。スイッチ信号SS0とSS1の動作としては、ON/OFFを互いに独立に切り替えたり、順々に切り替えたり、同時に切り替えたり、といったパターンが考えられる。これらスイッチ信号のON/OFFに対応して切り替えフラグ10および11を切り替え、それぞれの切り替えフラグに対応したマイコン端子の機能を切り替える。
(Embodiment 3)
In the first and second embodiments, a plurality of functions and circuits are switched by one trigger, but a plurality of triggers may be provided. FIG. 5 illustrates this. In FIG. 5, signals serving as triggers for switching the microcomputer terminal function are switch signals SS0 and SS1. As the operation of the switch signals SS0 and SS1, patterns such as switching ON / OFF independently of each other, switching sequentially, or simultaneously can be considered. The switching flags 10 and 11 are switched in accordance with ON / OFF of these switch signals, and the function of the microcomputer terminal corresponding to each switching flag is switched.

このとき、マイコン端子機能24、34の切り替えのように汎用出力(General Purpose Output, GPO)からPWM出力機能に切り替える場合など、外部回路が共通化できる(今回はドライバ回路)場合は切り替えスイッチが不要となる。   At this time, when the external circuit can be shared (driver circuit in this case), such as when switching from the general purpose output (GPO) to the PWM output function like switching of the microcomputer terminal functions 24 and 34, a switch is not necessary. Becomes

図示した範囲においてはスイッチ信号を2つとしているが、3つ以上設けてより多くのマイコン端子機能および外部回路を切り替えてもよい。   Although two switch signals are provided in the illustrated range, three or more switch signals may be provided to switch more microcomputer terminal functions and external circuits.

(実施形態4)
これまでの実施形態では、マイコン端子機能切り替えのフラグとして、マイコンおよびソフトウェアの動作モードに対応したフラグと外部から入力されるスイッチ信号いずれか片方を使用していたが、両方を使用することも考えられる。
(Embodiment 4)
In the embodiments described above, either one of the flag corresponding to the operation mode of the microcomputer and the software and the switch signal input from the outside is used as the flag for switching the microcomputer terminal function, but it is also possible to use both. Can be

図6に例を示す。この例ではマイコン端子機能21・31および22・32の切り替えを、マイコンおよびソフトウェアの動作モードに対応したフラグをトリガとして行い、端子機能23・33および24・34の切り替えを、外部から入力されるスイッチ信号SS1をトリガとして行っている。   FIG. 6 shows an example. In this example, switching of the microcomputer terminal functions 21 31 and 22 32 is performed using a flag corresponding to the operation mode of the microcomputer and software as a trigger, and switching of the terminal functions 23 33 and 24 34 is externally input. The switch signal SS1 is used as a trigger.

外部回路の切り替えに関してはこれまでと同様、マイコンおよびソフトウェアの動作モードに対応したフラグをトリガとする場合に関してはマイコン端子からスイッチ信号SS0を出力することで、外部から入力されるスイッチ信号をトリガとする場合に関しては外部から入力されるスイッチ信号SS1を利用して行う。   When switching the external circuit, as in the past, when the flag corresponding to the operation mode of the microcomputer and software is used as a trigger, the switch signal SS0 is output from the microcomputer terminal, and the switch signal input from the outside is used as the trigger. This is performed using a switch signal SS1 input from the outside.

この例では、決まった周期やタイミングで切り替えたい機能はマイコンおよびソフトウェアの動作モードに対応したフラグをトリガとして切り替え、あるイベントなどに応じて即時的に機能を切り替えたい場合は外部から入力されるスイッチ信号をトリガとして切り替えるなど、目的に応じて柔軟に機能選択を行うことができる。   In this example, the function that you want to switch at a fixed cycle or timing is triggered by a flag corresponding to the operation mode of the microcomputer and software, and if you want to switch the function immediately according to a certain event, an externally input switch Function selection can be flexibly performed according to the purpose, such as switching using a signal as a trigger.

図示した範囲においては切り替える機能の組を,ふたつのスイッチ信号SS0,SS1についてそれぞれ二組ずつとしているが,これもこれまでの実施形態と同様にそれぞれのスイッチ信号について何組割り付けてもよい。また,スイッチ信号についても三つ以上設けてもよい。   In the illustrated range, two sets of switching functions are provided for each of the two switch signals SS0 and SS1, but any number of sets may be allocated to each switch signal as in the previous embodiments. Also, three or more switch signals may be provided.

上記各実施形態によれば、任意のマイコン端子に対して、機能を選択するレジスタまたは外部回路ないしその両者をソフトウェアの実行中に切り替えることで、当該マイコン端子が複数の機能を実現する。機能の切り替えはソフトウェアの動作モードや外部から入力される信号にしたがって行う。   According to each of the above embodiments, the microcomputer terminal realizes a plurality of functions by switching a register for selecting a function or an external circuit or both of them during execution of software for an arbitrary microcomputer terminal. Switching of the function is performed according to the operation mode of the software or a signal input from the outside.

0 ECU基板、1 マイクロコンピュータ(マイコン)、10〜11 スイッチ切り替えフラグ(切り替え手段)、SS1〜SS2 スイッチ信号出力、21〜2N マイコン端子の持つ機能、31〜3N マイコン端子の持つ機能、101〜10N スイッチ、111〜11N スイッチ、201〜20N マイコン端子の機能に対応した外部回路、301 ハーネスへつながる外部端子、401 マイコン端子の機能を選択するレジスタ 0 ECU board, 1 microcomputer (microcomputer), 10-11 switch change flag (switching means), SS1 and SS2 switch signal output, 21 to 2N function of microcomputer terminal, 31 to 3N function of microcomputer terminal, 101 to 10N Switch, 111-11N switch, 201-20N External circuit corresponding to the function of microcomputer terminal, 301 External terminal connected to harness, 401 Register for selecting function of microcomputer terminal

Claims (4)

マイクロコンピュータと、
前記マイクロコンピュータの端子の機能に対応した外部回路と、
前記マイクロコンピュータの端子の機能および前記外部回路を前記マイクロコンピュータに書き込まれたソフトウェアの動作モードによって切り替える切り替え手段と、
を備えることを特徴とする電子制御装置。
A microcomputer,
An external circuit corresponding to the function of the terminal of the microcomputer;
Switching means for switching a function of a terminal of the microcomputer and the external circuit according to an operation mode of software written in the microcomputer;
An electronic control device comprising:
請求項1に記載の電子制御装置であって、前記マイクロコンピュータの端子の機能および前記外部回路の切り替えを前記マイクロコンピュータへ入力される外部信号によって行うことを特徴とする電子制御装置。   2. The electronic control device according to claim 1, wherein the function of the terminal of the microcomputer and the switching of the external circuit are performed by an external signal input to the microcomputer. 請求項1または2に記載の電子制御装置であって、複数の前記マイクロコンピュータの端子の機能および前記外部回路の切り替えを同時期に又は順に行うことを特徴とする電子制御装置。   3. The electronic control device according to claim 1, wherein the functions of the terminals of the plurality of microcomputers and the switching of the external circuit are performed simultaneously or sequentially. 請求項1に記載の電子制御装置であって、前記マイクロコンピュータの端子の機能および前記外部回路の切り替えを前記マイクロコンピュータに書き込まれたソフトウェアの動作モードおよび前記マイクロコンピュータへ入力される外部信号によって行うことを特徴とする電子制御装置。   2. The electronic control device according to claim 1, wherein the function of the terminal of the microcomputer and the switching of the external circuit are performed by an operation mode of software written in the microcomputer and an external signal input to the microcomputer. An electronic control unit characterized by the above-mentioned.
JP2018132846A 2018-07-13 2018-07-13 Electronic control apparatus Pending JP2020013177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018132846A JP2020013177A (en) 2018-07-13 2018-07-13 Electronic control apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018132846A JP2020013177A (en) 2018-07-13 2018-07-13 Electronic control apparatus

Publications (1)

Publication Number Publication Date
JP2020013177A true JP2020013177A (en) 2020-01-23

Family

ID=69170619

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018132846A Pending JP2020013177A (en) 2018-07-13 2018-07-13 Electronic control apparatus

Country Status (1)

Country Link
JP (1) JP2020013177A (en)

Similar Documents

Publication Publication Date Title
JP4045434B2 (en) Modular computer system and I / O module
US8966443B2 (en) Method of bypassing an AUTOSAR software component of an AUTOSAR software system
EP1477656B1 (en) Electronic control unit for automobiles and output driver circuit used in the same
EP0179497B1 (en) Electrical circuit arrangement and electrical circuit unit including an address generator for use in such an arrangement
JP2020013177A (en) Electronic control apparatus
US20030149805A1 (en) Bus speed controller using switches
US7188010B2 (en) Device and method for converting a diagnostic interface to SPI standard
US10706198B2 (en) Method and device for synthesizing a circuit layout
US8150671B2 (en) Portable USB power mode simulator tool
EP0878765A2 (en) Microcontroller utilizing internal and external memory
US20080071517A1 (en) Emulations system and emulation method
JP2002303203A (en) Vehicle control device, and method for assembling the same
JP7348232B2 (en) I/O interface unit
EP1424478A1 (en) Hardware architecture of an automatic system for driving injector of an internal combustion engines
CN117826571A (en) Device for setting operation mode of processor
KR102301020B1 (en) Vehicular electronic control unit using multi-core microcontroller
US10994718B2 (en) Multi-master system, power controller and operating method of the multi-master system
KR0158020B1 (en) Universal function emulation system
EP3306482A1 (en) Custom ic
JP5756666B2 (en) Electronic control unit
CN117931705A (en) DMA controller, control method thereof, vehicle-mounted chip and storage medium
KR100202989B1 (en) Apparatus for assigning operating system in full electronic switching system
CN114900393A (en) Improved SPI communication method, device and storage medium
JPH06325928A (en) General-purpose solenoid driver circuit board, circuit and preparation thereof
JP5257003B2 (en) Microcomputer

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180717