Hi Ali, sorry to hear you are still having the problem.
My suggestions solve the problem of interference with controlling of your relays. I thought you experienced this at some point, this is why I brought this up.
It is it possible that one may get lucky with the original library code under ...
Search found 148 matches
- Mon Jun 03, 2024 2:11 am
- Forum: Nissan
- Topic: Leaf Gen 1 Inverter Board
- Replies: 339
- Views: 302105
- Fri May 31, 2024 4:45 am
- Forum: Nissan
- Topic: Leaf Gen 1 Inverter Board
- Replies: 339
- Views: 302105
Re: Leaf Gen 1 Inverter Board
Hi Ali,
I did not have a chance to study entire thread related to your issue but it looks to me you may be having issue with different code functions competing over the same output pin.
This is the issue/feature everyone using ISA library should be aware of.
If you look in ISA.cpp file you will ...
I did not have a chance to study entire thread related to your issue but it looks to me you may be having issue with different code functions competing over the same output pin.
This is the issue/feature everyone using ISA library should be aware of.
If you look in ISA.cpp file you will ...
- Mon Sep 26, 2022 3:50 am
- Forum: BMW
- Topic: Info on BMW hybrid battery packs?
- Replies: 462
- Views: 1108965
- Fri Jul 29, 2022 6:29 pm
- Forum: BMW
- Topic: Info on BMW hybrid battery packs?
- Replies: 462
- Views: 1108965
Re: Info on BMW hybrid battery packs?
I have done it about two years ago on my Jag. I don't think they were meant to be installed like that but so far I have not had any issues with that.andybpowell wrote: ↑Wed Jul 06, 2022 8:21 pm Does anyone know if these modules can be mounted upside down safely ?
![]()
- Thu Dec 02, 2021 6:45 am
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Congrats on your first spin 

- Mon Nov 29, 2021 4:07 am
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Fantastic, thank you! Couple of questions:
What kind of range are you seeing on your 48kwh pack?
Any idea final weight of your build?
What size cables are you using for main battery lines?
I am getting just over 100 miles comfortably, and up to 120 on a good day. This is using around 80% of ...
- Mon Nov 29, 2021 2:15 am
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Hello Folks,PatrcioEV-ATX wrote: ↑Tue Nov 09, 2021 5:28 pm @Bryson / @arturk - How are your cars running? Any updates for the rest of us?
I have promised update video on may project and here it is.
It is available on my channel but posting it here for you convenience

