Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

source code of esp32-hal-periman ? #11915

jho59 started this conversation in General
Discussion options

Hi,

when I switch ArduinoIDE to CoreDebugLevel : verbose, I get a lot of messages of esp32-hal-periman.

  1. Where I can find source code?

  2. Some of those messages are:

perimanSetBusDeinit(): Deinit function for type SPI_MASTER_SCK (34) successfully set to 0x4000a1b2
perimanSetBusDeinit(): Deinit function for type SPI_MASTER_MISO (35) successfully set to 0x4000a09a
perimanSetBusDeinit(): Deinit function for type SPI_MASTER_MOSI (36) successfully set to 0x40009f80
perimanSetBusDeinit(): Deinit function for type SPI_MASTER_SS (37) successfully set to 0x40009e2a

Are numbers in brackets the GPIO?

  1. If yes: those GPIO-numbers don't fit to pins_arduino.h for the ESP32-P4 DevModule and also not to tabel 2-3 in datasheet.

Bye, Jürgen

You must be logged in to vote

Replies: 1 comment

Comment options

Those are not GPIOs. They are indexes of the pin types. Source code is in esp32-hal-periman.c

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /