Arduino_Boards icon indicating copy to clipboard operation
Arduino_Boards copied to clipboard

Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.

Results 25 Arduino_Boards issues
Sort by recently updated
recently updated
newest added

I recently ordered a SAMD51 Thing Plus, and I wanted to try and use the on-board SPI flash memory chip (an Adesto AT25SF041 on my board). It looks like the...

The pin definitions does not fully line up with the pinout of the SAMD51 Thing Plus pin out, as seen here: https://cdn.sparkfun.com/assets/c/a/8/6/8/ThingPlusSamD51a.pdf For example, D9 the interrupt and analog is...

It is essential to have access to the SS pin in SPI slave mode, but on Pro Micro board the pin is connected to RX LED. While it is possible...

VersionSpecs: Windows 10 Arduino 1.8.9 SparkFun SAMD Boards 1.6.1 Arduino SAMD Boards 1.8.1 Trying to upload to a SparkFun 9DoF Razor IMU M0, I get the following error: `java.io.IOException: Cannot...

If you try importing an Arduino project into Atmel Studio while having this library installed, you will get a "length cannot be zero" error and the boards list won't load.

I was investigating [this comment](https://learn.sparkfun.com/tutorials/artemis-development-with-arduino/discuss#comment-5df792f72079b449cb50e034): > Just so you know, installing the tiny branch for the Atto84 (as per your instructions) will cause Arduino IDE 1.8.10 to overwrite the file...

One in `Arduino_Boards/sparkfun/avr/Qduino` and one in `Arduino_Boards/sparkfun/avr/libraries/Qduino` they both have the same files. Thanks guys, keep up the good work. Cheers JP

Hello, I was having trouble compiling sketches using the Sparkfun board definition for the nRF52832, and I ended up identifying that the nrfutil executable linked in platform.txt was faulty. I...

Using the **SparkFun STM32 Boards** _(v2.1.0)_ with the Arduino IDE _(v2.1.1)_, I had to modify the `stm32CubeProg.bat` file for the boards package. I modified the default path to: set STM32CP=%ProgramFiles%\STMicroelectronics\STM32CubeProgrammer\bin...

Hello I am trying to find how to build the qwiic micro bootloader but I cant see where it is