Search found 66 matches

by Kavabanga
Sun Feb 13, 2022 1:45 am
Forum: Dev: Software
Topic: Kickstart mode
Replies: 1
Views: 2855

Re: Kickstart mode

As practice has shown, I wasn't far from the destination point :D

This topic will probably be never updated, so, go here to keep in touch

https://rusefi.com/forum/viewtopic.php?f=18&t=1584&start=30
by Kavabanga
Sun Feb 13, 2022 1:42 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hello everyone! I've benn riding my motorcycle for one year with RusEFI. A lot of things which are now able with EFI and ETB's made my riding more enjoyable. But the most important thing was a really weak point: starting/cranking. Due to the RusEFI scheduler's architecture and kicktart cranking feat...
by Kavabanga
Wed Nov 24, 2021 10:04 pm
Forum: Dev: Software
Topic: Kickstart mode
Replies: 1
Views: 2855

Kickstart mode

Hello everybody! Since Slack channels are not the best way to discuss some new things as I've been thinking for a long time, I decided to try the Forum... My engine runs on the RusEFI and feels good. Check this: https://rusefi.com/forum/viewtopic.php?f=18&t=1584 Everything works properly except ...
by Kavabanga
Thu Jul 22, 2021 11:56 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hello everyone! My Ural has already passed about 350 kilometers with RusEFI! I'm playing with settings, coils, sensors and other stuff, but today I installed very rare exhaust pipe which I've been trying to found for about six years! I'm waiting for your advices about cranking settings and other thi...
by Kavabanga
Sun Jun 06, 2021 1:19 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hi everyone! Today I had my first EFI riding!!!! https://youtu.be/ncTaY0Eyqc0 2 ETBs 2 WBOs A hall sensor as a CAM position sensor But not everything was so good and after a half of an hour riding I had to push my motorcycle back to the garage (thankfully, it wasn't far away) I was riding with an au...
by Kavabanga
Mon May 17, 2021 10:44 pm
Forum: Misc
Topic: Arduino help wanted !!!
Replies: 5
Views: 6314

Re: Arduino help wanted !!!

I rewrote the code and made it like-multitask. Now you can just change the x, y, z values in the end of the Setup function and you'll have what you need. If you need a really hard timing, just put the x, y, z values little less than you need (because data transfering also requires some time). Also n...
by Kavabanga
Mon May 17, 2021 4:47 pm
Forum: Misc
Topic: Arduino help wanted !!!
Replies: 5
Views: 6314

Re: Arduino help wanted !!!

Also I added one function which I didn't finished and just commented. This function decides which delay it needs to use in each case. Now if you need a hard time operation, you will not have it. For example, if you put delays like this: 100, 100, 120, your controller will send the first message, sle...
by Kavabanga
Mon May 17, 2021 4:42 pm
Forum: Misc
Topic: Arduino help wanted !!!
Replies: 5
Views: 6314

Re: Arduino help wanted !!!

Hello! As I understood, you can use this: #include <SPI.h> #include <mcp2515.h> struct can_frame canMsg1; struct can_frame canMsg2; MCP2515 mcp2515(10); volatile bool but1, but2, but3; volatile int x, y, z; void setup() { canMsg1.can_id = 0x167; canMsg1.can_dlc = 8; canMsg1.data[0] = 0x81; canMsg1.d...
by Kavabanga
Fri May 14, 2021 1:21 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Good news! Today I managed to start my engine!!! TWO ETBs. TWO WBOs and it works!!!!! My problem was in a bad battery, which was falling down to 5.5 volts when I started the engine even though it had 12 volts when ignition was turned off I connected another battery and engine started WITH EFI!! WITH...
by Kavabanga
Tue May 04, 2021 7:30 pm
Forum: Tuning Support: Making it Run
Topic: RusEFI wideband controller. Making it run
Replies: 1
Views: 3336

Re: RusEFI wideband controller. Making it run

I made it work
Just was needed to put "true" in Enable AEM X-Series CANbus :)
by Kavabanga
Tue May 04, 2021 5:52 pm
Forum: Tuning Support: Making it Run
Topic: RusEFI wideband controller. Making it run
Replies: 1
Views: 3336

RusEFI wideband controller. Making it run

Hi! I ordered RusEFI WBO controllers on JLCPCB, programed them, connected one of them to an LSU 4.9.,to +12v and to my Frankenso. Everything was great, sensor was pre-heated by the controller and green LED showed me that everything is OK by slow blinking. But my AFR gauge in the TS shows 0... As I k...
by Kavabanga
Sun May 02, 2021 12:50 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

My butterfly didn't handle dependability tests... It collapsed on a highway in 35 kilometers far from home... The butterfly's mileage at the moment of the collapse was 140 km... The engine stopped at the one moment and I found out that I was on the highway at 11 PM alone... Thanks a lot to one guy w...
by Kavabanga
Sat May 01, 2021 11:58 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Thank you!
I tried the latest nightly version of the software today
Works great!
by Kavabanga
Sat May 01, 2021 11:57 pm
Forum: Dev: Hardware
Topic: Possible option for generating VR sensor signals
Replies: 24
Views: 22622

