Search found 52 matches

by Yahha777
Sat Feb 24, 2024 7:23 pm
Forum: User Interface
Topic: interface problem tesla sdu with esp32 canlite module
Replies: 27
Views: 1066

Re: interface problem tesla sdu with esp32 canlite module

web interface - is it visible? like in your post above?
by Yahha777
Sat Feb 24, 2024 6:20 pm
Forum: User Interface
Topic: interface problem tesla sdu with esp32 canlite module
Replies: 27
Views: 1066

Re: interface problem tesla sdu with esp32 canlite module

muehlpower wrote: Sat Feb 24, 2024 5:54 pm what are spifs?
Platformio.png
This is the ESP32 file system. Do this after flashing the ESP.
by Yahha777
Fri Feb 23, 2024 8:07 pm
Forum: Inverters / Motor Controllers
Topic: Inverter Firmware 5.32.R
Replies: 29
Views: 9480

Re: Inverter Firmware 5.32.R

That should be changed. So 5.27 on both sides. You need to hit Save to Flash to make mappings permanent Yes - everything works with the previous firmware. The settings are saved. Spot_values_MG2_Tx.png MG 2 sends Spot_values_MG1_Rx.png MG 1 receives can_map_MG2.png But nothing is displayed in the C...
by Yahha777
Wed Feb 21, 2024 8:00 pm
Forum: Inverters / Motor Controllers
Topic: Inverter Firmware 5.32.R
Replies: 29
Views: 9480

Re: Inverter Firmware 5.32.R

The "pot" and "pot2" parameters are not saved on both controllers (that is, Rx and Tx) after a power failure. Before the power is turned off, everything works and the slave controller receives messages identical to the master. Is this a feature of the firmware? Or am I doing some...
by Yahha777
Sun Feb 18, 2024 7:51 pm
Forum: Inverters / Motor Controllers
Topic: Inverter Firmware 5.32.R
Replies: 29
Views: 9480

Re: Inverter Firmware 5.32.R

I guess this was bound to happen. With this software there is no way to exchange throttle signal between inverters. Simply due to the lack of a running counter that can be mapped to CAN. This suggests that the board from a Prius (Yaris) with two controllers can no longer be controlled as before, or...
by Yahha777
Wed Feb 14, 2024 6:56 pm
Forum: User Interface
Topic: ESP32 Based Web Interface & Data Logger
Replies: 316
Views: 86009

Re: ESP32 Based Web Interface & Data Logger

johu wrote: Wed Feb 14, 2024 4:11 pm R6 is way to high at 100k! That disturbs CAN comms. Either bridge it completely or replace with 10k
Image
Is this what you mean?
by Yahha777
Wed Feb 07, 2024 7:40 am
Forum: User Interface
Topic: ESP32 Based Web Interface & Data Logger
Replies: 316
Views: 86009

Re: ESP32 Based Web Interface & Data Logger

johu wrote: Sat Jan 27, 2024 9:54 pm I have to test parameter upload. What other issues did you find?
I am loading parameters
Image
I tried it on both controllers. But the "CAN MAPPING" tab does not display anything. But I also noticed this on the old ESP 8266 interface connected to the controller via UART.
by Yahha777
Sat Oct 07, 2023 7:04 pm
Forum: Projects
Topic: [DRIVING] Renault Clio Electrique -97
Replies: 342
Views: 51863

Re: [DRIVING] Renault Clio Electrique -97

Dear! What do you want to achieve? Make the MGR rotate at low voltage with rated torque? Explain. Can I help you? I have 2 MGRs connected to the Auris inverter, all of which are powered by 10 pcs 12 volt lead batteries. Unfortunately, I can’t connect the load to the drive. I uploaded the firmware re...
by Yahha777
Wed May 24, 2023 3:12 am
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Mhs wrote: Tue May 23, 2023 6:43 pm evse_pp_raw = analogRead(EVSE_PP_PIN);

Are you connecting "EVSE_PP_PIN A7 on the Arduino or Pin 30 on the AMPSeal " to ground?
yes :?
by Yahha777
Tue May 23, 2023 5:34 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

