Skip to content

volatile #1

@woleda

Description

@woleda

Dear ckoern,
thank you for your hard work on this and for sharing!
I think I'm correct on this but not 100% sure:

packets.h:
// DP5_P2_TEXTCONFIG_REQUEST_SET = 0x02 changed to
// DP5_P2_TEXTCONFIG_REQUEST_SET = 0x04 LEIF
enum PID2_SUBTYPE_TEXTCONFIG_REQUEST{
DP5_P2_TEXTCONFIG_REQUEST_SET = 0x04,
DP5_P2_TEXTCONFIG_REQUEST_GET = 0x03,
};
Set PID2 to 0x04 to get volatile functionality (and not to ware out flash)

Best regards,
Leif Adelöw

ref: https://www.amptek.com/-/media/ametekamptek/documents/resources/products/user-manuals/amptek-digital-products-programmers-guide-b3.pdf?la=en&revision=1c16e5f8-448a-4fbb-a619-888600356971&hash=A94AE3AA759CA497018281C0A89848F7

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