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

Resolved! Sending AT command to esp8266 using stm32F103 through usart

i'm trying to communicate with a Wifi module (esp8266) using STM32F103, on keil IDE. As described in the schematic : i want making my stm32 send AT command to esp8266 through usart1 (Tx1), and getting the esp response (Rx1), then display the esp resp...

0693W00000BZddpQAD.jpg 0693W00000BZdduQAD.png 0693W00000BZde4QAD.png
SIDRI.1 by Associate III
  • 5573 Views
  • 9 replies
  • 0 kudos

Hello to everyone, I just joined the Stm32 family and I chose the STM32F373C8T6 chip to use in my projects. The reason I chose this mcu was that I used two different SPI communication components in the project I wanted to do.

Hello to everyone,I just joined the Stm32 family and I chose the STM32F373C8T6 chip to use in my projects. The reason I chose this mcu was that I used two different SPI communication components in the project I wanted to do. But since I am very new, ...

RŞahi.1 by Associate II
  • 522 Views
  • 1 replies
  • 0 kudos

Memory malloc fails after upgrading of new firmware.

Hello @Martin KJELDSEN​ @All ALL​ ,Facing issue in up-gradation of new firmware in following scenarios.I am using "STM32F412CGU6" microcontroller with MPU protection.My application stores the new firmware in an external SPI flash. Firmware data recei...

Resolved! Having problem with I2C4 in stm32H747 Disco

I am using STM32H747I-DISCO discovery kit. I want to use I2C4 in the kit but clock is not generated in scl. I am using pin D15 as SCL and pin D14 as SDA of CN5 connector of discovery board. According to the user manual of discovery board D15 is conn...

SLuit.1 by Associate III
  • 1221 Views
  • 2 replies
  • 0 kudos

I2C communication halted in HAL_GPIO_EXTI_Falling_Callback

I'm a biginner on embedded programing and facing an I2C communication halt issue when I put HAL_I2C_Master_Seq_Transmit_IT() in HAL_GPIO_EXTI_Falling_Callback(). STM32CubeIDE: Version: 1.6.0, Build: 9614_20210223_1703 (UTC)Target board: NUCLEO-G031...

MMish.2 by Associate
  • 961 Views
  • 2 replies
  • 0 kudos