Skip to content

Possible missing of GPPUD control signal removal #259

Open
@foxhoundsk

Description

@foxhoundsk

Per the following procedure, one should write to GPPUD to remove the control signal:

5. Write to GPPUD to remove the control signal

However, there has only the following operation at the epilogue:

put32(GPPUDCLK0,0);

Do we need to add put32(GPPUD,0); at the epilogue to remove the control signal?

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