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

Plugin_keypad i2c on RP2040 not working. #106

Open
arkascha82 opened this issue Jan 2, 2025 · 0 comments
Open

Plugin_keypad i2c on RP2040 not working. #106

arkascha82 opened this issue Jan 2, 2025 · 0 comments

Comments

@arkascha82
Copy link

Hello.
There is a problem.
I can't use Plugin_keypad i2c on RP2040 (PicoCNC, etc.).
I compile in Web Builder (I tried compiling in VSCodium - the result is the same).
There is no information message about connecting the plugin when starting grblHAL ("PLUGIN:KEYPAD v1.38"), and there is no response to the low strobe signal on the "I2C strobe" contact.
[PIN:21,I2C SCK]
[PIN:20,I2C SDA]
[PIN:26,I2C strobe] are present on the $pins command.

I tried the plugin on STM32F411 - everything works there and the message "PLUGIN:KEYPAD v1.38" is present.

Everything is fine with the RP2040 board, I tried it on several pieces.
I tried without connecting any other plugins and additional functions - it does not work.
What to do?

@terjeio terjeio transferred this issue from grblHAL/Plugin_keypad Jan 2, 2025
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

1 participant