Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. LVangelis
    L
    • Continue chat with LVangelis
    • Start new chat with LVangelis
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    LVangelis

    @LVangelis

    0
    Reputation
    1
    Posts
    113
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    LVangelis Follow

    Posts made by LVangelis

    • I2C Sensor doesn't work on PortA on Core2 AWS

      Hello,
      I am using this lib and example:
      https://github.com/m5stack/M5-DLight/blob/master/examples/Unit_DLight_M5Core2/Unit_DLight_M5Core2.ino
      The reading is always 65535, and seems like the I2C port doesn't initiate!
      I connected the sensor on a general Arduino board and was reading the data so it is definitely something with the Core2 not reading the I2C portA.
      I ve also tried sensor.begin(&Wire, 32, 33) to explicitely specify the external I2C on Core 2 but didn't work
      Would love some help!

      posted in Core2 for AWS
      L
      LVangelis