Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 91 - 100 of 1,017 for i2c (0.47 sec)

  1. Interfacing with Relay Shield - 96Boards

    mraa_i2c_context i2c; mraa_init(); i2c = mraa_i2c_init(I2C_BUS); /*Use I2C...pinMode(7,OUTPUT,i2c); pinMode(6,OUTPUT,i2c); pinMode(5,OUTPUT,i2c); pinMode(4,OUTPUT,i2c);...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Thu Sep 19 03:09:22 GMT 2024
    - Last Modified: Mon Jul 29 10:08:17 GMT 2024
    - 18.1K bytes
    - Viewed (0)
  2. I2C0 not available on Ubuntu - Rock960 - 96Boar...

    ls /dev/i2c* /dev/i2c-0 /dev/i2c-1 /dev/i2c-2 /dev/i2c-4 /dev/i2c-7.../dev/i2c-7 /dev/i2c-9 I was a bit surprised because there was no...
    discuss.96boards.org/t/i2c0-not-available-on-ub... Cache
    Registered: Thu Sep 19 09:31:00 GMT 2024
    - Last Modified: Mon Oct 01 09:08:13 GMT 2018
    - 19.5K bytes
    - Viewed (0)
  3. I2c5 failing : debian 19.09 - DragonBoard 845c ...

    root@linaro-alip:/sys/class/i2c-dev# ls i2c-10 i2c-14/ even the i2c-11 also not...root@linaro-alip:/sys/class/i2c-dev# ls i2c-10 i2c-11 i2c-14 regards, vinaysimha...
    discuss.96boards.org/t/i2c5-failing-debian-19-0... Cache
    Registered: Thu Sep 19 13:17:25 GMT 2024
    - Last Modified: Wed Jul 01 13:16:44 GMT 2020
    - 41.8K bytes
    - Viewed (0)
  4. [Sensors] [DB820c] Using Accel/Gyro Sensor in L...

    SSC I2C or BLSP I2C. I believe that resistors on BLSP I2C connections...sensors are connected to SSC I2C. Kindly Confirm the connection?...
    discuss.96boards.org/t/sensors-db820c-using-acc... Cache
    Registered: Thu Sep 19 12:54:42 GMT 2024
    - Last Modified: Fri Apr 03 11:35:51 GMT 2020
    - 26.2K bytes
    - Viewed (0)
  5. Hikey960 i2c0/7 problem - HiKey 960 - 96Boards ...

    trigger i2c read chip status (16 byte) by i2c_smbus_read_i2c_block_data....; / ret = i2c_smbus_read_i2c_block_data(chip->i2c, 0xc0, 16,...
    discuss.96boards.org/t/hikey960-i2c0-7-problem/... Cache
    Registered: Thu Sep 19 07:32:05 GMT 2024
    - Last Modified: Thu Jan 25 10:08:51 GMT 2018
    - 64.3K bytes
    - Viewed (0)
  6. I2cdetect returns Error on I2cBus 3 - DragonBoa...

    #2 I suspect that your i2c-3 is the I2C/CCI camera adapter, and...specified in /sys/class/i2c-dev/i2c-3/name . kimbo June 22, 2018,...
    discuss.96boards.org/t/i2cdetect-returns-error-... Cache
    Registered: Thu Sep 19 08:42:09 GMT 2024
    - Last Modified: Fri Jun 22 17:39:53 GMT 2018
    - 16K bytes
    - Viewed (0)
  7. Interfacing with Arduino IO - 96Boards

    -1 if I2C communication fails. test(mraa_i2c_context i2c) This...value to test I2C communication. Input: i2c : MRAA I2C context of...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Thu Sep 19 03:07:51 GMT 2024
    - Last Modified: Mon Jul 29 10:08:17 GMT 2024
    - 25.4K bytes
    - Viewed (0)
  8. Interfacing with L298n Motor Controler - 96Boards

    Mezzzanine*/ i2c = mraa_i2c_init(I2C_BUS); int ver; if (i2c == NULL)...front(mraa_i2c_context i2c) { digitalWrite(7, HIGH, i2c); digitalWrite(6,...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Thu Sep 19 03:09:52 GMT 2024
    - Last Modified: Mon Jul 29 10:08:17 GMT 2024
    - 19.6K bytes
    - Viewed (0)
  9. Unable to use 1MHz or 3.4MHz in i2c0 with linar...

    in dw_i2c_plat_probe function (drivers/i2c/busses/i2c-designware-platdrv.c):...bypass the check inside the i2c core driver but still we were...
    discuss.96boards.org/t/unable-to-use-1mhz-or-3-... Cache
    Registered: Thu Sep 19 07:04:52 GMT 2024
    - Last Modified: Thu Oct 19 08:54:36 GMT 2017
    - 61.1K bytes
    - Viewed (0)
  10. Enabling the camera sensor of the On-Camera Mez...

    schematics) behind the CCI I2C bus (i2c-4), but anyway, if the camera...following error (I changed it to I2C address 0x3b here in the dtsi,...
    discuss.96boards.org/t/enabling-the-camera-sens... Cache
    Registered: Thu Sep 19 13:27:59 GMT 2024
    - Last Modified: Thu Aug 27 22:33:21 GMT 2020
    - 26.9K bytes
    - Viewed (0)
Back to top