cancel
Showing results for 
Search instead for 
Did you mean: 

SPWF01S + STM32F4?

dimo
Associate
Posted on May 26, 2014 at 18:20

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 you
1 REPLY 1
Posted on May 27, 2014 at 15:46

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.