Artur
- Fri Nov 12, 2021 11:19 pm
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
- Fri Nov 12, 2021 11:12 pm
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
- Wed Nov 10, 2021 5:26 pm
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Is there a way to just test the inverter, to see if it's good or not. I'm literally going crazy as I can't get things to spin. I tested my throttle and i'm getting a 0 to 495 and I set it via the serial and I loaded the program and have check my wiring 3 times . The only thing I do notice, that I ...
- Wed Nov 10, 2021 2:51 am
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
@Bryson / @arturk - How are your cars running? Any updates for the rest of us?
Patrcio, I realize video update is long overdue, I promise one in the next few days :)
In few words I can say could not be happier with this conversion.
Here are some stats.
I have also done around 3000 miles over ...
- Tue Nov 09, 2021 5:37 am
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
I wonder if we should change the code to only use MG2 to provide torque until ~25% load. I’ve noticed the same gear whine and lash and it bugs me too. It seems quieter at higher loads in my car which is pretty interesting.
Interesting idea, I have tried MG2 only on my early test drives. If I ...
- Mon Nov 08, 2021 11:34 pm
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Thank you!
Helical gears are not so easy to measure, to create some sort of locking brackets. Also carrier case is welded, so to install brackets between satellites, you need to remove them first. It is complex process. I think at first I need to make sure this whole power split device ...
- Mon Nov 08, 2021 11:06 pm
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Fantastic work on locking ring.
How are you progressing on coupling MG1 and MG2 together. Are you planning to come up with something other than welding?
Thank you!
Helical gears are not so easy to measure, to create some sort of locking brackets. Also carrier case is welded, so to install ...
- Sat Nov 06, 2021 11:28 pm
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Fantastic work on locking ring.konstantin8818 wrote: ↑Wed Nov 03, 2021 1:08 pm I've fabricated that locking ring for high range, I've shared here before, from solid piece of aluminum.
It fits like a glove.![]()
How are you progressing on coupling MG1 and MG2 together. Are you planning to come up with something other than welding?
- Sun Sep 19, 2021 12:34 am
- Forum: Toyota/Lexus
- Topic: GS450H Discussion
- Replies: 377
- Views: 150455
Re: GS450H Discussion
Did anyone welded planetary carrier? Asking becase for me it looks like a good idea, so mechanical oil pump will work and no need for complex and expensive electric oil pump. My only concern is about MG1 and MG2 RPM and direction of rotation.
I have been planning to do this for a while now but ...
- Sat Sep 18, 2021 3:47 am
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 462640
Re: Simp BMS
...Please feedback any bugs found.
Tom, same bug Bryson found in Tesla version also exists in BMWPhevBMS.
I have updated line of code listed below and current from ISA is now being reported correctly.
Got it. The variable CANmilliamps was trying to pull from the rx buffer and not the can ...
- Sat Sep 18, 2021 12:11 am
- Forum: Battery Managment (BMS)
- Topic: 4-channel BMS with daisychain bus
- Replies: 231
- Views: 139393
Re: 4-channel BMS with daisychain bus
You can download it here:
https://github.com/jsphuebner/esp8266-web-interface
https://github.com/jsphuebner/esp8266-web-interface
- Tue Sep 07, 2021 7:51 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 462640
Re: Simp BMS
I have now create new firmware rolling nearly all the changes upto SimpCharge Support into the BMWPhev firmware. This means the IVTS shunts board casting on ids 0x521, 0x522, 0x523 are supported.
firmware found: https://github.com/Tom-evnut/BMWPhevBMS
Please remember to check and redo all ...
- Tue Sep 07, 2021 2:48 pm
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 462640
- Mon Sep 06, 2021 4:27 am
- Forum: Battery Managment (BMS)
- Topic: Simp BMS
- Replies: 733
- Views: 462640
- Tue Aug 03, 2021 1:26 pm
- Forum: Drive trains (motors and inverters)
- Topic: STANDARD WINDOWS IDE FOR STM32
- Replies: 39
- Views: 15062
- Mon Aug 02, 2021 1:10 am
- Forum: Drive trains (motors and inverters)
- Topic: STANDARD WINDOWS IDE FOR STM32
- Replies: 39
- Views: 15062
Re: STANDARD WINDOWS IDE FOR STM32
you say "-d" but your makefile has "-g"
Right, I meant "-g", my bad. Makefile is correct as you may have guessed.
i get it to jump directly in the reset_handler and then it stops.. so a breakpoint in main isn't triggered and i doubt if its reached...
I observed similar behaviour without "-g ...
- Sun Jul 25, 2021 1:57 pm
- Forum: Toyota/Lexus
- Topic: Lexus GS450H VCU Support Thread
- Replies: 774
- Views: 896259
Re: Lexus GS450H VCU Support Thread
I have reported it long time ago here:
viewtopic.php?p=4244#p4244
Unfortunately it never was implemented on production boards.
viewtopic.php?p=4244#p4244
Unfortunately it never was implemented on production boards.
- Tue Jul 13, 2021 4:09 am
- Forum: Tesla
- Topic: Tesla Charger Support Thread
- Replies: 785
- Views: 288323
Re: Tesla Charger Support Thread
Attached is 15 seconds of CAN log. Roughly 5s into log I engaged manual charging mode @240 limit. All three power modules enabled.EV_Builder wrote: ↑Sun Jul 11, 2021 5:51 am Filter by the unique IDs and post them. Then I respond with what I see. Idea?