gpstar81 / GPStar-proton-pack

GPStar Proton Pack and Neutrona Wand
https://www.gpstartechnologies.com
GNU General Public License v3.0
37 stars 8 forks source link

Random Led flashing on lid connect #277

Closed Toy203 closed 5 months ago

Toy203 commented 5 months ago

As per title, i saw some random green flashing when connecting the cyclotron lid to the body, see video. I'm running latest firmware available and Frutto 5 leds pucks. Also does it randomly with the pack on. https://youtube.com/shorts/FBLkAETlCY4?feature=share

nomakewan commented 5 months ago

I think I know the problem. Previously as long as the pack was off it was firing off a reset command every single tick of the microcontroller which was masking a lot of sins. Now that that bug has been fixed, all the bugs that were hidden by it are coming out.

I'll take a peek at the code that handles the cyclotron lid detection as soon as I've had breakfast. Thank you for the report!

nomakewan commented 5 months ago

@Toy203 Please check PR #278 and see if it resolves this issue. Note that both the wand and pack will need to be flashed, and that the first time you flash it will reset all EEPROM settings to default (by design, so that you do not have to clear settings manually after a firmware update).

Toy203 commented 5 months ago

Sorry, i needed the pack functional for promotion so far. Will update as soon as possible!

nomakewan commented 5 months ago

Well with any luck the new PR will be even more stable and functional than previous. Still, completely understandable not loading experimental code right before an event. Thank you again!

gpstar81 commented 5 months ago

So far it is working good on the bench test setup. I am about to test it in a pack shortly after fixing up a small issue with the GPStar Audio firmware.

Toy203 commented 5 months ago

You guys are going at a mind blowing pace!