STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Why was UART_FLAG_RTOF removed?

From STM32H7 libraries v1.3.2 to v1.4.0 UART_FLAG_RTOF was removed from stm32h7xx_hal_uart.h.Any good reason why?I am just gonna use USART_ISR_RTOF instead but the question is why would you do that? Was it intended?

LAfon by Associate III
  • 372 Views
  • 1 replies
  • 0 kudos

STM32F429 TCP/IP with lwIP.

Hello! I'm trying to connect my STM32F429 via ethernet to a PLC. It seems that this board is supporting a LAN8742A PHY. I generated the code with CubeMX selecting my nucleo board, then, I think that the initialitzation of all of the peripherials ( GP...

Vic95 by Associate
  • 430 Views
  • 0 replies
  • 0 kudos