STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32f407 with esp8266

Hello,I have searched too much on the net, and I have not found any documentation and help.I want to connect my stm32f4discovery over wifi with the 8-pin ESP8266 wifi module. Does anyone have clear tutorials to help me?Thank you in advance.

MHMallek by Associate II
  • 1244 Views
  • 1 replies
  • 0 kudos

[SOLVED] STM32F746G-DISCO -- SPI connection to PGA2311---

I have the STM32F746G-DISCO and after some good result with I2C bus I would like to interface a PGA2311 with SPI.This code hang the STM32 processor, why ?#include "stm32f7xx_hal_spi.h"   SPI_HandleTypeDef spi = { .Instance = SPI2 };   void BSP_SPI_In...

Hello ,I want to do serial communication between stm32 nucleo f446re and arduino mega.Can anyone please tell me about that ?

Firstly I had done my code in keil software of stm32 nucleo f446re and try to transfer data to Arduino Maga in Arduino IDE.I had used UART communication betwen arduino mega and stm32.When I passed a string from keil to arduino ide , there was no resp...

SM3 by Associate II
  • 1930 Views
  • 3 replies
  • 0 kudos