Skip to content

DW3000 doesn't go in IDLE_RC state after reset_DWIC() #20

@aqzi

Description

@aqzi

I'm using the Nucleo-F429ZI paired with a DWS3000 shield. When running the simple_tx example project, the device fails to reach the IDLE_RC state after calling reset_DWIC() and sleeping for 2ms. This causes it to get stuck in the infinite loop where the state is verified.

--> while (!dwt_checkidlerc()) { /* spin */ };

If anyone knows how to resolve this issue, your help would be greatly appreciated!

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