STM32 Host with ST67W611 Wifi BLE
Hello everyone,
I'm using a host (STM32F7) communication with ST67W611 BLE WIFI via SPI.
So far, I can configure application P2P Client, T01 architecture, gen code and build pass.
The issue what I'm facing is I can't init SPI communicaiton with ST67W611. so Could you help me answer some question to debug what issue is?
1. I bought ST64W611, so Could I need to re-flash firmawre for this module?
2. the W6X_Init(0 function init failed, I checked the pin SPI_RDY alreay has level low (= 0).
so I hope if there is someone has worked with ST67W611 via SPI with a host STM32, please share me the experience?
Thank you very much!
