A little help with SDU V9 anyone?
Posted: Sat Oct 25, 2025 3:24 am
I decided to try Tesla SDU board. I can't order directly, so I generated gerbers and ordered boards, then soldered them. Decided to make V8 or V9 with ESP32. The difference between V8 and V9 is not so big, so used V9 for the sake of freshness. Soldered all components, and now I'm ready to flash.
So, my actions now should look like this:
- flash ESP32 sketch
- flash ESP32 filesystem
- flash STM32 fw
- apply Tesla settings from git and test on real motor
My questions:
First of all, which version of ESP32 firmware should I use?
Is it this one? https://github.com/jsphuebner/esp32-web-interface/
I also found this thread:
viewtopic.php?t=3478&start=25
It has links to Pete9008's repo which is not working right now...
This repo also had some installation information which is unreachable now.
So, should I use sketch from johu's repo?
If so - it gives me some compilation errors related to SPI ffs lib. Also, 8266 is mentioned all around the sketch. Is this one actually good for WROOM-32?
Next... In this thread johu also speaks about CAN mapping errors and other problems with fresh fw...
viewtopic.php?t=2690&start=325
So, is fresh version no good? Fixed or not?...
Which EXACT version of ESP32 interface firmware from which EXACT repo I should use?
And also, which EXACT version of main STM32 FW is least problematic and compatible to ESP32 and V8/V9 board?
I'm very sorry, but I'm a bit confused here.
So, my actions now should look like this:
- flash ESP32 sketch
- flash ESP32 filesystem
- flash STM32 fw
- apply Tesla settings from git and test on real motor
My questions:
First of all, which version of ESP32 firmware should I use?
Is it this one? https://github.com/jsphuebner/esp32-web-interface/
I also found this thread:
viewtopic.php?t=3478&start=25
It has links to Pete9008's repo which is not working right now...
This repo also had some installation information which is unreachable now.
So, should I use sketch from johu's repo?
If so - it gives me some compilation errors related to SPI ffs lib. Also, 8266 is mentioned all around the sketch. Is this one actually good for WROOM-32?
Next... In this thread johu also speaks about CAN mapping errors and other problems with fresh fw...
viewtopic.php?t=2690&start=325
So, is fresh version no good? Fixed or not?...
Which EXACT version of ESP32 interface firmware from which EXACT repo I should use?
And also, which EXACT version of main STM32 FW is least problematic and compatible to ESP32 and V8/V9 board?
I'm very sorry, but I'm a bit confused here.