Search found 1494 matches

by mck1117
Tue Apr 04, 2023 6:44 am
Forum: User Support
Topic: Twincharged BMW M30B32
Replies: 8
Views: 6211

Re: Twincharged BMW M30B32

AndreyB wrote:
Tue Apr 04, 2023 4:13 am
Hardware-wise things are not so interchangeable.
But software wise they are - there are currently zero restrictions about which pins can do what (at least for injection/ignition sort of things). The firmware won't stop you from outputting an injector signal on an ignition channel.
by mck1117
Mon Apr 03, 2023 6:20 am
Forum: Dev: Hardware
Topic: Leaning new skills - making a M111 harness
Replies: 10
Views: 11175

Re: Leaning new skills - making a M111 harness

AndreyB wrote:
Thu Mar 16, 2023 6:22 am
Damn am I an idiot I cannot find pinout for 4 way GM TMAP? :(
I suspect the other side of that says Bosch, no?

If so, https://www.bosch-motorsport.com/content/downloads/Raceparts/en-GB/54264971144257547.html
by mck1117
Sat Mar 25, 2023 1:26 am
Forum: Dev: Software
Topic: XCP over CAN using A2L file
Replies: 10
Views: 5379

Re: XCP over CAN using A2L file

On the one hand still curious to build a bench setup using cheap used parts, on the other hand there is no market here and I should spend time on cooler stuff simply because frontend is not available. a bench setup using what devices that support ZCP, and using what software to speak XCP to them? A...
by mck1117
Thu Mar 23, 2023 1:31 am
Forum: User Support
Topic: Problem accessing SD card. Help!!
Replies: 10
Views: 12422

Re: Problem accessing SD card. Help!!

what do the indicators at the bottom of TunerStudio show?
by mck1117
Wed Mar 22, 2023 11:59 pm
Forum: Dev: Software
Topic: LIN bus
Replies: 13
Views: 21682

Re: LIN bus

It's either a shunt or a hall effect sensor.

Aside: Lots of hall effect ones available that you just tape around the battery cable and have regular ground/power/voltage output. Ford makes a few that are on a bazillion different vehicles.
by mck1117
Sun Mar 19, 2023 8:01 pm
Forum: You and your build
Topic: New 4-cyl ECU design
Replies: 32
Views: 25894

Re: New 4-cyl ECU design

Still waiting for final confirmation on above mentioned case regarding using generic firmware on F407xxxx LQFP64 MCU. Would love to have some peace of mind on that particular issue before I get in too deep 😅🤞🏼 The generic firmware will work fine. It really is worth adding your own configuration for...
by mck1117
Sun Mar 19, 2023 7:18 pm
Forum: You and your build
Topic: New 4-cyl ECU design
Replies: 32
Views: 25894

Re: New 4-cyl ECU design

Just curious, why would you use CLT input, on air cooled project ?? As far as the ECU is concerned, CLT is just a proxy for CHT. It's used to estimate air density at the valve, since the intake/head are hot and transfer some heat to the air as it passes by, particularly at low flow (idle/low thrott...
by mck1117
Sat Mar 18, 2023 8:36 am
Forum: You and your build
Topic: New 4-cyl ECU design
Replies: 32
Views: 25894

Re: New 4-cyl ECU design

The smaller chips have ADC3, but it overlaps some pins used by ADC1/2. They’re missing port F, so they only have the channels that overlap ADC1/2 channels (the bigger chips have those overlapped pins too, but also some more on port F). No reason knock sense won’t work on one of those channels.
by mck1117
Fri Mar 17, 2023 10:58 pm
Forum: Dev: Software
Topic: ECU Temperature to LUA script
Replies: 5
Views: 3312

Re: ECU Temperature to LUA script

AndreyB wrote:
Fri Mar 17, 2023 10:55 pm
All outputs from the firmware can be read via the universal getOutput() hook
we can at least hand 'em a fish this time, the relevant output to read in this case is called internalMcuTemperature, so you'd call

Code: Select all

getOutput('internalMcuTemperature')
by mck1117
Wed Mar 08, 2023 9:34 pm
Forum: User Support
Topic: CAN bus AFR value inverted
Replies: 4
Views: 4997

Re: CAN bus AFR value inverted

Looks like we just have it backwards, we're sending phi instead of lambda.

https://github.com/rusefi/rusefi/pull/5164 for the fix
by mck1117
Mon Mar 06, 2023 3:53 am
Forum: Dev: Software
Topic: ETB with single TPS input - 2016+ GM/Daewoo
Replies: 40
Views: 20029

Re: ETB with single TPS input - 2016+ GM/Daewoo

That 20khz line in the datasheet is sort of a lie. The datasheet says this: image.png So while it's "good" up to 20khz: Worst case the switching time of a full cycle could be 80us. 1 / 80us = 12.5khz. Best case the switching time would be 10us. Best case 10us switching time at 20khz would ...
by mck1117
Sat Mar 04, 2023 1:07 am
Forum: Dev: Hardware
Topic: Honda SEFMJ protocol
Replies: 19
Views: 27119

Re: Honda SEFMJ protocol

image.png
image.png (72.16 KiB) Viewed 27015 times
by mck1117
Sat Mar 04, 2023 1:06 am
Forum: Dev: Hardware
Topic: Honda SEFMJ protocol
Replies: 19
Views: 27119

Re: Honda SEFMJ protocol

well it's certainly 9600 baud 8n1 serial, probably bidirectional on that one line. So it's effectively LIN/kline.
by mck1117
Sat Mar 04, 2023 12:47 am
Forum: Dev: Hardware
Topic: Honda SEFMJ protocol
Replies: 19
Views: 27119

Re: Honda SEFMJ

have you scoped that pin on a working unmodified car?
by mck1117
Thu Mar 02, 2023 2:23 am
Forum: Dev: Software
Topic: Trouble compiling code for Proteus F4
Replies: 26
Views: 17360

Re: Trouble compiling code for Proteus F4

can dash messages for my AIM Pista dash, on Haltech can protocol just because have more info channels than AIM can protocol, the problem is rusefi firmware send all messages even ones without data and in my can network I have some custom modules that send some of this messages. is Lua a better fit ...
by mck1117
Tue Feb 28, 2023 11:29 pm
Forum: User Support
Topic: GM 58x
Replies: 9
Views: 9101

Re: GM 58x

nmstec wrote:
Tue Feb 28, 2023 11:17 pm
Its for an LM7. Mck1117 Also has a very good tune but has a cam.
Yeah, smallish cam though. But 24x with a gen4 ETB. Worth looking at both as reference.

https://rusefi.com/online/view.php?msq=1111
by mck1117
Tue Feb 28, 2023 11:07 pm
Forum: You and your build
Topic: BMW e34 M5 S38
Replies: 23
Views: 20760

Re: BMW e34 M5 S38

mtmotorsport wrote:
Tue Feb 28, 2023 11:00 pm
I've uploaded the tune and datalog.
link please
by mck1117
Thu Feb 23, 2023 10:17 pm
Forum: User Support
Topic: GM 58x
Replies: 9
Views: 9101

Re: GM 58x

58x is just the GM name for ordinary 60-2 missing tooth.
by mck1117
Sun Feb 19, 2023 11:12 pm
Forum: Dev: Software
Topic: Firmware developent status
Replies: 498
Views: 677887

Re: Firmware developent status

please use a dedicated thread instead of clogging a pinned announcement thread
by mck1117
Thu Feb 16, 2023 6:46 pm
Forum: User Support
Topic: CAN bus AFR value inverted
Replies: 4
Views: 4997

Re: CAN bus AFR value inverted

how is torque getting the afr?

how is rusEFI getting the afr?
by mck1117
Tue Feb 14, 2023 12:46 am
Forum: User Support
Topic: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start
Replies: 10
Views: 7618

Re: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start

AndreyB wrote:
Tue Feb 14, 2023 12:44 am
You've just helped us make it a bit better

image.png
I'd even put that link loose on the page instead of buried in a tooltip
by mck1117
Tue Feb 14, 2023 12:28 am
Forum: You and your build
Topic: Honda Acty 660 3cyl E07A carb to EFI
Replies: 18
Views: 12716

Re: Honda Acty 660 3cyl E07A carb to EFI

I'm looking at available options for trigger hardware, leaning towards an optical sensor due to the small space available. Can we decode this AEM cam wheel for Nissan? It looks like the Honda 1+24 pattern should work. https://www.aemelectronics.com/sites/default/files/product_image_product_sections...
by mck1117
Tue Feb 14, 2023 12:08 am
Forum: User Support
Topic: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start
Replies: 10
Views: 7618

Re: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start

MadGoatCustoms wrote:
Tue Feb 14, 2023 12:05 am
trigger_log.png
Yup - toggle invert and it should sync. Looks great otherwise!
by mck1117
Tue Feb 14, 2023 12:00 am
Forum: User Support
Topic: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start
Replies: 10
Views: 7618

Re: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start

The ECU is seeing your trigger input, but the timing is wrong for a 60-2, so it's possibly inverted.

ps: it looks like you're cranking with no plugs in, there's almost no engine speed variation?
by mck1117
Mon Feb 13, 2023 11:59 pm
Forum: User Support
Topic: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start
Replies: 10
Views: 7618

Re: Trigger Setup GM Ecotec 1.4 LV7 60/2 + Bosch Quick Start

Have you followed the trigger setup guide here? https://wiki.rusefi.com/Trigger-Configuration-Guide/ The tl;dr is that your trigger may need to have "invert" set - have a look at the trigger shape in the trigger logger in TunerStudio (you can also save the trigger log from TS as a CSV, and...
by mck1117
Mon Feb 13, 2023 6:12 pm
Forum: Dev: Software
Topic: ETB with single TPS input - 2016+ GM/Daewoo
Replies: 40
Views: 20029

Re: ETB with single TPS input - 2016+ GM/Daewoo

I've discovered an issue with my setup. ETB only works with USB connected. As soon as I disconnect the USB cable from my laptop the throttle powers off. Reconnect and it powers on. It doesn't matter if Tunerstudio is running or not. Any idea what's wrong? we've seen this before, can you hop on our ...
by mck1117
Sun Feb 12, 2023 7:23 pm
Forum: Dev: Software
Topic: ETB with single TPS input - 2016+ GM/Daewoo
Replies: 40
Views: 20029

Re: ETB with single TPS input - 2016+ GM/Daewoo

What would it take to make MRE work with SENT ETB? I do have a 40mm Bosch Motorsport ETB here that I can make work, I'm guessing that would be the simplest solution. Yes, running a conventional analog throttle body is the simplest solution. SENT support on rusEFI is in its infancy, and if you want ...
by mck1117
Sun Feb 12, 2023 5:12 pm
Forum: Dev: Software
Topic: ETB with single TPS input - 2016+ GM/Daewoo
Replies: 40
Views: 20029

Re: ETB with single TPS input - 2016+ GM/Daewoo

Or, if this is for an ETB retrofit to some other engine, there is probably another ETB that’s mechanically the same, but analog TPS instead of SENT that may be easier to use.
by mck1117
Sat Feb 11, 2023 5:45 pm
Forum: You and your build
Topic: 1999 Ford F150 with 4R70w (eventually 4R100)
Replies: 13
Views: 6210

Re: 1999 Ford F150 with 4R70w (eventually 4R100)

Proteus has injector drivers onboard, no need to add those.

As for ignition, there are indeed no coil drivers, but it may be easier for you to switch to a smart coil (like the ones used on LS engines).
by mck1117
Fri Feb 03, 2023 11:43 pm
Forum: Dev: Hardware
Topic: Wideband Controller: Fully Custom, no ASIC!
Replies: 204
Views: 471599

Re: Wideband Controller: Fully Custom, no ASIC!

and it uses same analog input to measure vbat dron and I talked about this strategy and it has some real downsides (such as that it kind of doesn't work). Regular "voltage divider to analog pin" vbatt sense implemented in https://github.com/mck1117/wideband/commit/6831f5a1ae87e985e1e40e1f...