-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
Component: spi_nand_flashResolution: DoneStatus: DoneType: Feature RequestFeature request for a componentFeature request for a component
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: spi_nand_flashResolution: DoneStatus: DoneType: Feature RequestFeature request for a componentFeature request for a component