2014-05-26 09:20 AM
Hello,
I am designing a product using STM32F407 and I want to add Wi-Fi to it. I consider SPWF01S module, but all I find about it is in connection with STM32F0. 1. Can I use STEVAL-IDW001V1 board with the STM32F4DISCOVERY board? 2. Can I assume that the ''Complete step-by-step integration'' for STM32F0 ( https://my.st.com/public/STe2ecommunities/interface/Lists/WiFi%20Modules/Attachments/10/SPWF01Sx%20and%20STM32F0-Discovery.pdf ) can be applied to the F4 processor (by using the proper IO pins, of course)? Thank you2014-05-27 06:46 AM
Hi,
yes (both questions)!There are up to 6 USARTs on discovery F4.Call the STM_EVAL_COMInit function into stm32f4_discovery.c file.About hardware, no problem.