Open yonsch opened 11 months ago
@yonsch - The PIO SPI driver support for 3-wire mode, needed to use the CYW43439 chip on the Pico W, is now in final testing; I expect to enter the pull request by the end of this week. And I have the Infineon HAL layer pulled apart, trying to work in the SPI support. Not sure when I can get that working. Do you want to assign this task to me?
Is there any plan, when this feature will be available? It would be great to use the AIROC Chip on the Pico W Board.
@SamsonBox - I'm working on it with help from Infineon. I think it's a matter of a couple weeks to get it working reliably, followed by however long it takes to get it integrated into Zephyr. (We have our own Pico W projects waiting for this!)
@ThreeEights Thank you for your answer. Sounds great!
@ThreeEights Is this already working? (Infineon driver thru spi, to be used in rpi Pico w)
@ThreeEights Is this already working? (Infineon driver thru spi, to be used in rpi Pico w)
Alas, not yet. I'm still debugging.
@ThreeEights Is this already working? (Infineon driver thru spi, to be used in rpi Pico w)
Alas, not yet. I'm still debugging.
Do we know when it'll be ready? I do not know whether there is any plan
Can I help you somehow? I'm interested in having the rpi pico wifi up&working.
Is your enhancement proposal related to a problem? Please describe. The Infineon AIROC Wifi driver currently only supports the SDIO interface. This makes it unusable for boards where the SPI interface is used, such as the Raspberry Pi Pico W.
Describe the solution you'd like Add support for SPI.
Additional context As mentioned here:
Opened this issue to track progress on this task, and possibly find a volunteer to complete it.