Thomas Weißschuh

Results 271 comments of Thomas Weißschuh

What advantage would it make to have a absolutely fitting record? Would it be bad to have unused bits in the descriptor? For example the QMK project (open source keyboard...

Ok. I wouldn't have expected it to be a performance issue.

> so why not do it? Because the struct and report descriptors will be more `#ifdef` than actual code IMO. Your choice though :-)

Good to hear, then I'll probably try to do so.

What about the SROM data? Can the generic one be used before a special one is extracted? How would it be extracted?

Also is the bootloader that is responsible for flashing a new firmware protected against overwrite? Or is there something to care about to prevent a hardbrick.

How would I extract the firmware blob for the sensor? How would "flashing directly" work? Dumping the original memory would be great. Should it be possible to attach a debug...

> Your device as an external eeprom, right? It should be stored there. Will check as soon as I have it. > Possibly, though I think they probably enabled readout...

Is there a reason for baking the sensor firmware into the normal firmware instead of also taking it from the eeprom like the stock firmware?