-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Nrfx 7778 n rf54l20 enable dcdc #22608
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
Nrfx 7778 n rf54l20 enable dcdc #22608
Conversation
Set the vregmain node to use the DCDC converter by default. Signed-off-by: Adam Kondraciuk <[email protected]>
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 1989b88a67064f809aa972084cb539108b5d95df more detailssdk-nrf:
Github labels
List of changed files detected by CI (1)
Outputs:ToolchainVersion: 4aa3467a6d Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please skip sdk-zephyr L20 update. That board is obsolete, should not be used.
Only LM20.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello world sample works with this change
07:51:37 INFO - 1/2 [email protected]/nrf54lm20a/cpuapp samples/hello_world/sample.basic.helloworld PASSED (device: 851006630, 1.822s <zephyr>)
07:51:58 INFO - 2/2 [email protected]/nrf54lm20a/cpuflpr samples/hello_world/sample.basic.helloworld PASSED (device: 851006630, 2.469s <zephyr>)
07:50:36 INFO - 1/4 [email protected]/nrf54lm20a/cpuapp samples/hello_world/sample.basic.helloworld PASSED (device: 1051500724, 2.058s <zephyr>)
07:50:36 INFO - 2/4 [email protected]/nrf54lm20a/cpuapp samples/hello_world/sample.basic.helloworld PASSED (device: 1051885387, 2.447s <zephyr>)
07:50:51 INFO - 3/4 [email protected]/nrf54lm20a/cpuflpr samples/hello_world/sample.basic.helloworld PASSED (device: 1051500724, 3.008s <zephyr>)
07:50:51 INFO - 4/4 [email protected]/nrf54lm20a/cpuflpr samples/hello_world/sample.basic.helloworld PASSED (device: 1051885387, 2.978s <zephyr>)
e856c5a
to
1989b88
Compare
No description provided.