Is there a mobile app?

I see many references to a free mobile app to control snickerdoodle but I don’t see it for download.

It seems necessary to use it since some Zynq options are set by the platform controller, which presumably hosts the app.

For example, without this, how do we set the Zynq boot select pins? Other boards expose this as jumpers.

The answer is: “yes and no”…

Two or three years back we released an early Beta of an iOS app but it never really grew legs. Unfortunately it’s been placed on the backburner for some time now due to other priorities, but it’s something we still think would be highly valuable from a usability standpoint and we’d like to pick it back up at some point.

Regarding the boot select pins, this can be controlled using teh SELECT button during boot – instructions can be found in this post: http://krtkl.com/resources/forums/topic/how-to-change-boot-modeae/#post-16778

Alternatively, this can be modified by overriding the “Check the boot configuration” setting in the STM32 firmware – the GitHub repo can be found here: https://github.com/krtkl/snickerdoodle-STM32F078-firmware

I can provide additional instructions on the latter if you’d like.

-Ryan