[rusEfi] hello all - Mitsubishi #31
-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
yes, the board is mine. it is ver 0.2. ignore about a red line. I am accidentally draw since my android phone got a cracks screen.
- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Re: hello all.
Please note this page https://sourceforge.net/p/rusefi/code/HEAD/tree/trunk/hardware/frankenso/known_issues.txt
That page shows the changes that happened between R0.2 and the current R0.4 boards. If you have not started populating the board yet you may want to consider using the R0.4 boards as there are many changes that might be of interest. The R0.2 board did allow the major features to work, but there were several issues with things like the knock chip.
That page shows the changes that happened between R0.2 and the current R0.4 boards. If you have not started populating the board yet you may want to consider using the R0.4 boards as there are many changes that might be of interest. The R0.2 board did allow the major features to work, but there were several issues with things like the knock chip.
Welcome to the friendlier side of internet crazy 

-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
no choice at all. i must end up with r0.2 board since i have 5 copies of them.
all board goes to:
3 for Mitsubishi 4/2 trigger
1 for daihatsu 3 cylinder
1 for bmw e30
this is a group project, me and my friends. as long as supported sequential ign/ijn, it will be ok for us.
all board goes to:
3 for Mitsubishi 4/2 trigger
1 for daihatsu 3 cylinder
1 for bmw e30
this is a group project, me and my friends. as long as supported sequential ign/ijn, it will be ok for us.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
I recommend soldering the power supply first. For Mitsubishi you can skip soldering MAX9926 and use the op-amps for trigger input, this case you skip the worst part of soldering. Keep us posted!
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: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
for power supply I am waiting 2-3 part from china since my local online store don't have a stock. something wrote 330 on it. capacitors is it? and still waiting my hot air soldering, maybe arrive today. 

- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Re: hello all.
Yes agreed, the power supply is a first thing. Get it installed and verify it makes 5V. Then verify that it powers the discovery board, then start installing one circuit at a time until you have all the stuff you are looking for. Doing it bit by bit allows you to verify each step. It's a bugger trying to track down an issue with a circuit when you have several to verify.
Welcome to the friendlier side of internet crazy 

-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
yes. definitely i will post the progress here.
-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
for warming up purpose.



-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
where could i copy a BOM list of rev0.2 board? my mistake calculating rev0.4 BOM, and try to populate to rev0.2 board.russian wrote:I've just realized the board on the picture is not version 0.4 - is that your board? are you sure it's worth soldering stm32f4 chip on the board? the red line on the left is about stm32f4 accessory components
Find the right PDFs at https://svn.code.sf.net/p/rusefi/code/trunk/hardware/rusefi_hardware_history/
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
https://svn.code.sf.net/p/rusefi/code/trunk/hardware/rusefi_hardware_history/frankenso_rev00.20/frankenso/ has https://svn.code.sf.net/p/rusefi/code/trunk/hardware/rusefi_hardware_history/frankenso_rev00.20/frankenso/frankenso.csv 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
-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
thanks.. i overlooked that csv file..
-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
i found a different in MCP6004 (rev0.4) and LMV341DR (rev0.2). what i am order from element14 is component for rev0.4 board.
if it can cause a problem if i populate adc amp rev0.4 component to rev0.2 board?
if it can cause a problem if i populate adc amp rev0.4 component to rev0.2 board?
- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Re: hello all.
Yes the op-amp had an issue when you get closer to the rails. This newer op-amp is much better as you get close to the +5V and 0V voltages. I think the R0.4 had the same pinout, but you should double check that the pins are the same. I recall it will solder properly, but I forget if the pins have the same functions or not.
Welcome to the friendlier side of internet crazy 

- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
The op-amps are compatible, please use 0.4 part on your board
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: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.

what i received for D1003 is quite weird. part number is remain 1N5359B without TP at the end.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
This looks does NOT look right at all.
I believe the large black one is 1n4007 for solenoids. D1002 and D1003 are the same part and look the same - small red thingy. Did you have two of these red diodes in the bag?
I believe the large black one is 1n4007 for solenoids. D1002 and D1003 are the same part and look the same - small red thingy. Did you have two of these red diodes in the bag?
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: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.

maybe my suppliers sent wrong part, at package is labeled as zener diode and i never found yet a zener diode in black colours

- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
Why qty 1? I believe two red ones per board.
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: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.

i ordered base on this BOM.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
0.4 BOM says
We need @ to understand this.D1002,TVS,fairchild,BZX79C20,DIGI,BZX79C20-ND,sky-macau.com,8262743708,,,,,
D1003,TVS,fairchild,BZX79C20,DIGI,BZX79C20-ND,sky-macau.com,8262743708,,,,,
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
- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Re: hello all.
The BOM for R0.5 is different. That diode should be fine. It's a 24VDC zener, but looks different than prior stuff. On R0.5 it's designed to handle a much longer sustained high voltage input. Which resulted in that diode going to a larger diode. You need to get the BOM for the version that you have. Each version has several BOM changes.
Welcome to the friendlier side of internet crazy 

- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Re: hello all.
Sorry I was not clear. You have an R0.2 board and you apparently got the BOM for R0.5. The R0.5 board has not been released as of this date. There are many components that are the same, but some are different. You need to use the R0.2 BOM which can be found here.
https://sourceforge.net/p/rusefi/code/HEAD/tree/trunk/hardware/rusefi_hardware_history/frankenso_rev00.20/frankenso/frankenso.csv
About this particular D1003, you can use this newer diode if you want. It should do the same thing as the prior diodes.
https://sourceforge.net/p/rusefi/code/HEAD/tree/trunk/hardware/rusefi_hardware_history/frankenso_rev00.20/frankenso/frankenso.csv
About this particular D1003, you can use this newer diode if you want. It should do the same thing as the prior diodes.
Welcome to the friendlier side of internet crazy 

-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
at first I am confusing myself and didn't noted that i have r0.5 BOM.
yes r0.2 with r0.5 bom. if some
of part not compatible, i will change it.,,...
yes r0.2 with r0.5 bom. if some
of part not compatible, i will change it.,,...
-
- donator
- Posts: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.

i not seen any notch on this VNS14NV04. hope it's right orientation.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
Yes looks right - see http://rusefi.com/images/Frankenso/frankenso_0_2_assembled_full_size_3.jpg
Looks at the longer size chip edges - one is angled, that's the notch.
Looks at the longer size chip edges - one is angled, that's the notch.
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: hello all.
Before you go forward, does you power supply produce +5 volts?
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: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
not yet. i miss order lm2596, d1004 and 1 or 2 part for power supply. so during my free time i solder part in my hand first.
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: hello all.
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: 275
- Joined: Fri Aug 26, 2016 11:32 am
- Location: Malaysia
Re: hello all.
part number for op-amp is mcp6004-i/st. different pinout from lmv324idr.