Replies: 1 comment
-
Hello team. |
Beta Was this translation helpful? Give feedback.
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 new to zephyr and I am trying to understand the MPU test sample. I am using Raspberry Pi Pico 2. When I run the MPU test sample, the result is different than expected, according to https://docs.zephyrproject.org/latest/samples/arch/mpu/mpu_test/README.html#mpu
On raspberry pi pico 2, the mpu write function works without error. My question is why does this function work? I understand that mpu write, mpu run and mpu read should all give error.
I will attach a print screen of the results I obtained using the Raspberry pi pico 2.

Beta Was this translation helpful? Give feedback.
All reactions