Skip to main content
ABhaw.1
Visitor II
June 9, 2020
Question

I have a simple code to run a webserver that toggles LED on STM32 Nucleo. I connect to WiFi using ESP 8266 which works perfectly well. I want to migrate this code to Sensortile which uses STM32 L476JGY. using ESP8266. It doesn't work. How do I do it

  • June 9, 2020
  • 0 replies
  • 521 views

I follow the exact same procedure. I generate code, set GPIO and clock in Cube MX. Open the file in System Workbench. Initialize all the pins right.

I should be connecting the ESP8266 pins to the expansion board right ? This expansion board is connected to the nucleo using the SWD connector.

I feel like I'm missing a step. I ran the example data logger project which works fine on the sensortile.

This topic has been closed for replies.