You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: