Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DW1000 Soft-Reset Issue #336

Open
amitx64 opened this issue Jun 15, 2023 · 0 comments
Open

DW1000 Soft-Reset Issue #336

amitx64 opened this issue Jun 15, 2023 · 0 comments

Comments

@amitx64
Copy link

amitx64 commented Jun 15, 2023

Description:

Steps to reproduce:

  • Follow the DW1000 user manual for the software reset sequence.
  • Modify the necessary bits in the PMSC (Power Management System Control) register for the software-based reset.

Expected behavior:

  • After writing to the PMSC register for the software reset, the expected behavior is that the registers should not return 0xFFFF values.

Actual behavior:

  • Upon writing to the PMSC register, all registers are returning 0xFFFF values, which is unexpected.

Additional information:

  • I am interfacing the RP2040 microcontroller with the DW1000 module.
  • I am using the C-SDK for programming the RP2040.

Issue request:

  • If anyone has encountered a similar issue with the DW1000 module, please provide guidance or solutions to resolve the problem.

Environment:

  • RP2040 microcontroller
  • DW1000 module
  • C-SDK programming environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant