Skip to content

"qspi_enable_quad" doesn't do anything #808

@ali1234

Description

@ali1234

static HAL_StatusTypeDef qspi_enable_quad(QSPI_HandleTypeDef *hqspi)

This function does nothing on beta/release hardware, because the Micron flash doesn't have a command 0x31.

It is a left-over from alpha hardware which used a Winbond flash chip. However, it doesn't work there either, because to write the status register you have to send a write enable command first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions