Let's assume I already have a design using wilink6 and I updated that design to also work with wilink8. Is there a way to detect which one I have on my board from software? Is there a chip ID register or something like that I can read?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Let's assume I already have a design using wilink6 and I updated that design to also work with wilink8. Is there a way to detect which one I have on my board from software? Is there a chip ID register or something like that I can read?
Thanks
Hi Eyal,
I think wl18xx reports SDIO version SDIO_SDIO_REV_3_00 and so this could be used to differentiate at runtime.
Iain