Date
1 - 5 of 5
ESP32 + Hujer pajzs
Szőllősi Tamás
https://oshwlab.com/hujer.roman/onstepshield#P2
I built an ESP32UNO + Hujer shield. Configh.h file define # PINMAP CNC3 OK or is MaxESP3 good? I replace the original in the src \ pinmap directory with the Hujer Pins.ShieldESP.h file.
Can it be used on the TMC2209 Hujer shield?
J4 J7 J8 jumper ON or OFF good?
I look forward to any help. sorry translator.
|
|
NeoMoses
I'm using a Wemos D1 R32 with the Hujer OnStep Shield. Here's my Pinmap line from my config.h file:
I renamed the Pins.ShieldESP.h file to Pins.MaxESP3.h and placed it in the /scr/pinmaps directory. This is working for me, and I'm using TMC2130SPI drivers. I can't help you with the jumpers, but maybe someone else can.
|
|
Szőllősi Tamás
Thanks
ESPw2 Wemos Flash, if buzzer ON, error message: OnStep-ESP32_Hujer\src\pinmaps\Validate.MaxESP3.h:48:6: error: #error "Configuration (Config.h): BUZZER enabled but Aux8 is already in use, choose one feature on Aux8"
what to do?
|
|
George Cushing
No, you need Roman's pinmap. There's a link somewhere on the page. I just copied it over the InsteinESP1 pinmap. It seems to slip through OnStep validation there. I think I shall never see an InsteinESP1.
|
|
George Cushing
Use Romans pinmap and select either Tone or Status LSD in config.h. Can't have both.
|
|