Download Print this page

Infineon I2C Read Ext Device 1 Manual page 8

Read external device mac address via i2c, aurix tc2xx microcontroller training

Advertisement

Implementation
2
Establish I
C communication
Data transfer between the external device and the microcontroller is
divided into two steps:
Firstly, the microcontroller is transmitting the address of the register, in which
the requested data is stored on the external device (the register containing
the MAC address of MCP79411 is 0xF2). This is done using the
IfxI2c_I2c_write() function.
Then, the reading of the MAC address is started with the function
IfxI2c_I2c_read().
Both the write and read functions are defined in the iLLD header IfxI2c_I2c.h.
2019-10-17
Copyright © Infineon Technologies AG 2019. All rights reserved.
8

Advertisement

loading
Need help?

Need help?

Do you have a question about the I2C Read Ext Device 1 and is the answer not in the manual?

Questions and answers