Search found 3860 matches
- Wed Jul 29, 2020 11:59 am
- Forum: General
- Topic: Help CAN-EGT Firmware Update
- Replies: 20
- Views: 4394
Re: Help CAN-EGT Firmware Update
Do you mean the port scanner 1.4 or the port checker? You should not have to use the bootloader header for updating the firmware because the issue is only when TunerStudio reads the datalog over the serial port. The port scanner does not do that so it should just work. But if you cannot get the port...
- Tue Jul 28, 2020 2:49 pm
- Forum: General
- Topic: Help CAN-EGT Firmware Update
- Replies: 20
- Views: 4394
Re: Help CAN-EGT Firmware Update
Have you tried updating the firmware I posted in my previous post? That's the v0.1.5 firmware which is the latest and has the serial port bug fix. And that is for the DIYAutotune CAN-EGT. Your post is not clear what you have tried and what your actual setup is. The pictures don't give any informatio...
- Tue Jul 28, 2020 1:27 am
- Forum: I/O Extender
- Topic: CAN passthrough with Raspberry Pi
- Replies: 45
- Views: 13477
Re: CAN passthrough with Raspberry Pi
There has not been any new version of the firmware since my last post. So the same constraints apply.
Jean
Jean
- Tue Jul 28, 2020 1:25 am
- Forum: I/O Extender
- Topic: I/Ox for additional data logging on a Race Car
- Replies: 2
- Views: 1091
Re: I/Ox for additional data logging on a Race Car
The functions are correctly assigned in your list. I assume you need a switch for launch control so that would be a digital input. The accelerometer inputs are ADC inputs. And the GPS input uses a serial port. The logger board is no longer available because the GPS and the accelerometer used on the ...
- Tue Jul 28, 2020 1:13 am
- Forum: I/O Extender
- Topic: Just ordered a Tiny IOx
- Replies: 1
- Views: 945
Re: Just ordered a Tiny IOx
The TIOx draws about 50mA of current so you should easily be able to use the 5V supply from the MS3Pro. But you will need to provide some sort of enclosure for the TIOx.
Jean
Jean
- Mon Jul 20, 2020 12:18 am
- Forum: I/O Extender
- Topic: TinyIOx ADC inputs
- Replies: 9
- Views: 1885
Re: TinyIOx ADC inputs
Looking good!
Yeah, the Spartan 2 OEM support is not in the firmware at this time but it is planned.
Jean
Yeah, the Spartan 2 OEM support is not in the firmware at this time but it is planned.
Jean
- Mon Jul 20, 2020 12:13 am
- Forum: 4-Channel Driver
- Topic: No spark on number 3?
- Replies: 6
- Views: 2105
Re: No spark on number 3?
Pin 15 is another ground that you should also connect to the engine ground. And I'm not sure which pullup resistor you mean for the v1.0 board but there is no need for them in your case. And you are correct that you don't want to use Q1-4 and R1-4 when using logic coils. The rest is also correct. Jean
- Mon Jul 20, 2020 12:02 am
- Forum: JimStim
- Topic: New JimStim v2.0.4 user: Some questions
- Replies: 6
- Views: 1872
Re: New JimStim v2.0.4 user: Some questions
You're trying to emulate a car battery so that's why it should be 12V which is also a common power supply voltage. But you can use the entire normal range of a car battery or charging system. The ECU is more affected by this than the JimStim.
Jean
Jean
- Sat Jul 18, 2020 8:11 pm
- Forum: JimStim
- Topic: New JimStim v2.0.4 user: Some questions
- Replies: 6
- Views: 1872
Re: New JimStim v2.0.4 user: Some questions
Yes that looks ok assuming you need a 12V square wave signal for the primary and secondary signals (looking at the 3 header shunts/jumpers). Please note that the 12V and ground you show are for powering the ECU from the JimStim and that you would need to power the JimStim from some sort of power sup...
- Wed Jul 15, 2020 5:48 pm
- Forum: JimStim
- Topic: New JimStim v2.0.4 user: Some questions
- Replies: 6
- Views: 1872
Re: New JimStim v2.0.4 user: Some questions
I understand that I need to wire 12v and 5v to JimStim from ECU to screw terminals. How do I connect power and sensor grounds? I see the 3 pin header next to the DP37. That is just power ground (12v)? Or also sensor ground(5v)? There is no separate sensor ground but only a single ground plane. Abou...
- Wed Jul 15, 2020 5:35 pm
- Forum: Introduce yourself
- Topic: Hello from Bangkok
- Replies: 1
- Views: 1762
Re: Hello from Bangkok
Hi and welcome to the forum!
Jean
Jean
- Sun Jul 12, 2020 12:11 pm
- Forum: I/O Extender
- Topic: TinyIOx inputs
- Replies: 5
- Views: 1236
Re: TinyIOx inputs
The diode type is not really critical but a couple of 1N4148 will be cheap and do the job.
Jean
Jean
- Sat Jul 11, 2020 9:47 pm
- Forum: I/O Extender
- Topic: TinyIOx inputs
- Replies: 5
- Views: 1236
Re: TinyIOx inputs
Ok so from this it means that the output frequency will be 9/8 the turbo speed which should be doable without adding a divider circuit. And since you're just planning on using a few ADC inputs that also helps in keeping the CPU demands quite low. Since you're not planning on using other timer inputs...
- Fri Jul 10, 2020 11:46 pm
- Forum: I/O Extender
- Topic: TinyIOx inputs
- Replies: 5
- Views: 1236
Re: TinyIOx inputs
Cam, The main potential issue with a turbo speed sensor is the high frequency of the signal. And the TIOx will be better able to handle a high frequency than the MS3 because you can control the timer parameters and because it is not controlling the engine at the same time. Do you have a link to some...
- Sun Jul 05, 2020 7:24 pm
- Forum: General
- Topic: Tinyiox and broadcasting of timer channel 0
- Replies: 6
- Views: 2231
Re: Tinyiox and broadcasting of timer channel 0
The timer value corresponds to the number of clock ticks between 2 pulses. The default settings on the TIOx is to use the 24MHz clock divided by 128 (prescale) which gives a 187500 Hz clock. The timer value is a 16-bit which means that the maximum (lowest speed) is 65535 which is equal to 0.34952 se...
- Sun Jul 05, 2020 5:50 pm
- Forum: General
- Topic: Tinyiox and broadcasting of timer channel 0
- Replies: 6
- Views: 2231
Re: Tinyiox and broadcasting of timer channel 0
Actually, you can do it in a roundabout way. I'm not sure if that was what you meant in your first post and I might have read it a bit too quickly. I don't know if you have an MS2 or MS3 but you can poll the data from the TIOx on your MS and then use id 27 (as you suggested) for the timer data (raw ...
- Sun Jul 05, 2020 2:39 pm
- Forum: General
- Topic: Tinyiox and broadcasting of timer channel 0
- Replies: 6
- Views: 2231
Re: Tinyiox and broadcasting of timer channel 0
I think there is some confusion over the CAN protocol. When you mention the group id, that is from the MS CAN broadcasting on the MS2 and MS3. The TinyIOx does not use CAN broadcasting but uses the MegaSquirt CAN protocol which is not the same and requires polling. It's the original CAN protocol use...
- Fri Jul 03, 2020 11:37 am
- Forum: Introduce yourself
- Topic: Hello, new here
- Replies: 1
- Views: 1677
Re: Hello, new here
Hi and welcome to the forum!
Jean
Jean
- Fri Jun 26, 2020 1:23 am
- Forum: I/O Extender
- Topic: TinyIOx ADC inputs
- Replies: 9
- Views: 1885
Re: TinyIOx ADC inputs
Nice! Please post more pictures once you have your 3D printed enclosure. I'd also like to see what it looks like once it's in the car.
Jean
Jean
- Sat Jun 20, 2020 7:28 pm
- Forum: I/O Extender
- Topic: 14point7 Spartan OEM
- Replies: 1
- Views: 965
Re: 14point7 Spartan OEM
Neither have that option in their code at this time but it is long overdue. I'll try to have a fresh look at it to see if that could be done quickly.
Jean
Jean