Skip to content

docs: update register map spreadsheet #2

@silaswaxter

Description

@silaswaxter
  • Clarify bits in the CALIBRATION_REQUEST register.
    • The cell for bit 3 is marked as reserved, but the comment clearly states that this bit is used for collecting data for accel/fine-mag calibration in the current orientation. Upon reading other sources of documentation (hackaday blog and original USFSMAX repo's README), its clear that this function is used during manufacturing calibration of the device. I suggest adding this to the comment and pointing users to supporting documentation for more info.
  • Specify the type of DHI_RSQ in the name of the register. Perhaps pseudofloat.
    • From the ESP32's sketch void USFSMAX::getDHI_Rsq() , the resultant type is a float, but the received int16_t is a fixed-point number with an implicit scaling factor of 10000.
  • Add reset values registers
  • Add documentation for configuration structures to spreadsheet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions