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! 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 II
  • 1045 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
  • 934 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...

Resolved! About STM32U535CEU6 Bootloader

Hello,I am using STM32U535CEU6 for my development.I would like to transition to the bootloader using USB DFU with Boot0 pin kept Low, and the control performed within the application. I executed the following code right after HAL_Init();, but when I ...

Ka_T by Associate II
  • 598 Views
  • 1 replies
  • 1 kudos