-
I've tried to build '2.01' firmware without success. Ia'm on latest master, haven't bisected yet (not sure if it's really needed, because it's probably obvious bug for a porgrammer)
66bfb400e8e8e343…
-
I displayed the example JPEGs on a 320x480 ST7796S screen on ESP32 target.
```
#include "../test_images/sciopero.h"
#include "../test_images/st_peters.h"
#include "../test_images/tulips.h"
```
`…
-
Hi , my name is Fabio,
I tried your library with Arduino UNO and ili9341 8-bit parallel Shield and it works fine.
Now , I would try it on ESP32 DevKit, but I can't, and I don't understand if is poss…
-
Hi,
Is it possible to use ESP32's HSPI instead of VSPI to communicate with nRF24L01? I would like to use pins 12, 13, 14 insead of 19, 23, 18.
-
After writing the lock fuse to an AVR32DA28 I can no longer do anything over UPDI. Remarkably, the chip still runs its program I flashed prior to locking, so it isn't completely bricked. This issue is…
-
Has anyone managed to flash the compiled eep/hex files successfully onto the Chameleon?
If I run the ChameleonFirmwareUpgrade.bat script, while being in bootloader mode, I keep getting the followin…
-
Done this:
```
version?
101:OK WITH TEXT
ChameleonMini RevG 210603 using LUFA 151115 compiled with AVR-GCC 11.1.0. Based on the open-source NFC tool ChameleonMini. https://github.com/emsec/Chamele…
-
Is it possible to tweak the driver board according to this pin out and program the avr directly from pi?
This will save the cost of external programmer and allow dynamic changes to the avr code
…
-
It appears the glitch_hp stays asserted indefinitely with this configuration and positive 'scope.glitch.width'
To reproduce add the following to Fault_2-Introduction_to_Vcc_Glitch_Attacks.ipynb in …
-
hi all developers , as I remember Marlin in primarily invented for 3d printer , however couple of cool guys hear attempted to modified Marlin for CNC machine like laser machine , but it seems all of t…