STM32 MCUs Embedded 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
  • 586 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
  • 974 Views
  • 5 replies
  • 1 kudos

HAL_I2C_GetError() reporting error codes

Hello, We have noticed communication errors with STM32 that is working in our device. The device includes STM32 (master) and TI's battery monitor BQ76952 (slave).Using the same device and same software we noticed three situations that occur randomly:...

KGryn.1 by Associate II
  • 2526 Views
  • 10 replies
  • 3 kudos