cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F446RE Nucleo and IDW01M1

Arnas Matiukas
Associate II
Posted on January 30, 2018 at 10:25

Hello everyone, to begin with i have little experience in ARM embedded world besides Arduino and ESP32 boards. Recently i stepped into STM32 Nucleo programming. My tools is STM32CubeMX and KEIL IDE. Since this point everything was fine, till i connected wifi expansion board IDW01M1. I noticed there is no way to generate base code with CubeMX. Maybe someone could guide me how should where should i begin with (like adding to existing project simple wifi scan). By the way i am using HAL libraries. Tried reading all the documentations but it didn't helped me a lot.

2 REPLIES 2
Andrew Neil
Evangelist
Arnas Matiukas
Associate II
Posted on January 30, 2018 at 22:02

Neil.Andrew

‌ sorry for late reply, yes this expansion board. Yes i did look under the links you provided. I downloaded examples for STM32F401 board, but the question remains, how should i integrate functionality of WiFi. Do i need open another USART to commmunicate between STM32 Nucleo and IDW01M1 board, or SWPF01SA module?