7.6.25 Init SRAM Service

Description

The SPI command “Init SRAM Service” initializes the service sramSerivce[sramServiceNr] with the service eepService[eepServiceNr].

The init process occurs within the main loop and takes approximately 200 µs. With this command, the parameters sramServiceNr and eepServiceNr are stored and a trigger bit is set.

These settings are stored in extReq.serviceInitConfig.

Command Frame

Host

0x1A

sramServiceNr

eepServiceNr

ATA8510/15

events.system

events.events

dummy

Parameters

  • 0x1A – Command ID
  • sramSerivceNr – ServiceNr of the destination SRAM service
  • eepServiceNr – ServiceNr of the source EEPROM service

Return Values

  • events.system – Event byte (for details see SPI command “Get Event Bytes”)
  • events.events – Event byte (for details see SPI command “Get Event Bytes”)
  • dummy – Dummy byte (no information)