Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DW1000 Soft-Reset Issue #336

@amitx64

Description

@amitx64

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

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