Search the Community
Showing results for tags 'adafruit'.
-
Hey Aida Team, i have some issues with this Adafruit LCD wich is recomended. On the two Pictures you can see what aida should do and what can i see on the Display. The First line is completely erased and the screen is flickering. The Adafruit Backpack is set to 20x4 LCD. When the Display is updating you can see the right setting for a millisecond. But if i change the LCD Setting in AIDA to 16x2, and leave the Backpack in 20x4 mode, the Screen isn flickering and the first line is there. I think you got a little problem with the 20x4 Driver. I have Searched for the code but i cant find it, to edit it if i found the failure. Please give me response for this BUG. I have extra ordert this overpriced 50€ LCD for it. Greetings Daniel from Germany VID_20181129_160917.mp4
- 3 replies
-
- matrix orbital
- 16x2
- (and 4 more)
-
I work for Adafruit Industries LLC. We build microcontroller boards that use the Microsoft "UF2" bootloader for updating firmware on the boards. See https://github.com/Microsoft/uf2 and https://github.com/Microsoft/uf2-samdx1 for details. This bootloader presents as a simulated USB FAT drive, with a few fixed files. Copying a .uf2 file to the drive will update the firmware on the board. AIDA64 somehow interacts badly with the UF2 drive. Trying to read or write a file to the drive when AIDA64 is running will cause Explorer to freeze up. Some reports: https://forums.adafruit.com/viewtopic.php?f=60&t=135400 https://forums.adafruit.com/viewtopic.php?f=52&t=140056 https://forums.adafruit.com/viewtopic.php?f=52&t=140028 We can warn our users about this, but it would be nice if AIDA64 did not cause Explorer issues with these drives. Let me know how we can work together further on this. Thanks.