Page 1 of 1

Mini mainboard

Posted: Fri Nov 21, 2025 3:41 pm
by mike72
I am searching for a schematic for the mini mainboard
The previous one had the connections on the file https://openinverter.org/wiki/File:Wiring.png
Specifically how you connect the miniboard with the esp32 interface ?
Which current and voltage sensor you are proposing
thanks

Re: Mini mainboard

Posted: Sat Nov 22, 2025 8:14 am
by manny
Schematic can be found here: https://github.com/jsphuebner/inverter- ... d-mini.pdf

More info: https://openinverter.org/wiki/Mini_Mainboard
mike72 wrote: Fri Nov 21, 2025 3:41 pm Which current and voltage sensor you are proposing
Depends on the inverter you are using
mike72 wrote: Fri Nov 21, 2025 3:41 pm Specifically how you connect the miniboard with the esp32 interface ?
See the communication section in the schematic. Or via CAN bus.

Re: Mini mainboard

Posted: Sat Nov 22, 2025 5:48 pm
by mike72
thanks for the response
The schematic you sent doesnt have the peripherals.
Perhaps because its the same , except the wifi module.
The only connection the ESP32 to the miniboard is the can bus.
Is this the way to connect (canH to canH and canL to canL)

My inverter drives a PMSM motor 236v - 160A max- 3 phase Y - 35kw nominal 50kw limited time - 233 to 800 Hz
It has 3 IGBT semikron SKM400GB07E3
The maximum DC input voltage is 435v and minimum 300v
Do I have to build my own current and voltage sensors based on the https://openinverter.org/wiki/Sense_Boards

The PWM outputs must connect directly to the G1 and E1 of the IGBT or I must use the IGBT driver board ?
thanks