Skip to content
Discussion options

You must be logged in to vote

Hi @bagsbanni,

den olimex_esp32_poe kenne ich nicht. Hast du denn in der Config von olimex_esp32_poe die Victron Pins gesetzt (die hatte ich nicht angepasst, das ich so ein Bord nicht habe)?

[env:olimex_esp32_poe]
; https://www.olimex.com/Products/IoT/ESP32/ESP32-POE/open-source-hardware
board = esp32-poe
build_flags = ${env.build_flags}
    -DHOYMILES_PIN_MISO=15
    -DHOYMILES_PIN_MOSI=2
    -DHOYMILES_PIN_SCLK=14
    -DHOYMILES_PIN_IRQ=13
    -DHOYMILES_PIN_CE=16
    -DHOYMILES_PIN_CS=5
    -DOPENDTU_ETHERNET

Wenn du sie nicht gesetzt hast, wird defaultmäßig GPIO21 und GPIO22 verwendet. Wenn ich mir das Pinout des Boards im Internet anschaue, werden diese GPIOs nicht als Pins rausgefü…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bagsbanni
Comment options

You must be logged in to vote
0 replies
Comment options

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
Category
Q&A
Labels
None yet
2 participants