STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 UART always times out

Hello,I am testing UART via a loopback test. This shows that the expected data is being sent on TX and received on RX, but the receive function always times out.This post stated to clear the OVR and RXNE flags before calling the receive function, but...

HAL library error for I2C mode EEPROM

After updating the i2c library to the latest version, I got a write error. After reverting the library to the previous version, the error went away and the location where the error was returned is:stm32f3xx_hal_i2c.c / I2C_IsErrorOccurred()Line 7255I...

JChoi.6 by Associate II
  • 362 Views
  • 5 replies
  • 0 kudos

Resolved! STM32 LWIP FreeRTOS

HelloThis is my first post on the forum, always a happy reader in the past and happy STM32 user as well!Now I want to go a bit further then the standard IO and control. I want to implement LWIP + FreeRTOS with a STM32F7. And yes, the fresh generated ...

JDWBE by Associate
  • 325 Views
  • 3 replies
  • 4 kudos