Getting started
Copyright IXXAT Automation GmbH
26
IEM Manual, 1.5
Application
EMI
Host
CCI Host
DPRAM
IEM
CCI IEM
Bus Protocol Wrapper
Communication
BSP
BSP
Protocol Stack
Application
EMI
Host
CCI Host
IEM
CCI IEM
Bus Protocol Wrapper
Communication
BSP
BSP
Protocol Stack
SPI
DPRAM
MCI interface
SPI interface
Figure 2-3: Block diagram MCI/SPI interface
2.3
IEM demo application overview
2.3.1 Startup
As a first step the IEM has to be initialized by calling
. With
initialization of the board, a unique board handle is created which is used to
access the IEM by the EMI.
sion information. The protocol information has to be used if more than one pro-
tocol has to be supported by the same application software.
EMI_cmdBrdInit()
EMI_cmdBrdInfoReq()
Figure 2-4: IEM startup
For an example of how these functions are to be used please refer chapter
2.3.11.