General support questions thread
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
General support questions thread
Hello there. I am new here so I have this question. Does anybody know if the outputs of Frankenso board of the ignition (spark) test and injection test match the displayed outputs on the Rusefi console? It does not seem to match. Also the Tuner Studio does not seem to activate on its test bench what Rusefi seem to activate. I tried the latest hex but that seem to control totally different outputs/ Any thoughts ? Thanks
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
There is a known bug with TS test buttons - see https://github.com/rusefi/rusefi/issues/307 - unfortunately it's not documented nicely, I am not sure what exactly was the problem I was experiencing but sounds similar. Please provide more details, I am not exactly sure what exactly you are doing and what exactly seems to be expected and actual result.filip5 wrote:Hello there. I am new here so I have this question. Does anybody know if the outputs of Frankenso board of the ignition (spark) test and injection test match the displayed outputs on the Rusefi console? It does not seem to match.
My suggestion would be to try console bench buttons since these provide detailed output.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
It's okay. I am not sure what happened but I loaded the hex again and seem to work fine. The Tuners Studio does the test 3 times in 3 sec increments and one needs to wait as opposed to Rusefi that does it one time. The only issue I see is that there are no LEDs for the Ignition 3(PE10) and ignition 4(PE8). Also there is no output for radiator fan, idle valve and fuel pump(NONE) at least in test mode. Is this correct?
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
I suspect the four ingnition transistors are not set same on the board, some probably have vp 5v jumper added while some do not? That would explain lack of led impulses.
Will check default output mapping but it should be adjustable via ts or console.
Will check default output mapping but it should be adjustable via ts or console.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Hello there,
I need to configure an output for the radiator fan( possibly 2 fans independently of each other) and output for the idle valve and an output for the fuel pump.
I would also need another temperature sensor input for the intake air.
Can someone advise how to configure these thru Rusefi console or Tuner Studio?
Thanks
I need to configure an output for the radiator fan( possibly 2 fans independently of each other) and output for the idle valve and an output for the fuel pump.
I would also need another temperature sensor input for the intake air.
Can someone advise how to configure these thru Rusefi console or Tuner Studio?
Thanks
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
Once you install TunerStudio and create a project based on our custom rusefi.ini project definition file my recommendation is to go over all menu items in order to see what options are there. One day we will record a video showing all these UI dialogs under https://github.com/rusefi/rusefi/issues/373
I think all the pins you are interested in at under "Engine" menu:

I think all the pins you are interested in at under "Engine" menu:

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Okay thanks . Seem to work fine.
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Is there any restriction which of the pins can be configured as input and which can be configured as output?
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
PS: some pin changes still require ECU full reboot with either reset button or power cycle. Work in progress on allowing more changes to happen on the fly.
Most of the pins you are allowed to select via TS would work - as long as your chip and your hardware have the the pins. As long as you are using a standard board your options are pretty limited by the board design.
Most of the pins you are allowed to select via TS would work - as long as your chip and your hardware have the the pins. As long as you are using a standard board your options are pretty limited by the board design.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Some pins are floating from what I noticed. They are working but when this unit is placed in a car the I/O pins should be grounded with a high value resistor so no false activity happens. This is my opinion though. I will do this in my board.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
It would be easier to focus on one specific pin. What specific pin are you concerned about?filip5 wrote:Some pins are floating from what I noticed.
Frankenso 0.4 has pull-downs on low-side lines, next board would have pull-downs on both low-side and high-side drivers.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Pins PE14 and pins PE12 are floating and the outputs are coming on falsely and that is problematic.
These are so far 2 pins that I have seen because they have LED on output and that can be seen. I will advise if I see more. I do not know if the inputs have problems or if they are pulled down.
All input should be pulled down with at least 10k to 20k resistor.
These are so far 2 pins that I have seen because they have LED on output and that can be seen. I will advise if I see more. I do not know if the inputs have problems or if they are pulled down.
All input should be pulled down with at least 10k to 20k resistor.
Last edited by filip5 on Thu May 04, 2017 7:32 pm, edited 1 time in total.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
Exactly, that's addressed on future board version Frankenso 0.5filip5 wrote:Pins PE14 and pins PE12
There are pull-downs inside the MCU but these are only configured once the firmware is running, these pins are floating while firmware is starting.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Pins PD8 PD9 are also floating , if that helps.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
It's eight "high" pins - see http://rusefi.com/wiki/index.php?title=Manual:Hardware_Frankenso_board#Default_Pinoutfilip5 wrote:Pins PD8 PD9 are also floating , if that helps.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
I see that they are spares but I plan to use them.2 outputs are for radiator fans and one output for the idle valve. Radiator fans can start without a reason
but idle valve is critical.
but idle valve is critical.
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Some issues with the Frankenso schematic pins of inputs and outputs. The board is not effected, just the wiring diagram. If anyone sees anything wrong with this
please advise.
please advise.
You do not have the required permissions to view the files attached to this post.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
Page 1:
PE0<>PD5 and PE1<>PD3 already changed on https://github.com/rusefi/rusefi/blob/master/hardware/frankenso/frankenso_schematic.pdf which would be version 0.5 PDF one day
PE14 why do you think it should be HI #3 and not HI #2?
On the other hand HL2 silkscreen is definitely on the wrong connector pin.
HL7 silkscreen is missing.
HL8 silkscreen is missing.
It could be that you are talking about a different issue?
PE0<>PD5 and PE1<>PD3 already changed on https://github.com/rusefi/rusefi/blob/master/hardware/frankenso/frankenso_schematic.pdf which would be version 0.5 PDF one day
PE14 why do you think it should be HI #3 and not HI #2?
On the other hand HL2 silkscreen is definitely on the wrong connector pin.
HL7 silkscreen is missing.
HL8 silkscreen is missing.
It could be that you are talking about a different issue?
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
On your PDF the bottom-right corner is always trankated - it shows 2014 file date but does not show file revision. Just to be clear - what is the exact source of this revision of this file?
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
Just modified wiki page. It used to show latest and 0.2 schematics, now it has links for latest, 0.2 and 0.4
http://rusefi.com/wiki/index.php?title=Manual:Hardware_Frankenso_board#Overview
http://rusefi.com/wiki/index.php?title=Manual:Hardware_Frankenso_board#Overview
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
INP1 as CLT we already have on 0.4 schematics
INP2 as IAT we already have on 0.4 schematics
INP2 as IAT we already have on 0.4 schematics
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
Well, this is a bit weird. @ is also puzzled.
You do not have the required permissions to view the files attached to this post.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Just some labeling need swapping in the schematic.
You do not have the required permissions to view the files attached to this post.
- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Re: General support questions thread
Thank you for the feedback, much appreciated. You have surfaced many issues.
One item worth noting, it appears you are working with an older schematic for R0.4. Some of your comments have already been resolved. We believe you had the wrong PDF because of a bad link on the wiki page. Please note this PDF indicates R0.4.2 in the bottom right of the drawing. That wiki page has been updated. See PDF found here.
https://raw.githubusercontent.com/rusefi/rusefi/master/hardware/rusefi_hardware_history/frankenso_rev00.40/frankenso/frankenso_schematic.pdf
We are currently reviewing your PDF, and we plan to have updated information this weekend, or sooner.
One item worth noting, it appears you are working with an older schematic for R0.4. Some of your comments have already been resolved. We believe you had the wrong PDF because of a bad link on the wiki page. Please note this PDF indicates R0.4.2 in the bottom right of the drawing. That wiki page has been updated. See PDF found here.
https://raw.githubusercontent.com/rusefi/rusefi/master/hardware/rusefi_hardware_history/frankenso_rev00.40/frankenso/frankenso_schematic.pdf
We are currently reviewing your PDF, and we plan to have updated information this weekend, or sooner.
Welcome to the friendlier side of internet crazy 

