I just received my PicoCalc a week ago. The SDCard contains the latest from github. But is there a way to find out the version of the keyboard software (STM?)
I prefer not to have to flash it unless it is needed.
– Harald
I just received my PicoCalc a week ago. The SDCard contains the latest from github. But is there a way to find out the version of the keyboard software (STM?)
I prefer not to have to flash it unless it is needed.
– Harald
Unfortunately there is no good way of checking for the version of the STM32 firmware without putting your PicoCalc in such a state that you could just as easily flash it with new firmware (as it requires toggling the same DIP switch, using stm32flash
or like to read the firmware off the STM32 MCU, and directly comparing the firmware read to files containing the firmware being checked against, which requires more steps than simply flashing the firmware). What I would recommend to new PicoCalc users would be simply flash the latest STM32 firmware before they screw the back onto their PicoCalc for the first time.
Thank you, I will flash. I am expecting a Pico 2W and will do some major revamping to get that off the ground.