-
When opening a project folder which use EWARM 8.22.1 in VS Code, it failed to generate Intellisense information with the following error message. And Intellisense does not work for C standard librari…
-
### Describe the problem
Arduino IDE 2.0.3.
Project with a few .ino files and .h and .cpp file.
If you need the project, please let me know, but I think that you do not need it.
Image is not i…
-
Hi,
I am just wondering why in your SAMD_TimerInterrupt project you only use TC3 for the SAMD51.
The Microchip data sheet for ATSAMD51J19A shows that there are 6 TC's and 2 TCC's.
In the code, only…
-
-
Hi, is anyone able to compile the PulseSensr_BPM_Alternative sketch on these boards?
- [Adafruit ItsyBitsy M4 Express](https://www.adafruit.com/product/3800)
- [Adafruit Feather nRF52840 Express](…
-
### Describe the bug
PlatformIO project will throw errors when trying to use the library.
```
.pio/libdeps/ESP32/ESP32_New_TimerInterrupt/src/ESP32_New_TimerInterrupt.h:379:100: error: 'timer_isr…
-
I am using Arduino IDE 2.0.3 & 2.0.4. This is a slightly mixed question, having to do with (a) using the pico/stdlib.h library to generate a 5Hz squarewave from a GPIO, which bricks the Pico, & (b) th…
-
### **Is your feature request related to a problem? Please describe.**
Maybe it would be possible to use a different way to control steppers as fastAccelStepper does not support a lot of chips.
eg. …
-
hi, like all world and i use your lib about RPI PICO 2040 but nowhere in pdf i can not see some about timers interrupt like this lib >>> lib about timers interrupts like Khoi Hoang >> https://github.c…
-
### Describe the bug
I setup an interrupt based on the sample code, running at 8kHz on a Raspberry Pi Pico, developing on PlatformIO, VS Code on a Mac version 11.6. The interrupt runs fine for abo…