Skip to content
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

samples: drivers: jesd216: samples/drivers/jesd216/sample.drivers.jesd216 no output for nrf54h20 #72650

Open
nordic-piks opened this issue May 13, 2024 · 4 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug

Comments

@nordic-piks
Copy link
Contributor

Describe the bug
The samples/drivers/jesd216/sample.drivers.jesd216 fails - no output from console

Observed for

  • nrf54h20dk/nrf54h20/cpuapp

To Reproduce
Steps to reproduce the behavior:

  1. have nrf54h20dk/nrf54h20/cpuapp connected
  2. go to your zephyr dir
  3. call ./scripts/twister -T samples/drivers/jesd216 -p nrf54h20dk/nrf54h20/cpuapp--device-testing --device-serial /dev/ttyACM0 -v --inline-logs
  4. See console output with error

Expected behavior
Valid console output

Impact
Not clear

Logs and console output

No output.

Environment (please complete the following information):

  • OS: Ubuntu 20.04.1 LTS
  • Toolchain Zephyr SDK 0.16.5
  • Commit SHA or Version used: v3.6.0-3753-gbe682e22e166
@nordic-piks nordic-piks added the bug The issue is a bug, or the PR is fixing a bug label May 13, 2024
@nordic-piks
Copy link
Contributor Author

@e-rk This started to be executed (and failing) from #71989

@e-rk
Copy link
Collaborator

e-rk commented May 13, 2024

@nordic-piks Have you powered-up the GPIO P6 and the flash chip with the board configurator?

@nordic-piks
Copy link
Contributor Author

@nordic-piks Have you powered-up the GPIO P6 and the flash chip with the board configurator?

Indeed, that needs to be changed - external flash needs to be powered, will do that.

@e-rk
Copy link
Collaborator

e-rk commented May 13, 2024

The sample also requires a new nrf-regtool version that configures the CTRLSEL registers needed by the peripheral.

@aescolar aescolar added the priority: low Low impact/importance bug label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

6 participants