I think that the program expects EVSE CP PWM #define EVSE_FORCE_INPUT_AMPS 3 //set to 10 - nothing changed 01m51.162s: Command: r 01m51.163s: >> BATTERY_CHARGE_VOLTAGE = 140 01m51.164s: >> OUTPUT_CURRENT_MAX_A = 20 01m51.171s: >> disable_pwm = PWM_ENABLED 01m51.178s: >> wanted_output_voltage = 140.0...
by Yahha777
Tue May 23, 2023 3:36 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Mhs wrote: Tue May 23, 2023 2:35 pm Hello,
I think your EVSE_FORCE_INPUT_AMPS 0 should be your charging AMPS if not using an EVSE
what is your INPUT_CURRENT_MAX_A?
#define EVSE_FORCE_INPUT_AMPS 3
#define INPUT_CURRENT_MAX_A 25
by Yahha777
Sun May 21, 2023 11:17 am
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Hello! So I got back to my charger. So - my configuration: battery - lead 10 * 12 volts(120 volt). The mains voltage is 235 volts, 1 phase is supplied to the rectifier terminals with current sensors. The whole cycle is worked out - but there is no charging current. :( What can be recommendations? Не...
by Yahha777
Sat Mar 11, 2023 7:13 am
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

I don't have BMS yet. I'm experimenting with lead batteries
turned off the kanbus and saw - 10:27:39.662 -> 23.112s: >> digitalRead(AC_PRECHARGE_SWITCH_PIN) = TRUE :D
by Yahha777
Fri Mar 10, 2023 6:52 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

My actions: 1 I supply 12 volt power to the inverter board - "PRECCHARGE_RELAY" is turned on, as well as "HV_CON" 2 button start I start the inverter - turns on "MAIN_CONN" 3 I pull EVSE_PROX to the ground, in the terminal I give the command "aca 3" - "HV...
by Yahha777
Wed Mar 08, 2023 8:15 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

With good help - the problem was quickly solved!
Image
and the annoying LM2776 chip in the next edition of the printed circuit board was replaced with a MAX735CSA + T. We continue to continue! :D
by Yahha777
Wed Mar 08, 2023 8:06 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

26 volts - there is an unsoldered resistor in the strapping of the converter chip. For some reason, the 5 volt to -5 converter stopped starting at all under load. :roll:
by Yahha777
Wed Mar 08, 2023 7:54 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

instead of 26 volts - 11.5. This is a fiasco. :( I will understand the problem of powering the 26 volt circuit. Here the problem with the -5 volt power supply caused trouble. For some reason, the LM2776 does not want to start when the inverter is running on battery power. If I connect the power supp...
by Yahha777
Wed Mar 08, 2023 7:18 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Image
These are the voltages around the operational amplifier. :?
by Yahha777
Wed Mar 08, 2023 2:46 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Everything stopped for me because of the annoying message of the current sensor. messageUART_Charger.png how to set it up? I tried by selecting a voltage divider resistor R2 (12kOhm) - but there is such a narrow resistance range .... And when the inverter is turned on again, this divider parameter i...
by Yahha777
Sat Feb 11, 2023 7:34 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

That's right. This is how the lock in charging mode will work correctly.
Image
by Yahha777
Sat Feb 11, 2023 10:22 am
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

I don't understand your question? The main conctactor is controlled by the inverter. It will activate when you send "start" signal (via CAN or direct on start pin) if dc bus voltage is above "udcsw". There are no other options to my knowledge. Should the charging current go thro...
by Yahha777
Fri Feb 10, 2023 6:39 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Gain and offset adjusted. Now the voltage readings are correct. It makes me happy! Now, while I'm looking for a suitable contactor for the AC circuit, I check everything again - and a couple of questions arose. What are your options for controlling the main contactor "MAIN_CONN" ? With a t...
by Yahha777
Wed Feb 08, 2023 4:29 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 66748

Re: Gen 3 inverter converter control software

Hello! Help is needed. In the bustle of affairs, I got to the charger and before applying the mains voltage - I would like to clarify a few questions that have arisen. To begin with, my Aqua inverter G9200-52010. 1st question: Wrong measurement of DC BUS voltage 1. In the absence of voltage, the ter...
by Yahha777
Sat Nov 12, 2022 6:36 pm
Forum: User Interface
Topic: ESP32 Based Web Interface & Data Logger
Replies: 316
Views: 86009

Re: ESP32 Based Web Interface & Data Logger

You have to be a bit careful which pins you use, some conflict with the internal flash memory in the ESP32 module. Edit - also seem to remember that UART1 can conflict with some things too but afraid I can't remember what :( Tried to use GPIO 1, 3. Works. 6-11 seems to be limited when using memory....
by Yahha777
Sat Nov 12, 2022 4:54 pm
Forum: User Interface
Topic: ESP32 Based Web Interface & Data Logger
Replies: 316
Views: 86009

Re: ESP32 Based Web Interface & Data Logger

Hello everybody! I have a couple of questions: I have GPIOs 16 and 17 connected to MG 1 in my ESP 32. It works! And MG 2 is connected to GPIO 9 and 10. I make changes to the code: #define DBG_OUTPUT_PORT Serial #define INVERTER_PORT UART_NUM_2 #define INVERTER_RX 9 #define INVERTER_TX 10 The followi...