#need help flahsing neopixel board
34 messages · Page 1 of 1 (latest)
Most likely you have not installed the required driver
where can i find it?
The installer can be found here: https://fredrik.hubbe.net/lightsaber/proffie-dfu-setup.exe
now its like this
That doesn't really mean anything. Does the upload work?
You said you had a thrustmaster in the other chat.
You should try following these steps, then re-run the installer I linked above. Thrustmaster/Guillemot's driver is notorious with STM32 based projects, it's borderline malicious with how it tries to attach itself
If this driver keeps reinstalling itself and is stopping you from updating your Flipper then here’s the fix. This was a bit of a headache because no matter if I had Device Manager delete the driver it always came back within seconds and Flipper will not update unless you remove this driver so here goes. Delete these 2 folders -C:\Program File...
ah okay. does my thrustmaster wheel still work after that or does it have to be reinstalled? if you don't know i'll go and find out myself as it's not lightsaber stuff.
As far as I can tell, if you do as the comment on that posts suggests and simply rename the DFU_ST file (rather than purge the whole program folder), then the wheel should still work, the software just won't be able to update it. I would be surprised if their software was so poorly written it doesn't even work without that file. It's possible I guess, but I would assume it should still work.
That's (the start of at least) a successful upload!
now this
Yep, that means it's finished successfully
ah nice let me check
thanks for the help ran aground on this for a few days really. had always succeeded before. never knew it had to do with me thrustmaster
🚀
Awesome! Yeah those drivers can be a pain
okay. I just did something yesterday that is not good. Don't know if you can still help with this. when I plug my saber into my pc it immediately opens my explorer and says insert disk : PLease instert a disk into USB drive (G:). this happened after I uploaded my config to saber
That just means you enable Mass Storage the proffieboard is using the SD Card or it isn't in the board
No, but I would disable Mass Storage anyways if you don't need it. It's very not good unless you absolutely need it (i.e. cannot access the SD card physically)
and ho do i disable mass storage?
Since you're using Arduino, it'll be in the Tools dropdown
This here
Change it from Serial + Mass Storage to just Serial
ah oke thnx