I have a PyBadge I’m using with MakeCode. I know the color screen works because I used Nofrendio with it and the screen was colorized. When I export my project as a .uf2 it comes out as black, white, and grey. Is there a solution to this? Here’s the link to the project: https://makecode.com/_WUuWYVcEcXo5
@A_LEE i’ve never heard of that issue! can you provide a photo of what it looks like?
also, check the bootloader version you have installed. in the USB drive that pops up when connected, there should be a file named INFO_UF2.txt which contains the version information.
I’ve uploaded the bootloader already to the newest version. I don’t have a camera, but it basically is reverse black and white. It’s all greyscale, but all black colors are displayed as white and all white colors are displayed as black.
@A_LEE can you share a link to the .UF2 file you’re flashing? I don’t think discourse will let you upload UF2 files so you’ll probably need to upload it to google drive/onedrive/icloud/dropbox
i am having the same problem and can add the following info:
my new pybadges that i received yesterday Both have this problem, and the pybadge lc does not.
this problem doesn’t happen in circuitpython, just makecode. i can make colors in circpython without makecode.
the colors are not working on files that i know work on the pub are, and they do, but the color is still inverted and grayscale.
conclusion: it must be a problem with makecode export rules or possibly the bootloader needs an update or in this case, pybadge arcade 3.16, has an error or possibly these pybadges are broken.
have you been able to get in touch with adafruit yet? its been awhile since i brought this to yours and their attention. id try forking the bootloader and trying to solve it myself, but i legit dont know where to find that part of the code.
we alerted them to the issue and they were looking into it, but i’m not sure what happened after that. you might get more info if you ask on their github or forums