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! 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
  • 2785 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
  • 1119 Views
  • 5 replies
  • 3 kudos

Personal Project help

I am starting a personal project where I will be designing custom hardware and software for a device that would be be similar to a smartphone. I want it to be able to connect bluetooth, wifi, have speakers and use USB-C(power, data transfer, etc.). I...