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

"esp_pm_dump_locks" always gives 0 for SPI (IDFGH-12688) #13678

Open
3 tasks done
DemTerritory opened this issue Apr 23, 2024 · 0 comments
Open
3 tasks done

"esp_pm_dump_locks" always gives 0 for SPI (IDFGH-12688) #13678

DemTerritory opened this issue Apr 23, 2024 · 0 comments
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@DemTerritory
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.3-dev-3499-g636ff35b52

Espressif SoC revision.

ESP32-S3FH4R2

Operating System used.

Windows

How did you build your project?

VS Code IDE

If you are using Windows, please specify command line type.

None

Development Kit.

ESP32-S3 LOLIN Mini

Power Supply used.

External 5V

What is the expected behavior?

Receiving data from the sensor via SPI is one of the main actions of my program, which is executed every second. And although the data volume is several tens of bytes, at least “Total_count” should not be equal to zero.

What is the actual behavior?

image

Steps to reproduce.

esp_pm_dump_locks(stream);

Debug Logs.

No response

More Information.

No response

@DemTerritory DemTerritory added the Type: Bug bugs in IDF label Apr 23, 2024
@espressif-bot espressif-bot added the Status: Opened Issue is new label Apr 23, 2024
@github-actions github-actions bot changed the title "esp_pm_dump_locks" always gives 0 for SPI "esp_pm_dump_locks" always gives 0 for SPI (IDFGH-12688) Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

2 participants