-
I use MCUFRIEND library for my 3.5 inch touch display. I only use the screen, not the touch part. I use a simple example to show some .bmp file on an Arduin Uno. Thats works perfect.
Now I try to …
-
Hi David, I was working with your library with my lcd screen , working verywell on my UNO . I was trying to make it work on my Teensy 3.1, but There is a lot of thing that seems to be problematic, i a…
-
I'm trying to get the minimal example for XMEGA to work on a 128 A3U. So far I imported all the code into Atmel Studio 7 and set the device type to 128A3U. I also set F_CPU and F_USB.
The code comp…
-
I used the chameleonMini for regression testing, which means pushing a lot of MFClassic images to the board, well over 500.000 times and logging the trace and the changed image.
Both boards stopped f…
-
I have a few models of Teensy and noticed that lufa doesn't seem to support all of them.
mk66fx1m0 Teensy 3.6
mk64fx512 Teensy 3.5
mk20dx256 Teensy 3.2 & 3.1
mk20dx128 …
-
Hi,
Following https://wiki.newae.com/Installing_ChipWhisperer I tried the quick tests.
These currently fail because they can not find the .hex files that are located in the tests directory.
W…
-
When I was trying to get my TWI interrupt lib working I had also tried yours as well. I did notice that there weren't breaks in between the outer most [switch statement](https://github.com/kuro68k/xme…
-
If the USB device is disconnected while an AVR programmer is still open, the programmer will crash.
-
We need to pick our initial set of tools, to start working on the first prototype, or Pilot – _Alpha_.
# IoT Platform
This piece will most likely be the biggest one. With regard to the requirement…
-
Hello, I have compiled the app on linux, but when I try to connect the device via USB the app sees the cable but when I press connect, I get 2/3 seconds of grey app and then nothing, no device found. …