mstrens

Results 30 comments of mstrens

I made some more analysis. I changed the code in order to set a pin HIGH each time the program enter the interrupt that generates step and dir signals. The...

Can you try the following: There is a SdFatConfig.h file (normally in folder Documents/arduino/libraries/sdfat/src) In this file there is an option to specify which SPI can be used. It is...

I am curently working on a version for ESP32 associated with a touchscreen (instead of a rotary switch) It offers more possibilies (e.g. file uploads on SD card via wifi...

I do not think it is a bug. The firmware is supposed to display here the last message/warning being generated. So it is not always related to the action you...

Thanks for reporting the bug. There is a copy/past bug. In file config.h, there is currently: #define _SETA_STRING "G10 L20 P1 A0\n" It should be #define _SETA_STRING "G10 L20 P1...

Perhaps the issue is related to the version that you are using. In arduino ide, please use version 1.0.4 of ESP32 extension For sdfat, use version 2.0.6 For more info,...

You are not the first one having an issue using bcnc. If I remember well, someone had similar issue but using the USB connection Can you use bcnc via the...

Indeed it seems there are some additional characters (carriage return/line feed) and missing char. Can you confirm that you are using the version 1.0.4 from arduino ESP32 espressif (and not...

Thanks for the info. I will try to make a test when I have time.

Indeed : based on the #define line inthe code, it should be the LED pin of the LCD