Skip to content

UF2 images built for STM32F405 boards are incompatible with TinyUF2 #6563

@NathanY3G

Description

@NathanY3G

CircuitPython version

8.0.0-alpha.1

Description

I believe I have unwillingly discovered an incompatibility between the UF2 images built for STM32F405 boards and TinyUF2. Images produced both locally and downloaded from http://circuitpython.org cannot be flashed via TinyUF2.

This appears to be due to the family ID contained within the UF2 images being different from TinyUF2's expectation. Circuit Python builds use a value of 0x6d0922fa (STM32F407) whilst TinyUF2 is expecting 0x57755A57 (STM32F4).

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions