You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Again, thanks so much for the information provided in #8.
There have been requests to create alternate touchpads, and the missing piece to do this (other than #9, the mechanical specs) would be details of the I2C protocol spoken by the touchpad. There is a "HID over I2C" thing, and if that's what's going on here than probably just stating so would be enough. If its a bespoke protocol, then we'd probably need the datasheet for the stock touchpad used in the FW16 so we could emulate it properly.
The text was updated successfully, but these errors were encountered:
The same I2C bus is also connected to the EC. So that if you boot to your OS without the touchpad connected, the EC will pretend to be a touchpad. This is so that the windows driver won't freak out. See FrameworkComputer/EmbeddedController@9d49389
Again, thanks so much for the information provided in #8.
There have been requests to create alternate touchpads, and the missing piece to do this (other than #9, the mechanical specs) would be details of the I2C protocol spoken by the touchpad. There is a "HID over I2C" thing, and if that's what's going on here than probably just stating so would be enough. If its a bespoke protocol, then we'd probably need the datasheet for the stock touchpad used in the FW16 so we could emulate it properly.
The text was updated successfully, but these errors were encountered: