Skip to content

Commit

Permalink
drivers: mspi: stm32 mspi driver can poll the status register bit
Browse files Browse the repository at this point in the history
Get the bit mask/value structure when polling the device
status register bits and send
the corresponding HAL_XSPI_AutoPolling function. This function
is blocking until the callback matches the expected bits.
Add the config of the device through the stm32 MSPI controller
for other io_mode/data_rate than initial SPI/STR

Signed-off-by: Francois Ramu <[email protected]>
  • Loading branch information
FRASTM committed Oct 15, 2024
1 parent 8906127 commit 49f0d98
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 806 deletions.
Loading

0 comments on commit 49f0d98

Please sign in to comment.