-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
Thanks kb1gtt, the first thing of order is to make sure that all schematic is absolutely correct if this have to work properly. Next is software.
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
kb1gtt, on PG2 swap H_In2 with H_In3 on both sides. H_In2 connects to PC9 and H_In3 connects to PE14
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
"PE14 why do you think it should be HI #3 and not HI #2?"
Because (PE14) or HI3 is connected to IC U602 if you follow the path InA(pin2) and that leads to HL3 or W7 on P99A connector. You can swap the marking at the connector
P99A or at the insert PG2. I think would be easier to do at PG2 insert.
Because (PE14) or HI3 is connected to IC U602 if you follow the path InA(pin2) and that leads to HL3 or W7 on P99A connector. You can swap the marking at the connector
P99A or at the insert PG2. I think would be easier to do at PG2 insert.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
We believe schematic is technically correct but it was super confisuin because "channel 3 input" was becoming "channel 1 output". 7 out of 8 pins were... weird:
Working on fixing it now
silkscreen was not correctold>new
3>1 69 PC9
1>2 67 PC7
2>3 68 PE14
4>4 70 PE12
6>5 72 PE10
5>6 71 PE8
8>7 74 PD9
7>8 73 PD8
Working on fixing it now

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
-
- donator
- Posts: 164
- Joined: Sat Apr 15, 2017 6:14 pm
- Location: MAYWOOD, NJ 07607
Re: General support questions thread
You are correct. All the ignition outputs PC9,PC7, PE14, PE12,PE10, PE8, PD9 and PD8 do not float as soon as they are configured in the controller, so no pull down resistors are required.
Is that possible to configure these outputs in the controller to be outputs whether they are configured in Tuner Studio or Rusefi console or not? These are outputs to begin with so I think would be
helpful to have them as such if possible either when they are used or not. Just a thought. I do not like to see them floating when they are not configured.
Is that possible to configure these outputs in the controller to be outputs whether they are configured in Tuner Studio or Rusefi console or not? These are outputs to begin with so I think would be
helpful to have them as such if possible either when they are used or not. Just a thought. I do not like to see them floating when they are not configured.
Last edited by filip5 on Sun May 07, 2017 1:55 pm, edited 1 time in total.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: General support questions thread
Still need them for while firmware is booting - you can hear a PUFF once in a while on a real car.filip5 wrote:do not float as soon as they are configured in the controller, so no pull down resistors are required.
https://www.youtube.com/watch?v=2DCj6zreIRc
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute