STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Potential Bug in stm32fxx_STLstartup.c V2.2.0

Dear Community Members, While working on my current STM32F103 project and attempting to integrate the X-CUBE-CLASS-B Library, I've come across a potential issue in the file `stm32fxx_STLstartup.c`. Specifically, it concerns line 351:   351   if (STL_...

WWagner by Associate
  • 810 Views
  • 1 replies
  • 0 kudos

Nucleo STM32H743ZI Lan Interface does not work

Hello experts, what am I doing wrong? For days I have been trying to put the LAN interface of my STM32H743ZI board into operation. I just want to send a text to my PC and also be able to receive text from the PC. The board should be the server. Unfor...

0693W0000059NWcQAM.jpg 0693W0000059NWhQAM.jpg 0693W0000059NWmQAM.jpg 0693W0000059NWNQA2.jpg
HGumb.1 by Associate II
  • 1093 Views
  • 3 replies
  • 0 kudos

Custom Bootloader implementation on STM32L4S5

Hi,We are working on product based on STM32L4S5 based MCU. We implemented the bootloader which are able to boot from base address (binary image starting from base address 0x08022000). Current implementation doesn't have any validation.But due to secu...

usha by Associate
  • 628 Views
  • 3 replies
  • 0 kudos

Resolved! RTC start time of the init mode

Hello,I've a project with the STM32G030F6 which use the RTC (SYSCLK=64MHz RTCCLK=32768Hz). During the setting of new date/time I enable the INIT mode with: LL_RTC_EnableInitMode (RTC); while (0u == READ_BIT (RTC->ICSR, RTC_ICSR_INITF)) { } The runtim...

bm2 by Associate III
  • 1239 Views
  • 6 replies
  • 0 kudos

HOW to reset nucleo H755 (blocked board)

Hola a todos, soy nuevo en STM32.Mi placa está bloqueada en este estado (ver en la foto): 2 LED en estado rojo continuamente. Busque en Google y descargue una copia de STM32 Cube Programmer, evita las tonterías de IDE/GDBRevisar el manual de la placa...

Imagen de WhatsApp 2024-06-13 a las 14.38.28_7aedc905.jpg
Fablax by Associate
  • 542 Views
  • 2 replies
  • 0 kudos