First step is to try to add a chademo port for fast DC-charging, since that is the easiest way to get fast DC-charging, and in Sweden chademo is still pretty available at charging points.
Later steps might add a tesla gen 2 charger and i2 lim for 22kw ac charging and CCS-charging.
So because this is (isnt it always
So the cpu board look like this, minimal components: I have changed xtal to the 8Mhz that the zombieverter vcu use. (took me a while to realize that i had to flash Hubners bootloader, not just the zombieverter program to get everything to work
I programed a wemos esp8266 web interface and got it to connect to cpu board and read parameters via the uart3.
I got a mcp2515 can interface module to act as can3 for the chademo port, and some can trancievers for the two other can-buses on the stm32
And I got a mosFET board to control the contactors: Next step is getting a HV battery to motor cable from a scrap yard and build a contactor box on it to connect the chademo port to.
I also have to figure out how to convince the car to have the HV contactors turn on for chargning, one way is to just have the ignition on, but hen you cant really leave the car.
Another way is to piggyback on the earthleads for the contactors out of the battery and just pull them low to force the battery on, question is how sad the car VCU gets from having the HV turned on without having done it by it self.
One thing i havent figure out is what the m24m2 eeprom on the zombierverter vcu board is used for, since the parameters seems to be saved in the STM flash memory, anyone know? Is it needed for the zombieverter software to work correctly?