Gen2 tesla charger with commercial firmware [SOLVED]
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Gen2 tesla charger with commercial firmware [SOLVED]
My gen2 charger have to press the reset button so the program can start after that it works fine.
Has any one had this problem?
Please advise. Thanks
Has any one had this problem?
Please advise. Thanks
Re: Gen2 tesla charger with commercial firmware
Are you programming over wifi or SWD? I only need to reset/power cycle after an SWD flash. I wouldn't classify that as a problem unless I'm not understanding your situation.
Formerly 92 E30 BMW Cabrio with Tesla power
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
SWD programming this is happening at all times.
If I turn gen2 charger off and get it back on power led ok on but no blinking LED. Must reset button so that the led can start blinking wifi ok and updates well.
If I turn gen2 charger off and get it back on power led ok on but no blinking LED. Must reset button so that the led can start blinking wifi ok and updates well.
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Hi JON VOLK I'm from Orlando Florida working on a 1991 300CE Mercedes conversion SDU logic board completed except waiting for the STM32F103RBT6 from China cannot get them from USA. I do my own PCB. I'M USING wimos wifi with a shield I designed.
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Should led start blinking when powered on?
My LDU board led blinks constantly when powered on.
My LDU board led blinks constantly when powered on.
- Boxster EV
- Posts: 481
- Joined: Fri Jul 26, 2019 9:32 pm
- Location: UK
- Has thanked: 56 times
- Been thanked: 48 times
Re: Gen2 tesla charger with commercial firmware
Yes. During charge and otherwise.qmedia2651 wrote: ↑Sat Nov 06, 2021 12:29 am Should led start blinking when powered on?
My LDU board led blinks constantly when powered on.
Re: Gen2 tesla charger with commercial firmware
If you’re having to press reset on every power cycle that doesn’t sound right, but not something I’ve seen anyone ever have a problem with.
Did you get your own pcb made for the charger as well?
Did you get your own pcb made for the charger as well?
Formerly 92 E30 BMW Cabrio with Tesla power
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Going to do a reflow to see if it solves the problem.
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
I think I know what's going on I didn't install the bootloader. Do you have to install a bootloader on this too. Is this possible? 
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Is there an update for the commercial firmware?
The instruction didn't say nothing about any bootloader.
The instruction didn't say nothing about any bootloader.
Re: Gen2 tesla charger with commercial firmware
It absolutely says plenty about a boot loader file.
https://openinverter.org/wiki/GEN2
https://openinverter.org/wiki/GEN2
Formerly 92 E30 BMW Cabrio with Tesla power
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
No, the loader should be telling where to jump to on application startup. The reset button causes a jump to a reset vector, which is likely why it runs if you press the button.
Formerly 92 E30 BMW Cabrio with Tesla power
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Just install the boot loader…..
Formerly 92 E30 BMW Cabrio with Tesla power
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Got it working now blinking when powered up. the problem was not the bootloader it had the bootloader installed. I just jumped BOOT0 to ground on my board V5 had jumper pins for Boot0 and Boot1.
When I hooked up the ST-Link it started Blinking but when It was hook up to the 12V input at the Charger it didn't blink so I set the Boot0 to Ground and it started to blink.
I then powered off and installed my Wimos D1 Mini WIFI set Parameters and charger started charging.
Thanks to all for your input
When I hooked up the ST-Link it started Blinking but when It was hook up to the 12V input at the Charger it didn't blink so I set the Boot0 to Ground and it started to blink.
I then powered off and installed my Wimos D1 Mini WIFI set Parameters and charger started charging.
Thanks to all for your input
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Does anybody know how to get the gauges on the WiFi.
Can't get the gauges to show up
Can't get the gauges to show up
-
- Posts: 642
- Joined: Sat Jun 06, 2020 6:54 pm
- Location: UK/EU
- Has thanked: 35 times
- Been thanked: 32 times
Re: Gen2 tesla charger with commercial firmware
Tick little boxes next to the parameters which you want to see in gauges and then press show gauges. If no parameters are selected no gauges will show as it does not know what you want to see and it does not show all parameters in gauges by default.qmedia2651 wrote: ↑Fri Nov 19, 2021 1:43 am Does anybody know how to get the gauges on the WiFi.
Can't get the gauges to show up
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Thanks a lot Marty I just recieved my Stm32f103rbt6 for my SDU and just finished programming it.
I installed V5.12R Hex firmware
I installed V5.12R Hex firmware
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA
Re: Gen2 tesla charger with commercial firmware
Any one know what file system is used to upload videos.
Trying to upload my project videos.
Trying to upload my project videos.
- qmedia2651
- Posts: 56
- Joined: Tue Oct 06, 2020 4:13 am
- Location: Orlando Florida, USA