Search found 216 matches

by royhen99
Mon Feb 05, 2024 10:11 pm
Forum: General
Topic: Webasto HVH50
Replies: 81
Views: 13954

Re: Webasto HVH50

I had a quick look at this yesterday. I have a standard heater maxtrix that I want to control, so used this as a way to learn a bit more about lin. I can not test as no lin transceiver or HVH50, but it compiles and flashes the led! I can pm the code, but good chance it will need some modifying to wo...
by royhen99
Thu Feb 01, 2024 11:37 pm
Forum: General
Topic: 2018 LAND/RANGE ROVER SPORT Hybrid HV Battery 48V
Replies: 2
Views: 586

Re: 2018 LAND/RANGE ROVER SPORT Hybrid HV Battery 48V

This is from the mild hybrid so as far as I can tell the capacity is 370W/h ( 8Ah, 46.2V ). Search for K8D2-10C784-A to get some pictures.
by royhen99
Thu Feb 01, 2024 1:29 pm
Forum: Vehicle Control (VCU)
Topic: Zombieverter PCB - “Soldering area too small”
Replies: 7
Views: 1026

Re: Zombieverter PCB - “Soldering area too small”

The part in the the BOM is wrong. Should be SOD-123 package, LCSC part number C81598.
by royhen99
Tue Jan 30, 2024 11:50 pm
Forum: Getting Started
Topic: CAN map in zombie (and OI?) For newbs
Replies: 14
Views: 1150

Re: CAN map in zombie (and OI?) For newbs

RPM can easily fit in 16 bits and as the resolution is only 1 rpm it needs no scaling. This can be set on the tabs on the web interface or by typing in on the command line. This should be is all that is needed, can tx speed 1280 0 16 1 . speed is the parameter name, can id 1280, 0 offset , 16 bit le...
by royhen99
Fri Jan 26, 2024 11:51 pm
Forum: Projects
Topic: [WIP] BMW Z3
Replies: 342
Views: 206107

Re: [WIP] BMW Z3

Looks like there are two types of vacuum sensor with the opposite polarities.
ZV is only coded for the type where a higher voltage is more vacuum and turns the pump off.

viewtopic.php?p=19622#p19622
viewtopic.php?p=19775#p19775
by royhen99
Wed Jan 24, 2024 9:46 pm
Forum: Toyota/Lexus
Topic: Toyota Auris and Yaris Inverter Logic board
Replies: 140
Views: 42371

Re: Toyota Auris and Yaris Inverter Logic board

It's in the power supply section of the schematic, MAX735CSA+. It generates a -5V supply from +5V input, I am not sure if it is needed or not.
by royhen99
Mon Jan 15, 2024 11:01 pm
Forum: Mitsubishi
Topic: Mitsubishi outlander charger and DC:DC
Replies: 353
Views: 120090

Re: Mitsubishi outlander charger and DC:DC

Alibro wrote: Mon Jan 15, 2024 10:28 pm Do you mind if I ask how to extract the voltage from the CAN?
The voltage reading comes from ID 0x389 byte 0. From your data, when charging, this reached a maximum of 374V. Byte 0 data 0xBB = 187, 187 x 2 = 374V.
by royhen99
Mon Jan 15, 2024 6:40 pm
Forum: Mitsubishi
Topic: Mitsubishi outlander charger and DC:DC
Replies: 353
Views: 120090

Re: Mitsubishi outlander charger and DC:DC

The data being sent on 0x285 does not look correct, A4 40 AA 00 DF C0 xx xx
I thought it should be 00 00 B6 00 00 00 00 00 for charging.
From the log it looks like the charge may have terminated at 375V. Hard to tell exactly as only 1V resolution.
by royhen99
Thu Jan 11, 2024 11:45 am
Forum: General
Topic: Getting Old Analog gauges to work...
Replies: 7
Views: 1113

Re: Getting Old Analog gauges to work...

Do you know which type of fuel/temp gauges you have? There are two types assumimg 60s/70s vehicle, either moving magnet or bimetalic strip. As far as I know neither are 5V, they are either 12V or 10V.
by royhen99
Sun Jan 07, 2024 7:30 pm
Forum: Mitsubishi
Topic: Mitsubishi outlander charger and DC:DC
Replies: 353
Views: 120090

Re: Mitsubishi outlander charger and DC:DC

It's not documented as far as I know. The hardware side is wire every thing up, HC, AC, 12V supply, 12V o/p and sense for dc-dc converter , wire charger cp to charge port or to pwm from oil pump output. Select CAN bus 1 or 2 for ChargerCan, chargemodes - Out_lander, Chgctrl - enable, depending on wh...
by royhen99
Sun Jan 07, 2024 5:11 pm
Forum: Mitsubishi
Topic: Mitsubishi outlander charger and DC:DC
Replies: 353
Views: 120090

Re: Mitsubishi outlander charger and DC:DC

The Zombieveter code also provides the CAN messages to control the charger. It ramps up to 12A if not contrained by an external PWM on CP.
by royhen99
Fri Jan 05, 2024 6:00 am
Forum: Vehicle Control (VCU)
Topic: Direction rocker switch (F-N-R) for Zombieverter wiring?
Replies: 4
Views: 800

Re: Direction rocker switch (F-N-R) for Zombieverter wiring?

If both forward and reverse selected, or neither are selected then in neutral. A rocker switch would need a centre position, that can either ground fwd and rev or leave open ( they are pulled down on the board ). A neutral push button would need a couple of diodes to either pull down or up both inpu...
by royhen99
Wed Jan 03, 2024 10:13 pm
Forum: Mitsubishi
Topic: Outlander rear motor not spinning
Replies: 2
Views: 734

