Browse By Tags

  • Writing a Byte over I2C for Slaves without Register Addresses

    I have this function defined for writing a byte to either the LCD 1602 (using the PCF8574 I/O expander), or the SHT21 humidity sensor.  In both cases, it seems like after I write the slave address, I should start transmitting data.  The only issue is, is…

  • STR912FWA47 USB-HID support

    Hi everyone,

    I am trying to use USB-HID with this microcontroller, I saw that there are two libraries for USB-HID, hid.h and hiduser.h, I found these two libraries for several platforms, but I did not find it for this microcontroller.

    Regards

    Alan