Skip to content

Missig I2C device in recent image (20240312-135508) #13

@ivan-tyagov

Description

@ivan-tyagov

Hi,
With recent Olimex image for STMP1 respectively

http://images.olimex.com/release/stm32-lime/STM32MP1-OLinuXino-LIME-bullseye-base-20240312-135508.img.7z

We observed that an I2C device is missing (with previous image release it was working fine). See details below

root@oi-coupler-new:~# i2cdetect -l #not working image STM32MP1-OLinuXino-LIME-bullseye-base-20240312-135508
i2c-1	i2c       	STM32F7 I2C(0x5c002000)         	I2C adapter
i2c-0	i2c       	STM32F7 I2C(0x40012000)         	I2C adapter

# working I2C 
root@stm32mp1-4:~# i2cdetect -l
i2c-1   i2c             STM32F7 I2C(0x40013000)                 I2C adapter <!--Missing !
i2c-2   i2c             STM32F7 I2C(0x5c002000)                 I2C adapter
i2c-0   i2c             STM32F7 I2C(0x40012000)                 I2C adapter

So it looks like that STM32F7 I2C(0x40013000) is missing.

The steps I did to setup this device are described here (described in part of the rPLC coupler docs)

https://rplc.nexedi.com/rplc-HowTo.Install.An.OS.On.A.Coupler

Issue is confirmed on two different attempts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions