STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32C031C6T6 : wakeup from shutdown mode

Hello,I'm contacting you regarding a support request concerning the wakeup from shutdown mode of the STM32C031C6T6: The issue we're facing is that __HAL_PWR_GET_FLAG(PWR_FLAG_WUF2) returns True when I power up my STM32, even though I haven't triggere...

ouss_mans by Associate II
  • 1671 Views
  • 7 replies
  • 0 kudos

Resolved! stm32l072 adc multi channel reading problem

I am trying to read multiple ADC channels using the Stm32l072 microcontroller, but in CubeMX, the options for rank assignments, which I normally use to read the channels, are not available. After manually adding these rank assignments to the init fun...

amorftor_0-1719228709034.png
amorftor by Associate II
  • 1317 Views
  • 3 replies
  • 0 kudos

Resolved! Can not connect STM32G030 to CubeProgrammer

Hi,I recently created a custom board based on STM32G030 IC and programmed it via UART to run my application. Now, I want to make some changes to my firmware, but I can not connect to the CubeProgrammer. I have tried connecting it via UART and ST-LINK...

Bhavil_0-1719049242418.png
Bhavil by Associate II
  • 2674 Views
  • 14 replies
  • 3 kudos

Connection through ethernet

Hi, I am trying to create a connection through ethernet with lwip however I stuck at netif down I guess it related with flags which are checking the connection. I am using  STM32H735 board. lwip.c file codes are taken from the github (https://github....

Kuttay by Associate III
  • 1067 Views
  • 5 replies
  • 3 kudos