two sys_status registers use the same offsets - is this an issue ? #23
cameronbraid
started this conversation in
General
Replies: 1 comment
|
Actually, I think there are others that are wrong too I think it should be patched as per : looking at the docs https://www.qorvo.com/products/d/da008154 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I am very new to embedded so I am way over my head... however when reading the code I came across these two sys_status registers using the same first-bit-index of 29 and though this was odd. Is there an issue here ?
https://github.com/ProfFan/dw3000-ng/blob/main/src/ll.rs#L779
All reactions