Part Number: CC3120MOD
Other Parts Discussed in Thread: CC3100, CC3120, CC3100SDK
Hello,
According to Michael Reymond in the post https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/p/673781/2480241
He stated "The Host IRQ line becoming high indicates that the CC3120 is expecting some response from the host MCU. In the case of the first Host IRQ assertion after reset, it is expecting the host to start the init sequence by sending the sync word over UART/SPI."
I couldn't find that in any of the TI documentation. So is this the expected host behaviour?
I have an issue with the Host IRQ staying high even after sl_Start() has returned ROLE_AP.
I have the host driver ported to a MCU that's not using an RTOS.
Thanks,
Wai