|
Post by ninja on May 12, 2022 17:18:36 GMT -5
Hey all, I have a problem with my proffie 2.2 lightsaber I purchased a few days ago. Whenever I move the proffieboard in anyway while the blade is ignited a popping noise plays and then immediately stops. The sound can be described as right in between a popping noise and a crackling noise.
Things I have tried ———————————— -Fully Charge Battery -Use different reformatted SD card -Reset configuration to preset -Install a new speaker -Contact the seller (LGT, unsurprisingly ignored)
Please if anyone has another idea for what I should try or a potential fix next let me know.
|
|
|
Post by fett263 on May 13, 2022 6:49:41 GMT -5
|
|
|
Post by nosloppy on May 13, 2022 12:54:11 GMT -5
Check serial monitor and look for corresponding Audio Underflow messages with your pops. You should organize your font folder to be FAT32 friendly (multiple sounds of same kind in a subfolder named the sound, while singles live in the font root level) Then you can run
sdtest to see what performance you're getting from the SD card. (Need to not have #define DISABLE_DIAGNOSTIC_COMMANDS active in your uploaded config to run sdtest.) Post back after trying these things, and include the SD card speed test results.
|
|
|
Post by ninja on May 13, 2022 19:31:47 GMT -5
Check serial monitor and look for corresponding Audio Underflow messages with your pops. You should organize your font folder to be FAT32 friendly (multiple sounds of same kind in a subfolder named the sound, while singles live in the font root level) Then you can run sdtest to see what performance you're getting from the SD card. (Need to not have #define DISABLE_DIAGNOSTIC_COMMANDS active in your uploaded config to run sdtest.) Post back after trying these things, and include the SD card speed test results. Okay, I am trying to pull up the serial monitor on my arduino but the Proffieboard wont pop up on the ports list so I am unable to access the monitor. I am on windows 10 and I have tried to put the board into boot loader mode and use zadig, neither have fixed it. I am able to upload config files to the proffieboard but I cannot see it in the ports menu. Maybe the board was damaged in delivery? If you have any ideas let me know. Regards.
|
|
|
Post by nosloppy on May 13, 2022 21:13:09 GMT -5
I am able to upload config files to the proffieboard but I cannot see it in the ports menu. That can't be. Maybe you're not actually uploading? It shows up in Arduino under menu Tools>Port when it's booted normally into ProffieOS. It shows up in Zadig as STM32BOOTLAODER when in that mode. If it is not showing up on a port reliably, maybe uninstalling the driver and letting it be re-discovered is what you should try
|
|
|
Post by profezzorn on May 13, 2022 21:58:25 GMT -5
I'm wondering if maybe you're using a charge-only USB cable?
|
|