-
When compiling for a P1AM, the .c/.h files were re-downloaded even though they had previously been installed. Afterwards, every time it tries to compile the following errors are in the console window…
-
Hey guys,
Just wanted to get this on the list for grbl mega. Not sure how this would be done but it would be nice to have the capability to do threading with a grbl controlled lathe.
If this shoul…
tklus updated
1 month ago
-
Hi,
I just update to 1.0.4 and my code crash (reboot by WDT) on the following line
`...
if (!ModbusRTUClient.begin(9600)) {
...`
Arduino MKRZero + MKR RS485 shield + MKR Ethernet shield
R…
-
Hello,
`U8G2_SSD1306_128X64_NONAME_F_4W_HW_SPI display1(U8G2_R0, /* cs=*/ 5, /* dc=*/ 2, /* reset=*/ 4);`
Doesn't allow the user to define the MOSI and SCLK pins in the constructor.
It is es…
-
The nrf52840dk build fails for all samples with following errors:
```
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identifi…
-
Hello,
I am using your examples angle.ino but I got an error using
L6480Stepper stepper(pinCS); // pass CS pin number
here the error
Arduino: 1.8.13 (Windows 10), Board: "Arduino MKRZERO"
Steppe…
-
As it is written in README
would you share the rest? I would like to use ESP32 or Bluepill
-
This issue tracks the porting of boards and SoCs to https://github.com/zephyrproject-rtos/zephyr/issues/51833.
### SoC series: AGILEX
- [x] soc: AGILEX
- [x] board: intel_socfpga_agilex_socdk, …
-
I observed that the I2C SCL clock in fast mode (400kHz) is only running at 357kHz, despite using 2k2 pull-up resistors that provide a relatively fast rise time.
After some investigation it turns ou…
-
Hi,
trying to use the example WiFi101_OTA brings a link error:
```
WiFi101_OTA.ino:57: undefined reference to `InternalStorage'
collect2: error: ld returned 1 exit status
exit status 1
Error c…