-
I am on Ubuntu 18.04 with Chrome 76. I am completely new to this and have been fiddling with it for a day but I just can't get WebUSB working with my [Feather M0 Express](https://www.adafruit.com/prod…
armsp updated
5 years ago
-
Hello,
I am developing my own SAMD21 board. Inspired by your work, I wanted to make a custom package. To test my ATSAMD21G18A chip board, I tried to download the package as instructed.
https://www…
-
https://forums.adafruit.com/viewtopic.php?f=62&t=145747
-
With the 3.0 release standardizing functions across multiple devices, it looks like I encountered some fallout.
EraseBlock() continues to be a function which compiles, although it no longer erases …
-
I've used this Adafruit Si1145 board with an Arduino and would really appreciate a CircuitPython driver to use with CircuitPlayground Express and Itsybitsy M4 Express. Now the sun might come out in UK…
-
Hello All,
I am interested to use this library in an embedded system, e.g. itsybitsy M4 Express. Any recommendation or cautions?
Thanks,
-
I've added code to the msc_external_flash.ino example sketch to illustrate the issue. If you replace the loop routine in the sketch with this:
```
void loop()
{
Serial.print("Press a key: ");
…
-
hiya, the teensy 3.2 speed listing (218.26) is with 96MHz overclock/faster compile-time settings. If you were to pick "smaller" code and "72MHz" its `Iterations/Sec : 126.76`
To have a comparable…
-
There have been numerous cases of the font5x8.bin file being downloaded wrong, for ex. a wget that results in a file full of HTML. Everything runs without errors, but text gets rendered as garbled pix…
-
I was reviewing USB PID allocations, as you do, and noted that the PyPortal and GrandCentral M4 use the _same_ one, **0x8032**. @tannewt confirmed in discord that this case of sharing is incorrect.
…