Skip to content

spi_nand_flash with standard spi mode (IEC-164) #375

@txf-

Description

@txf-

Is your feature request related to a problem?

I have noticed that the SPI nand flash driver is configured for half duplex via quad spi.

Describe the solution you'd like.

I'd like the driver to support transactions via standard SPI. Is that possible?

Describe alternatives you've considered.

I've tried modifying the example to use standard SPI, but there are warnings about difference in rx_buffer size vs tx_buffer.

spi_master: check_trans_valid(1039): rx length > tx length in full duplex mode

Additional context.

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions