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

Search:

Type: Posts; User: Claritydnb

Search: Search took 0.00 seconds.

  1. Replies
    38
    Views
    11,112

    Does anyone know of a library like this for the...

    Does anyone know of a library like this for the I2C version of these expanders? I can no longer get the SPI version, but can get the i2c version. I would like to just redesign the board and change a...
  2. Replies
    38
    Views
    11,112

    Thank you. Connected all of the CS to one pin,...

    Thank you. Connected all of the CS to one pin, and now everything is working well.
  3. Replies
    38
    Views
    11,112

    In order to use this on multiple chips, does the...

    In order to use this on multiple chips, does the chip select need to go to the same pin on the teensy? i.e. pin 10 in your example? I am thinking that is the way it is supposed to work now that I am...
  4. Replies
    6
    Views
    1,410

    Excellent, Thank you for your help. I will try...

    Excellent, Thank you for your help. I will try those items.
  5. Replies
    6
    Views
    1,410

    ArduinoModbus porting question

    Hello all. I am looking to use a teensy 4.1 as a Modbus RTU Client over RS485. It seems that it is attempting to use the Serial port associated with the USB. I need it to operate on Serial1. Is...
  6. Replies
    1,192
    Views
    248,307

    Thank you. that helps I got the available()...

    Thank you. that helps

    I got the available() use from an example in the old libraries github page. If it is unnecessary, I don't need it.
  7. Replies
    1,192
    Views
    248,307

    Good morning. Is there something similar to the...

    Good morning. Is there something similar to the myCan.available() function (like in the older FlexCAN library) in this new library? I am using the 4.1 for a new project and I would like to only...
Results 1 to 7 of 7