Ansible max firmware size?

What is the maximum size that the firmware binary can be and how close to that limit is the latest firmware (1.5.0 at time of post). I’m curious about the potential for additional applications.

1 Like

The chip used has 512kb of flash split evenly between firmware and NVRAM, though this is configurable.

If I recall correctly, when you flash the firmware from the command line it tells you how much flash space is free.

There are details of the chips used and other technical bits and bobs on the libavr32 GitHub page.

1 Like