Re: Possible option for generating VR sensor signals

I play with an MCP4922 just for fun. If we just put one gate of a DAC to transformer, the gate will be shorted to GND and we'll se nothing on the secondary coil of transformer. But if we put a capacitor between the transformer and the DAC, everything will great (we'll receive a signal on the seconda...
by Kavabanga
Sat May 01, 2021 12:49 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

The TS already gives me this (check the video)

Isn't it enough?
by Kavabanga
Sat May 01, 2021 12:46 am
Forum: Universal Boards
Topic: What does startup pin state error mean
Replies: 4
Views: 4592

Re: What does XXX error mean

Ok, thank you!
But why don't I have this message with previous versions of the software?
For example, posted in December, 18, 2021?

And how to fix this error?
by Kavabanga
Sat May 01, 2021 12:42 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Today I did some "endurance" tests. First, I used the software version released on March, 10, 2021. I had big troubles with engine start (if my engine didn't start after the second kick, the red LED on my Frankenso turned on and the Frankenso didn't do sparks at all 'till I restart the CPU...
by Kavabanga
Sat May 01, 2021 12:37 am
Forum: Universal Boards
Topic: What does startup pin state error mean
Replies: 4
Views: 4592

What does startup pin state error mean

Hello, guys!
Please, tell me, what it means?
What's wrong?
Here is the tune:
https://rusefi.com/online/view.php?msq=496
I have this error with versions of the software released after mach, 10, 2021
by Kavabanga
Tue Apr 20, 2021 10:06 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Thank you!)

I posted the tune https://rusefi.com/online/view.php?msq=492

The wheel is set up on a camshaft and has two teeth. Each tooth is 90 degrees. With a hall sensor it starts and works good.
by Kavabanga
Sat Apr 10, 2021 10:51 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hi guys!
I finally can start my engine by the Frankenso! :)
It starts after the first or second kick
If it doesn't, my chances decrease after each kick, so I just restart the ignition and start kicking again.

Check the video
by Kavabanga
Mon Mar 22, 2021 9:31 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

My attempts with the VR sensor and the 4-1 wheel:
by Kavabanga
Mon Mar 22, 2021 9:31 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

My attempts with the VR sensor and the 2-0 wheel:
by Kavabanga
Mon Mar 22, 2021 9:30 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

2-0 with the hall sensor after I connected the signal wire to the analog input and managed to control the engine:
by Kavabanga
Mon Mar 22, 2021 9:29 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Also here are my logs and tunes:
2-0 with hall sensor before I connected the signal wire to the analog input pin
by Kavabanga
Mon Mar 22, 2021 9:27 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hello guys! Today I did: A stroboscope based on LED Managed to set the trigger angle advance allowed me to control the engine. The system works very bad but the engine can work at least Managed to did the same with the VR sensor Remember the rocks on the RPM sniffer? I was right, I had noises on the...
by Kavabanga
Thu Mar 18, 2021 8:28 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hello! I've used settings you suggested. It didn't help. Matthew suggested put "double 9-1" trigger wheel on the camshaft and set "4 stroke without cam" and put 9-1 wheel in settings. I did it. I've just posted my current tune, you can check. And today's log is also here. But yes...
by Kavabanga
Fri Sep 25, 2020 4:09 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hello! Yesterday I added second channels to both ETBs and here is my actual problem in the video....

Also, here is my little progress with ignition system
by Kavabanga
Mon Sep 14, 2020 12:02 am
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

mck1117 wrote:
Sun Sep 13, 2020 7:49 pm
Kavabanga, did you use the PID autotune button to tune them?
Yep. No else but autotune. It's just test of system. I'm gonna to connect second APPS's and ETB's channels and make more clear tune little bit later
by Kavabanga
Fri Sep 11, 2020 3:21 pm
Forum: Dev: Hardware
Topic: DEAD DESIGN rusEfi own wide band controller board add-on using CJ125
Replies: 364
Views: 328728

Re: rusEfi own wide band controller board add-on using CJ125

Hello everyone! I've got some issues with my CJ125 board with square chip: The fist one, which I noticed is when i attach +5v to +5v pin, LEDs on +5v and +12 lines do light. If I connect +12v to +12 pin, i can see, that just +12V led is lighting. I checked PCB for short circuit and didn't find it. W...
by Kavabanga
Fri Sep 11, 2020 3:11 pm
Forum: Universal Boards
Topic: Old Russian motorcycle fuel injection
Replies: 57
Views: 65467

Re: Old Russian motorcycle fuel injection

Hi everyone!
So, today my progress is:
1. I casted aluminium injection channels, they're waiting for machining now
2. I've got two working ETB's
3. Still have problems with CJ125&LSU 4.9.... I'll make a post in the CJ125's thread