LoginSignup
0
0

Specification of EEPROM Driver, AUTOSAR R22-11, CP, No.21(2)

Last updated at Posted at 2023-01-06

Specification of EEPROM Drive, AUTOSAR R22-11, CPr, No.21

AUTOSARが、今年の版、R22-11公開しました。公開行事の模様は

AUTOSAR R22-11 Release Event 20221208

下記は想定URLです。順次確認中です。

間違っていたら、いいね を押していただいて、コメント欄にご報告くださると幸いです。
編集リクエストが、構造的な変更をしている最中に、構造的な編集リクエストをしていただくと、
何をどう直したらいいかわからなくなってしまいます。自動修復ツールがつくれていません。ごめんなさい。

文書は検索してダウンロードすることができます。
クラウドサービスにありがちな、あるのにないかのような検索結果が出ることがあります。

AUTOSAR R22-11 Classic Platform 一覧はこちら。

Classic Platform Release Overview, AUTOSAR R22-11, CP, No.0(2)

AUTOSAR R22-11 マラソン

Qiitaの記事の一覧は作成中です。

AUTOSAR R22-11 一覧(2)

Abstract Platformとの関係

flash メモリなどのハードウェアの仕様変更に対応した柔軟な抽象定義と、 
fileシステムありとなしの場合の損得関係がわかる比較資料を作る。

<この項は書きかけです。順次追記します。>

文書変更(Document Change)

Proper implementation of TPS_STDT_00042

see Specification of ADC Driver https://qiita.com/kaizen_nagoya/items/2dac38848cadd921431a

用語(terms)

Term Description
Data block A data block may contain 1..n bytes and is used within the API of the EEPROM, driver.Data blocks are passed with - Address offset in EEPROM - Pointer to memory location- Length , to the EEPROM driver.
Data unit The smallest data entity in EEPROM. The entities may differ for read/write/erase operation., Example 1: Motorola STAR12, Read: 1 byte, Write: 2 bytes, Erase: 4 bytes, Example 2: external SPI EEPROM device, Read/Write/Erase: 1 byte
Normal mode, Burst mode Some external SPI EEPROM devices provide the possibility of different access modes: - Normal mode: The data exchange with the EEPROM device via SPI is performed byte wise. This allows for cooperative SPI usage together with other SPI devices like I/O ASICs, external watchdogs etc. - Burst mode: The data exchange with the EEPROM device via SPI is performed block wise. The block size depends on the EEPROM properties, an example is 64 bytes. Because large blocks are transferred, the SPI is blocked by the EEPROM access in burst mode. This mode is used during ECU start-up and shut-down phases where fast reading/writing of data is required.
EEPROM cell Smallest physical unit of an EEPROM device that holds the data. Usually 1 byte.
EEPROM Electrically Erasable and Programmable Read Only Memory
NVRAM Non Volatile Random Access Memory
NvM Module name of NVRAM Manager
EcuM Module name of ECU State Manager
DEM Module name of Diagnostic Event Manager
DET Module name of Default Error Trace

英日

日本語は仮訳

T.B.D.

参考(reference)

[1] Layered Software Architecture
AUTOSAR_EXP_LayeredSoftwareArchitecture.pdf
[2] General Requirements on Basic Software Modules
AUTOSAR_SRS_BSWGeneral.pdf
[3] General Requirements on SPAL
AUTOSAR_SRS_SPALGeneral.pdf
[4] Specification of Memory Abstraction Interface
AUTOSAR_SWS_MemoryAbstractionInterface.pdf
[5] Specification of SPI Handler/Driver
AUTOSAR_SWS_SPIHandlerDriver.pdf
[6] Specification of ECU Configuration
AUTOSAR_TPS_ECUConfiguration.pdf
[7] Requirements on EEPROM Driver
AUTOSAR_SRS_EEPROMDriver.pdf
[8] Specification of Default Error Tracer
AUTOSAR_SWS_DefaultErrorTracer.pdf
[9] Specification of Diagnostics Event Manager
AUTOSAR_SWS_DiagnosticEventManager.pdf
[10] AUTOSAR Glossary, AUTOSAR_TR_Glossary.pdf
https://www.autosar.org/fileadmin/standards/foundation/22-11/AUTOSAR_TR_Glossary.pdf
[11] Specification of MCU Driver
AUTOSAR_SWS_MCUDriver.pdf
[12] Basic Software Module Description Template
AUTOSAR_TPS_BSWModuleDescriptionTemplate.pdf
[13] List of Basic Software Modules
AUTOSAR_TR_BSWModuleList.pdf
[14] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral.pdf

Glossary も 参考に入れましょう。
https://www.autosar.org/fileadmin/standards/foundation/22-11/AUTOSAR_TR_Glossary.pdf

関連文書(Related document)

2023年1月 記事数一覧

年末100記事を30点に仕上げる。

2023 書き初め

「はじめてのCAN/CANFD 」 ベクタージャパン <エンジニア夏休み企画>【読書感想文】

三方良し Udemy 車載LAN入門講座 CAN通信編

詳解 車載ネットワーク CAN, CAN FD, LIN, CXPI, Ethernetの仕組みと設計のために(1) 著者  <エンジニア夏休み企画 読書感想文>

詳解 車載ネットワーク CAN, CAN FD, LIN, CXPI, Ethernetの仕組みと設計のために(2)参考文献 <エンジニア夏休み企画>【読書感想文】

詳解 車載ネットワーク CAN、CAN FD、LIN、CXPI、Ethernetの仕組みと設計のために

最新URL変更記事

Specification of EEPROM Driver, AUTOSAR 21, R22-11, CP 20230421

<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>

文書履歴(document history)

ver. 0.01 初稿  20230106
ver. 0.02 ありがとう追記 20230504

最後までおよみいただきありがとうございました。

いいね 💚、フォローをお願いします。

Thank you very much for reading to the last sentence.

Please press the like icon 💚 and follow me for your happy life.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0