Re: Outlander rear motor not spinning

The current code does not support either the rear or front motors. The messages for the speed and to send the torque values should be big endian but are little endian in the code. The temperature values are only 8 bit so they work correctly.
by royhen99
Mon Jan 01, 2024 11:43 pm
Forum: Vehicle Control (VCU)
Topic: Zombie config setup wrong in wiki?
Replies: 2
Views: 909

Re: Zombie config setup wrong in wiki?

The wiki is just reflecting the release notes that go with version 1.06 where there were a lot of changes to the throttle code. https://github.com/damienmaguire/Stm32-vcu/releases/tag/1.06A Like you I found potmin needs to be above the minimum potval. The change between 1.11A and 2.00A occured here ...
by royhen99
Mon Dec 18, 2023 4:37 pm
Forum: Charging
Topic: Develop a QCA7000 board?
Replies: 569
Views: 7568581

Re: Develop a QCA7000 board?

Footprint is for 10x10mm part number is 8x10mm, not sure why error mentions 0201. Works ok with C3445244.

C75 is also incorrect, footprint is 8x10mm part selected is 6.3x5.5mm.
by royhen99
Mon Dec 18, 2023 3:48 pm
Forum: Open Tasks
Topic: Put ESP32 on Tesla LDU and SDU board
Replies: 27
Views: 13872

Re: Put ESP32 on Tesla LDU and SDU board

The part numbers for components are not specified in the schematic/layout files, they are manually generated in the BOM spreadsheet. The value could be updated but that will have no effect on the BOM.
by royhen99
Sun Dec 17, 2023 8:46 pm
Forum: Mitsubishi
Topic: Outlander rear motor and inverter
Replies: 319
Views: 738352

Re: Outlander rear motor and inverter

I am really interested at your experience for when you change 0x287 byte6 from 03 to 00. What happens if you are at speed? Would the byte6 03 return cause a jolt? How does it feel when you touch the brake at speed? I suggested clearing byte 6 based on CAN logs, but after looking in a bit more detai...
by royhen99
Thu Dec 14, 2023 7:54 pm
Forum: Mitsubishi
Topic: Outlander rear motor and inverter
Replies: 319
Views: 738352

Re: Outlander rear motor and inverter

Are you monitoring the CAN messages with Savvycan? With no load it only requires about 0.5nm to accelarate to maximum ( I have mine limited to 5000 rpm ). One thing I do, which was in a can log from an Outlander, is clear byte 6 of 0x287 if torque value is 10000. May not necessary but it disables th...
by royhen99
Mon Dec 11, 2023 9:42 pm
Forum: Mitsubishi
Topic: Outlander rear motor and inverter
Replies: 319
Views: 738352

Re: Outlander rear motor and inverter

Forward and reverse should behave the same. Phase cables are straight through as in photos below.
IMG_20231211_212658929.jpg
IMG_20231211_212256340.jpg
by royhen99
Mon Dec 11, 2023 2:21 pm
Forum: Mitsubishi
Topic: Outlander rear motor and inverter
Replies: 319
Views: 738352

Re: Outlander rear motor and inverter

Probably not the timing. I tested from 1ms up to 500ms and the motor rotates, although very notchy above 100ms. The can log I have has 10ms timing although it is in bursts ( 5 -7 messages ) with longer gaps in-between. The inverter is just inverter and juntion box. 0x285 and 0x286 message are used b...
by royhen99
Mon Dec 11, 2023 12:56 pm
Forum: BMW
Topic: PHEV CSC Pinout
Replies: 5
Views: 1625

Re: PHEV CSC Pinout

It would help if your question had a bit more detail. In the other thread you mentioned a 32 pin connector but the CSC have a 12 pin connector ( connection details on the wiki ), and a 26 pin connector for the cell taps.
by royhen99
Sat Dec 09, 2023 3:32 pm
Forum: Mitsubishi
Topic: Mitsubishi Outlander rear motor invertor
Replies: 31
Views: 14069

Re: Mitsubishi Outlander rear motor invertor

Minimum 200V. Not sure of maximum, at least 395V possibly 420V.
by royhen99
Sat Dec 09, 2023 4:55 am
Forum: Projects
Topic: [WIP] Mercedes 310E (310D campervan) - GS450H/GS300H
Replies: 162
Views: 90024

Re: [WIP] Mercedes 310E (310D campervan) - GS450H/GS300H

The fact that torque is 0 suggest potnom is also 0. Previoulsy you stated that you had potnom values which would also mean there were torque values. I do not have a GS450H but I have checked with GS450H inverter selected and if there is a potnom value >0 there is also a torque value. To get potnom/t...
by royhen99
Fri Dec 08, 2023 11:50 am
Forum: Charging
Topic: Develop a QCA7000 board?
Replies: 569
Views: 7568581

Re: Develop a QCA7000 board?

Deleted as johu beat me to it!
by royhen99
Fri Dec 08, 2023 11:31 am
Forum: Charging
Topic: Develop a QCA7000 board?
Replies: 569
Views: 7568581

Re: Develop a QCA7000 board?

I remember Johannes mentioned it here viewtopic.php?p=61836&hilit=cxa_pure_virtua#p61836.
You may need to add in main.cpp,

extern "C" void __cxa_pure_virtual() { while (1); }

This is at my limit of understanding so hope it works.