Given Tesla's history I see no reason to doubt that different versions of the PCS exist

Given Tesla's history I see no reason to doubt that different versions of the PCS exist
It doesn't but I really don't think that's important today. When you get back to the PCS you'll be able to answer these questions like you always do
I think you might have a long wait for that... maybe Human 2.0 will be betterJack Bauer wrote: ↑Sun May 24, 2020 9:28 am My point here is I'd just like people to think critically and verify for themselves.
In theory that could work but we have no reason to believe the penthouse controller supports that functionality today (Indeed both Elon Musk and JB Straubel have consistently said V2G is not a priority). It's also worth remembering that the CCS interface used on European cars will not support V2G until a new version of the standard is developed and deployed.
I think it's one chip (see video)... i'll try and take a photo when I'm next in the workshop
Yeah, that's awesome and I hope everything works well when you get to trying it. But, I want to reverse engineer the existing firmware to see if it's possible to drive the charger with zero hardware changes. Ideally people would like to be able to use a Model 3 battery without opening anything. So, I'm investigating attacking this thing from a different angle to see how it goes. So far, it doesn't go. I can grab the firmware from a Model 3 file system but it seems it is missing the beginning of firmware. I assume this probably has a bootloader in it or something. The processor used always boots to 0x80000 but firmware available starts at 0x82000 or 0x88000 depending on which core you're talking about. So, the entry point isn't in the firmware files and that makes reverse engineering a bit tougher. I wonder if the full firmware can be extracted via JTAG.Jack Bauer wrote: ↑Tue Sep 08, 2020 7:00 am Just to remind everyone I did quite a bit of work on this unit last year :
https://github.com/damienmaguire/Tesla-Model-3-Charger
I do have one in a car now so just need to get back to it.
Is an image available anywhere publicly? Might be useful in Charge Port controller debugging.
Publicly, no. If you happen to magically have root on a Model 3 you can grab the firmware from /deploy/seed_artifacts_v2/<hardware you want the firmware for>