-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Description
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
Labels
No labels