Skip to content

Library doesn't work flawlessly inside Mass Storage Class (MSC) #46

@niosp

Description

@niosp

Hi,
using the library inside normal functions like main, everything works. But it can't be used within STORAGE_FS functions from the mass storage class provided by ST. Calling the function EraseSector ends up in an infinite delay, where the whole device becomes unresponsive. When trying to debug this behaviour, getting unresponsive starts when the function SPIF_WaitForWriting is being called. Also the main-Function Loop freezes when the function SPIF_WaitForWriting is reached.

Maybe someone experienced the same issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions