STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H5 external loader

Hi, I need the project used to generate the external loader: MX25LM51245G_STM32H573I-DK.stldr. My custom board uses a STM32H563VIT6 and the same octo-spi flash from Macronix used in the STM32H573I-DK board. But with different gpios connections. So th...

AMend.7 by Associate III
  • 10737 Views
  • 60 replies
  • 7 kudos

FW flashing from Bootloader

Hi , I am now working on FW upgrade using uart . Bootloader receives the application hex file through uart and flashes it .Then jumps to application , but facing some issues with flashing , flashing is not taking place. I am using NUCLEO-H723ZG board...

CJ007 by Associate III
  • 391 Views
  • 5 replies
  • 1 kudos

ADC conversion speed /sampling rate

Hi, I am working on the STM32L476RG MCU, where I convert a 3.3V ramp signal into a 0 to 360-degree angle using a 12-bit ADC. After that, I generate a digital signal using a GPIO pin. However, I realized that up to 1 kHz of ramp analog input, it works...

Resolved! VBUS Sensing STM32F107RCT6

Good morning,I am implementing a USB connection between my PC and the STM32F107 MCU in Device Only mode on a custom PCB. Since the PCB is powered through the USB connector (VBUS), I do not want to use the VBUS sensing pin (PA9) to activate USB commun...

Immagine 2025-02-14 024647.png

STM32G030C8T6 LED blink not working

Hi everybody,I am having a problem with stm32g030c8t6 as follows:I tried to write a draft program to blink the led, when I debug, the ODR register blinks but my Led does not blink. I checked on the PD0 pin and found that there is no signal output. Pl...

Resolved! OpenOCD and RDP protection [STM32g0x]

Hi everyone I'm currently trying to set RDP option bytes on STM32G070 chip with OpenOCD I try :> reset halt [stm32g0x.cpu] halted due to breakpoint, current mode: Thread xPSR: 0xf1000000 pc: 0xfffffffe msp: 0xfffffffc > stm32g0x lock 0 flash write a...

STM32L053, using DAP

hi I am currently using STM32L053 processor and ST LINK debugger with KEIL MDK5. For printing Assert condition I require DAP. (Don't want to use serial port.)For that as I read, will need to use Event recorder . As my processor has M0 core need to ch...

Resolved! AN4221 - Confusing instructions for Read Memory command

Previously I posted a message thinking that there was an error in AN4221 regarding the checksum and whether it should be complemented.  However, looking at (for instance) the Write Memory command, I can see that the command byte sequence and the data...

dmarks-ls by Associate III
  • 259 Views
  • 1 replies
  • 0 kudos

Resolved! stm32h723zg Clause 45 MDIO

Hi all,i see H7 supports clause 45 MDIO access, but in the HAL library looks not implemented, i see only clause 22.How should i proceed to read/write c45 ? Thanks,angelo

heisenbug by Associate III
  • 1075 Views
  • 5 replies
  • 1 kudos