Forum Rule: Always post complete source code & details to reproduce any issue!

Search:

Type: Posts; User: DelVione

Search: Search took 0.00 seconds.

  1. So I have tried a new method of achieving this...

    So I have tried a new method of achieving this according to Richard. I have updated the init functions to accept a Wire object parameter.
    https://github.com/01-BlackHawk-11/lis3mdl-Teensy-I2C...
  2. This time I abandoned whatever KurtE suggested (I...

    This time I abandoned whatever KurtE suggested (I think I've overloaded the constructor aswell). And this time I worked by the solution provided Richard Gemmell himself:...
  3. 29131 Did not work. I have ensured that Wire1 is...

    29131
    Did not work. I have ensured that Wire1 is connected.
  4. Any Help or suggestion?

    Any Help or suggestion?
  5. Here are the forks:...

    Here are the forks:
    https://github.com/01-BlackHawk-11/lis3mdl-Teensy-I2C
    https://github.com/01-BlackHawk-11/lsm6-arduino-Teensy-I2C


    What I had in mind was adding a variable that stores the...
  6. How to pass another Wire object to a library?

    I want to modify those libraries in order to pass other I2C buses (Wire1 or Wire2) instead of the default Wire. The libraries are LIS3MDL and LSM6. I use the Teensy 4.1 I2C library as well by Richard...
Results 1 to 6 of 6