STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! CUSTOM BOOTLOADER

  ISSUE: STM32F7 Custom Bootloader - Main Application Not Running After JumpDetails:Bootloader Memory Definition:RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 320KFLASH (rx) : ORIGIN = 0x8000000, LENGTH = 1024KQUADSPI (r) : ORIGIN = 0x90000000, LENGTH = ...

Can freertos block IWDG?

Hello,I am using freertos configured by STM32CubeMx.The IWDG is activated and configured by STM32CubeMx too.I met an issue in my code but this is not the purpose of this post.Due to this issue the STM32L431 stays blocked indefinitly despite the IWDG ...

mich35 by Associate III
  • 439 Views
  • 6 replies
  • 0 kudos

STM32H753 PING STOPPED

Hello, I am working on Ethernet with the STM32H753 board. After configuring the necessary Ethernet settings, I can ping the assigned IP address of the board. However, after a few minutes, I can no longer ping it. What could be the reason for this iss...

Ocebe.1 by Associate III
  • 181 Views
  • 3 replies
  • 1 kudos

STM32 USB

Hello, I can't get a USB connection with my stm32 cards, I tried several cards: Bluepill, Blackpill,STM32F429ZI-DISCO, NUCLEO-F767ZI. I still have the same problem "USN NOT RECOGNIZED",do I need to install a driver ?how can I solve the problem ?Best ...

PSEBA.1 by Associate II
  • 155 Views
  • 2 replies
  • 3 kudos

MQTT client

Hi ST Community,I’m working on a project where I need to implement an MQTT client on an STM32 microcontroller. Here’s my current setup:I have an MQTT broker running on my PC using Mosquitto.I’ve written a simple C program for publishing messages, and...

red1_0-1740644318342.png
red1 by Associate
  • 231 Views
  • 1 replies
  • 0 kudos

UART Communication Issue

I'm using an STM32G071G8U6TR and a CP2102N-Axx-xQFN28 to communicate over USB. I am managing to get messages onto the STM32 but it seems that the first few characters of the message are coming through jumbled,    #include "main.h" #include "UART_Poll...

GTann1_0-1739458146324.png
GTann.1 by Associate II
  • 411 Views
  • 3 replies
  • 1 kudos