STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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 III
  • 1776 Views
  • 3 replies
  • 4 kudos

Resolved! #define LAN8742A_PHY_ADDRESS

Posted on April 15, 2017 at 13:11This bug has been reported before, but has survived a couple of cube version bumps.STM32CubeMX 4.20.1 and f7_cube 1.6.1in stm32f7xx_hal_conf.h it defines the PHY address incorrectly#define LAN8742A_PHY_ADDRESS       ...

LWIP Using ICache on STM32H723

Dear all,I'm running the LWIP on a STM32H723 processor and need to enable the ICache and DCache within CubeMX. I'm also using DHCP which will only work when both caches are enabled. When I disable the ICache DHCP will timeout? UDP stop working after ...

wh by Associate III
  • 1475 Views
  • 5 replies
  • 1 kudos