STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 RMII and lwIP memory allocation problem

Hello members of the ST community,I want to access LAN8742 PHY with RMII via ethernet protocol with STM32H743VIT6 microcontroller. I want to run the system using the default address settings generated by CubeMX. I created 10kB space for MEM_SIZE. I w...

mmercan by Associate
  • 387 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H562RG LSE crystal oscillation issue.

I am using a STM32H562RG and my project involves timing, for which I am using an external LSE crystal. I know that the STM32H562RG can adjust the LSE drive level. I used STM32CubeMX to generate the code. I noticed this code comment./** Configure LSE ...

liszt by Associate II
  • 363 Views
  • 2 replies
  • 0 kudos

STM32H523RCT6 LSE TO LSI SHIFT

Hi ST Team,                   Currently i am using STM32H523RCT6 mcu for one of my project. In this i am using internal RTC circuit for timing purposes. I am using external LSE crystal for RTC. My requirement is that When LSE crystal is not present i...