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
  • 381 Views
  • 5 replies
  • 0 kudos