Hello I have (2) Flywoo GOKU F405 HD 1-2S 12A ELRS AIO V2 AIOs that have the ability to turn off/on power to the 9V BEC on board. One of the AIOs has this ability and I can see the "User" modes in the modes tab and the other AIO, there are no User modes at all? Is there something in the CLI that can be changed to get the User modes to show up? Thanks for any guidance!
#user2
1 messages · Page 1 of 1 (latest)
You need to have PINIO configured correctly in order for the USER modes to show up. These should be included in the BF target config by default. Did you flash either of these and restore a different config?
I didn't flash them that I can recall. Just used them straight out of the box. Both work great, I just don't have the user modes on the one AIO. Can I configure it from the state that it is in or do I need to reflash the firmware to the one with no User modes?
It should have been included from the factory. Can you post CLI dumps from both?
Here is the dump for the AIO that has the User modes.
Here is the dump for the AIO that doesn't have the User modes.
Looking at the dates on the top of both dumps and noticed that they are different, but it looks like the build number is the same. Should I just reflash the one that doesn't have the User modes? Is it adding PinIO in the cloud build details that gives us the User modes?
Yes, reflash the second one making sure to include PINIO under custom defines, and then apply these settings in the CLI:
resource PINIO 2 B05
set pinio_config = 1,1,1,1
set pinio_box = 40,41,255,255
save```
Flywoo seems to have not bothered including the PINIO defines in the config, and are instead relying on pasting a custom diff after flashing
Thank you so much for this!!!! I will do this and report back..