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 = ...

USBX CDC ACM Write problem

Hello everyone,I'm developing an application using USBX CDC ACM class in standalone mode. I've written an execution loop for scheduling USB stack operations and there are no problem with READ transaction; i'm able to receive correctly every data from...

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
  • 300 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
  • 123 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
  • 106 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
  • 130 Views
  • 1 replies
  • 0 kudos