Battery: Hyundai Santa Fe PHEV - dalathegreat/Battery-Emulator GitHub Wiki

[!CAUTION] Working with high voltage is dangerous. Always follow local laws and regulations regarding high voltage work. If you are unsure about the rules in your country, consult a licensed electrician for more information.

Hyundai Santa Fe PHEV battery

Information on re-using the 13.8 kWh lithium-ion polymer battery out of a 2018-Present Hyundai Santa Fe PHEV vehicle

ℹī¸ The pack is separated in two packs, be sure to get both pieces!

bild

Communication wiring

bild

ℹī¸ Note, the P-CAN and H-CAN networks need to be joined together. The Battery-Emulator needs to send messages towards both CAN buses for the battery to be able to close contactors.

Connect the following:

  • P/H-CAN High -To LilyGo CAN-H
  • P/H-CAN Low - To LilyGo CAN-L
  • Pin 1 & 2 - To 12V supply
  • Pin 3 & 14 - Short together by installing the Service Plug
  • Pin 33 & 32 - To GND for 12V supply
  • Pin 12 - To 12V Supply (this is the wakeup signal)

bild

Compiling the software for this battery

In the USER_SETTINGS.h file, enable the line that contains #define SANTA_FE_PHEV_BATTERY. Enabling is done by removing the two // before the line. Then select the inverter protocol you want to use and upload to the board!

Credits

Credits go to maciek16c for the CAN findings! Massive thanks to GoSmart on the Discord for testing this! https://github.com/maciek16c/hyundai-santa-fe-phev-battery https://openinverter.org/forum/viewtopic.php?p=62256