I try to test port assistant example for stm32.
but i receive the error after busy pin check.
when I investigate from map file, it is related with the function “mmhal_wlan_spi_write_buf_dma”
what could be the reason?
byte type spi transfer works but block type spi not. any suggestion ?