-
When I try to use the ESP32 C3 Super Mini with the St7735 Driver, I am never able to get anything on the screen and there seems to be an error that comes up on Example sketches that use the Serial Mon…
-
### Is your feature request related to a problem? Please describe.
Well, it happed to me: I wanted to upgrade to the latest release but somehow I selected accidently an older version from the downloa…
-
My company bought a printer (Airwolf) that uses RAMBo v1.2. The usb interface worked initially then failed to connect. I had them send me a new board and traced back the problem in the failed board …
-
I've been checking off and on, but your status for both revisions of the board at Tindie has been out of stock for some time... are you expecting to restock at some point?
If not, would it be possi…
-
I've got a custom board using a SAMD21E18. In variant.h:
```c++
/* External I2C */
#define PIN_WIRE1_SDA (3u)
#define PIN_WIRE1_SCL (4u)
#define PERIPH_WIRE1 sercom2
#…
-
* Minecraft Version: 1.10.2
* BetterFps Version: 1.4.4
* Forge/LiteLoader Version (if any): Forge *.2297
* Crash Logs (if any): No Crash Occurs
* Other Mods (if any): Tested with just Better FPS …
-
I have the synth all built and as mentioned in another issue I used the MXD1210CPA+ instead of the DS1210. I am able to flash the Atmega using an Arduino and set the fuses to E:FF, H:DF, L:E0, or E:…
-
When I set my clocks like
```rust
let clocks = rcc.cfgr.freeze(&mut flash.acr);
```
Then my i2c code works and i can talk to a sensor over i2c, im using the adafuit BME280 board once i get a b…
-
Hi Hunz,
Great work on this project. Looked like a fun thing to do so I thought I would give it a try.
I was able to find the UART pins easily enough and am able to see the output.
That being s…
-
Tested with TD SR10 and X20S.
I've calibrated the SR10 (twice, just to be sure). The setup is just normal horizontal however the accelerometer telemetry data appears to all be reversed.
With the…