Skip to content

2001 Cummins ECU + Arduino Mega + CCD/PCI devboard #5

Answered by laszlodaniel
jlaustill asked this question in Q&A
Discussion options

You must be logged in to vote

The main issue is that CCD-bus circuits and logics derive from 5V and Due operates at 3.3V.
Then the library is hardcoded to use Arduino Mega's UART1, Timer1 and a few external interrupt capable pins. This is a smaller issue since the library can be supplemented with Due pin definitions.
Still the devboard I currently develop depends on 5V voltage source and logic.

The CCD/PCI transceiver devboard is available here.

Are you bound to use Arduino Due?

Replies: 1 comment 29 replies

Comment options

You must be logged in to vote
29 replies
@laszlodaniel
Comment options

@jlaustill
Comment options

@jlaustill
Comment options

@laszlodaniel
Comment options

@goliva8115
Comment options

Answer selected by jlaustill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants