Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooth skipping hardware #3

Open
rusefillc opened this issue Jul 27, 2021 · 4 comments
Open

Tooth skipping hardware #3

rusefillc opened this issue Jul 27, 2021 · 4 comments

Comments

@rusefillc
Copy link
Contributor

OEM trigger wheel generates 360 signals on the second channel. We cannot afford to get this flow of interrupts into rusEFI firmware we need some solution to skip teeth on the hardware layer or else.

ideally the skipping subsustem would have a 'reset' pin so that we can sync skipping layer once we sync on the primary trigger channel

@rusefillc
Copy link
Contributor Author

@mck1117 I assume we need reset feature for trigger sync?

@blundar
Copy link
Collaborator

blundar commented Jul 28, 2021 via email

@mck1117
Copy link
Member

mck1117 commented Jul 28, 2021

why not just have a divide by N (where N is a power of 2) done with flip flops, and the reset input wired to the second channel?

@mck1117
Copy link
Member

mck1117 commented Jul 28, 2021

We can handle this thing outputting some strange pattern, so long as the strange pattern doesn't have any close-together edges, and so long as its predictable on every rev of the sensor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants