Search found 19 matches

by martii
Mon Dec 16, 2024 2:05 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding


I also find that SOC can be read out in reg 0x358 0 byte.
case 0x358:
battery_soc = rx_frame.data.u8[0];

0-100 in decimals. No need for scaling.
But I found out that SOC is "frozen" will not move even if the battery is cycled up and down, which confirms my suspicion that some kind of ...
by martii
Fri Nov 15, 2024 4:56 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding

Yevhen wrote: Thu Nov 14, 2024 9:46 pm Did that on my Peugeot e-partner HV battery can bus, no reaction, it looks like all the CAN bus ids that the battery sends are the same as the C4.
You need to make sure or HVIL and other hardware related signals are satisfied - would be good to check those on the car.
by martii
Wed Nov 13, 2024 2:34 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding

stuart1977 wrote: Tue Nov 12, 2024 9:10 pm how would you go about replaying that can data?
I use socketcan devices on Linux + SavvyCAN for that
by martii
Fri Nov 08, 2024 3:18 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding


ive also just brought the same pack... as per the thread ive got it spiting out can codes and can work out soc, voltages,temps etc but would like to know (if it is in fact known) the balancing of pack whever its auto or a can instruction and can code to close /open the contactors?


Having a ...
by martii
Sun Nov 03, 2024 8:41 am
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding



Some logs and DBC file can be found here.
https://drive.google.com/drive/folders/1S-Nf0dN5nZi71HhXIoM3GTydEk_VHHuM?usp=drive_link

I'll keep updating my findings


Did play a little with your canbus data:

0x010: is not present in the disconnected battery log
0xF0 and 0xF2: are not present in ...
by martii
Mon Oct 21, 2024 7:04 am
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding

Yevhen wrote: Wed Oct 16, 2024 4:55 pm Hi, Would you mind putting up a picture for the pinout of the BMC connections (12v, HVIL, CAN, ect.)? I just got a Peugeot e-partner battery and the BMC
All pictures are available at the google drive resources provided by opelmantra.
by martii
Tue Oct 08, 2024 8:58 am
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding

opelmanta wrote: Mon Sep 16, 2024 9:04 am Some logs and DBC file can be found here.
https://drive.google.com/drive/folders/ ... drive_link

I'll keep updating my findings
Awesome :)
by martii
Mon Sep 09, 2024 5:57 pm
Forum: Battery Managment (BMS)
Topic: Peugeot e-208 CATL modules BMS interface [SOLVED]
Replies: 91
Views: 170936

Re: Peugeot e-208 CATL modules BMS interface [SOLVED]

EV_Builder wrote: Wed Aug 02, 2023 8:18 am Are the 50kwh packs 6S2P?
Yes
by martii
Sun Aug 18, 2024 9:42 pm
Forum: Chevy/Opel/Vauxhall/PSA
Topic: Peugeot E-208/Corsa E CATL BMS CAN decoding
Replies: 36
Views: 35474

Re: Peugeot E-208/Corsa E CATL BMS CAN decoding

geduxaz wrote: Tue Feb 20, 2024 3:37 pm Hi. have same batt pack. will try to communicate and will update here the pinout and etc.
How it's going :) I'm considering buying one
by martii
Fri Mar 31, 2023 4:38 pm
Forum: VW (VAG, Volkswagen, Audi, Porsche etc.)
Topic: ID.3 and other MEB battery packs in conversions
Replies: 89
Views: 77495

Re: ID.3 and other MEB battery packs in conversions


Hello, I have got a whole MEB-ID3 Battery-System with 9 Modules, 2x4Port and 1x1Port MCM-BMS-Slaves, the Power-Switching-Sector and some connection-stuff and cables. All components were connected by CAN-Bus together.
I haven't investigated the contactor-section yet, therefore now my question ...
by martii
Sat Dec 31, 2022 7:28 pm
Forum: Battery Managment (BMS)
Topic: Simp BMS
Replies: 730
Views: 461023

Re: Simp BMS

Sure thing about support - Happy New Year !
by martii
Sat Dec 31, 2022 4:17 pm
Forum: Battery Managment (BMS)
Topic: Simp BMS
Replies: 730
Views: 461023

Re: Simp BMS

tom91 wrote: Wed Nov 30, 2022 2:47 pm Yes check the topics on this. viewtopic.php?t=1948
Tom it looks like Teensy 3.2 is RIP - do you mind if I'll start porting job of your code to Teensy 4.0 (via GitHub fork) and base new PCB on your old design?
(Teensy 4.0 pins are only 3.3V capable)

Happy New Year !
by martii
Sat Oct 02, 2021 3:46 pm
Forum: Battery Managment (BMS)
Topic: Open Source SIMPBMS Board
Replies: 9
Views: 5882

Re: Open Source SIMPBMS Board

I think no longer available but I was able to source 5 of them 2 months ago.
by martii
Fri Oct 01, 2021 11:34 am
Forum: Battery Managment (BMS)
Topic: Open Source SIMPBMS Board
Replies: 9
Views: 5882

Re: Open Source SIMPBMS Board

I have found SimpBMS clone on TaoBao - half price - anyone interested let me know.
by martii
Fri Jan 24, 2020 5:39 pm
Forum: Toyota/Lexus
Topic: Toyota Gen 3 inverter charger
Replies: 149
Views: 75907

Re: Toyota Gen 3 inverter charger

celeron55 wrote: Fri Jan 24, 2020 1:01 pm I don't know if CHAdeMO is a good goal for this at all, it's difficult to implement properly and not really useful for most EV projects.
CHAdeMO is way easier to implement (just CAN) compared to CCS that needs some PLC device (more expensive?) and full TCP stack AFAIK.
by martii
Mon Jan 06, 2020 3:41 pm
Forum: Toyota/Lexus
Topic: Prius Gen3 Inverter Hacking
Replies: 323
Views: 131774

Re: Prius Gen3 Inverter Hacking

Looks like this one has so less components - I'm using JLC for at least a year now - they've been great so far. Good choice.
by martii
Sun Jan 05, 2020 9:42 pm
Forum: Toyota/Lexus
Topic: Prius Gen3 Inverter Hacking
Replies: 323
Views: 131774

Re: Prius Gen3 Inverter Hacking

It looks like Damien is too busy to update github at the moment :(
by martii
Sun Jan 05, 2020 5:14 pm
Forum: Toyota/Lexus
Topic: Prius Gen3 Inverter Hacking
Replies: 323
Views: 131774

Re: Prius Gen3 Inverter Hacking

Finally, I see v5 of Tesla Gen2 charger will ditch this expensive hard to get microcontroller in favour of STM32 - great move. Are you going to publish those on your github? Did you also choose USB-C? Also battery connector - so we'll be able to have charging times table? Cool!
by martii
Fri Mar 22, 2019 12:02 pm
Forum: Tesla
Topic: Tesla Charger Support Thread
Replies: 785
Views: 287500

Re: Tesla Charger Support Thread


Setting up a support thread for the open source Tesla Charger controllers.
Will cover both Gen 2 and Gen 3.
Built and Tested boards available from the webshop :
http://www.evbmw.com/index.php/evbmw-we ... ted-boards
Bare PCBs for those who wish to build their own :
http://www.evbmw.com/index.php ...