Common Rail PT2000 dev board - six injectors
- kb1gtt
- contributor
- Posts: 3777
- Joined: Tue Sep 10, 2013 1:42 am
- Location: ME of USA
Common Rail PT2000 dev board - six injectors
PT2000 Common Rail direct injection development board found here.
https://github.com/rusefi/rusefi/tree/master/hardware/Common_Rail_PT2000
Schematic in PDF format found here.
https://github.com/rusefi/rusefi/blob/master/hardware/Common_Rail_PT2000/Common_Rail_PT2000_Schematic.pdf
https://github.com/rusefi/rusefi/tree/master/hardware/Common_Rail_PT2000
Schematic in PDF format found here.
https://github.com/rusefi/rusefi/blob/master/hardware/Common_Rail_PT2000/Common_Rail_PT2000_Schematic.pdf
You do not have the required permissions to view the files attached to this post.
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: Common Rail PT2000 dev board
What is the status of this board? Is it ready to be ordered? Does it have silkscreen and all the usability it would have for first spin?
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: Common Rail PT2000 dev board
I believe yes it has silk and all that stuff. I think it's ready to order, the problem is we need a plan to test it.
Welcome to the friendlier side of internet crazy 

-
- contributor
- Posts: 336
- Joined: Mon Dec 10, 2018 1:22 am
- Location: Norway
Re: Common Rail PT2000 dev board
The gerbers for the official board can be downloaded at the NPX site
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: Common Rail PT2000 dev board - six injectors
Does anyone understand the difference between PT2000 and PT2001?
PT2001 dev board FRDMPT2001EVM costs around $180
Update: Matt says "Pt2001 = mc33816 v2
33816/2001 = 4 channels plus pump
2000 = 6 channels plus pump"
PT2001 dev board FRDMPT2001EVM costs around $180
Update: Matt says "Pt2001 = mc33816 v2
33816/2001 = 4 channels plus pump
2000 = 6 channels plus pump"
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: Common Rail PT2000 dev board - six injectors
qty10 pt2000 shipped that would be used on https://github.com/rusefi/rusefi-hardware/issues/22
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
- Snake____1
- Posts: 37
- Joined: Sun Sep 04, 2016 6:05 pm
- Location: Norway
Re: Common Rail PT2000 dev board - six injectors
I would like to try and get an M57 up and running with this
PCB and hardware won't be an issue, as this can be easily made. Question is more related to software as I'm not really comfortable around anything else than simple Arduino C++ 


(X) BMW E36 318i M50B50 Turbo (MegaSquirt (KdFI v1.3))
(X) BMW E36 325tds M70B50 (ViPEC V88)
(X) BMW E36 328i M52B28 Turbo (rusEFI PnP @me)
(✓) BMW E36 320i M70B50 (rusEFI project car)
(✓) BMW E46 325Xi M57D30 (daily)
(X) BMW E36 325tds M70B50 (ViPEC V88)
(X) BMW E36 328i M52B28 Turbo (rusEFI PnP @me)
(✓) BMW E36 320i M70B50 (rusEFI project car)
(✓) BMW E46 325Xi M57D30 (daily)
- AndreyB
- Site Admin
- Posts: 14727
- Joined: Wed Aug 28, 2013 1:28 am
- Location: Jersey City
- Github Username: rusefillc
- Slack: Andrey B
Re: Common Rail PT2000 dev board - six injectors
We have progress happening at https://github.com/rusefi/rusefi-hardware/tree/main/GDI-6ch
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: Common Rail PT2000 dev board - six injectors
We are currently investigating if PT2001 would be sufficient for 6 cylilinders. Please stay tuned for a couple of months or if you prefer chatting https://rusefi.com/forum/viewtopic.php?f=13&t=1198Snake____1 wrote: ↑Sun Jun 19, 2022 4:30 pmI would like to try and get an M57 up and running with this![]()
Please consider throwing money at me

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
-
- Posts: 14
- Joined: Thu May 12, 2022 8:01 pm
Re: Common Rail PT2000 dev board - six injectors
Trying to tinker with 6 Chan but KiCad loads project with wrong positions
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: Common Rail PT2000 dev board - six injectors
Nothing is wrong with those positions, a great totally unfinished and suspended effort.
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: Common Rail PT2000 dev board - six injectors
Some progress at https://github.com/rusefi/rusefi-hardware/tree/main/GDI-6ch
Some new tickets before first fab https://github.com/rusefi/rusefi-hardware/labels/GDI6
Some new tickets before first fab https://github.com/rusefi/rusefi-hardware/labels/GDI6
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
-
- Posts: 4
- Joined: Fri Oct 11, 2024 11:27 pm
Re: Common Rail PT2000 dev board - six injectors
Hi, i'm new here, but i really like your project and i want to try to help you with some info.
If you want to use this board with Diesel injectors, you need more voltaje and Amp to open. I want to put some links with info (pls if they disturb, excuse me)
https://autoditex.com/page/common-rail-injector---electromagnetic-crie-25-1.html
As you can read, for a tipical bosh solenoid, you need Up to 85V and 7A (can the board develop It?)
I post a PDF (i'm sure you know the info, but maybe they can help)
It's a listo of drivers for ecu, maybe you can find someone that fits better in the proyect or maybe you need 2 pcb (gas and diesel)
I don't have a lot of knowledge about electronic, but i will be Happy to help with everything i can. Enviado desde mi 2312DRA50G mediante Tapatalk
If you want to use this board with Diesel injectors, you need more voltaje and Amp to open. I want to put some links with info (pls if they disturb, excuse me)
https://autoditex.com/page/common-rail-injector---electromagnetic-crie-25-1.html
As you can read, for a tipical bosh solenoid, you need Up to 85V and 7A (can the board develop It?)
I post a PDF (i'm sure you know the info, but maybe they can help)
It's a listo of drivers for ecu, maybe you can find someone that fits better in the proyect or maybe you need 2 pcb (gas and diesel)
I don't have a lot of knowledge about electronic, but i will be Happy to help with everything i can. Enviado desde mi 2312DRA50G mediante Tapatalk
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: Common Rail PT2000 dev board - six injectors
Goes to Ohio!
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