-
Hi guys, could you push the crypto patch to a branch? My device is totally useless without it
-
The xmega architecture needs support for 24bit pointers to access flash on devices with 128KiB or greater. Some changes will probably need to be made to the `spm_interface` and `sp_driver` as well.
-
While following the B3-I tutorial I found it quite hard to find the correct values. I tried different approaches that involved some kind of signal processing like find peaks but it all did not really …
-
Compiler path and several recipe patterns are deprecated and require updates with the avr supplied with the recent Arduino IDEs. I'm not finding a way to attach a file, so here is updated platform.txt…
-
The XMega C4 eschema part has the USART functions labeled for the wrong pins. This is from the current data sheet:
PC0 10 OC0A OC0ALS SDA
PC1 11 OC0B OC0AHS XCK0 SCL
PC2 12 OC0C OC0BLS RXD0
PC3 13 OC0…
-
Right now keyplus is using the VID:0x6666 which is USB-IF official VID for prototype products. To avoid conflicts with other USB devices in the field, keyplus should have VID/PID for core devices (key…
-
greet all friends. my english is bad. why can not I update the firmware.
`$ lsusb`
> Bus 006 Device 004: ID 03eb:2044 Atmel Corp. LUFA CDC Demo Application
`$ sudo bash`
`$ socat - /dev/tty…
-
Thanks for your work! I have a simple question: how to connect a ESP8266 module to the Arduino? I.e. I have an Olimex one. I need to connect it to the main Arduino UART? I don't see any configuration …
ghost updated
6 years ago
-
-
I flashed the latest firmware 0.3.2 on my Keyplus Rev03 and it appears to flash fine but the info states "Warning: Empty settings!" Every time I've flashed the firmware I end up with a device ID set …