Skip to content

Using E1DET pin in BTT SKR 2.0 as a limit pin. #98

Answered by terjeio
krishchan007 asked this question in Q&A
Discussion options

You must be logged in to vote

Both the Z-LIMIT and B-LIMIT was working without any issues.

When hard limits is enabled as well?

What am i missing here?

A given pin number regardless of the port it belongs to can only be assigned to one interrupt line. E.g. A0 and C0 cannot both trigger an interrupt, the last assigned will "win". This is a limitation of the STM32 architecture - see section 12.2.5 in the reference manual.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@krishchan007
Comment options

@terjeio
Comment options

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