Skip to content

Wire and Wire1 are Swapped #1

Closed
@mjs513

Description

@mjs513

Describe the bug
Looks like Wire and Wire1 are swapped, please check this thread for more details:
https://forum.arduino.cc/t/i2c-experiments-with-zephyr-on-giga/1326321

this post in particular: https://forum.arduino.cc/t/i2c-experiments-with-zephyr-on-giga/1326321/6

Target board + cli verbose compilation output
Arduino GigaR1

Full verbose compilation output, ideally with arduino-cli invocation or from IDE 2.3.3+
Output.txt

Output of Serial Monitor
"Error initializing communication with IMU"

Output of readelf
You can find the loaction of the elf file by compiling in Verbose mode and looking near the end of the compilation output (after Linking everything together..)
Paste (or attach) the output of arm-none-eabi-readelf -a $your_sketch_elf_file

Optional: attach the elf file
LIS3DML_icm20649_bolderflight_libs.ino.zip

Optional: attach the sketch

Additional context
Runs under Giga1 Mbed no issues.

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