User Activity

Hello,I am working with the STM32H745 microcontroller and planning to upload firmware via USB DFU. I need clarification about the BOOT0 pin configuration for this process:For USB DFU mode: Should I set the BOOT0 pin to 1 (Boot from System Memory) bef...
Hi everyone,I am working on a project where I need to interface an external ULPI PHY (FUSB2805) with the STM32H745 for high-speed USB communication using USB CDC. This is my first time working with an external USB PHY, and I am facing some difficulti...
Hi Team,I'm using STM32 USB CDC FS on my custom board. In the Windows Device Manager, it shows as "STMicroelectronics Virtual COM Port (COM6)." I want to change it to display a custom name for my board. Here are my questions:How can I change the devi...
Hello team,I’m working with an STM32H745iik6/ Nucleo-H745ziq microcontroller and currently using USB DFU mode to upload firmware. The process involves setting BOOT0 to 1 and performing a manual reset to enter DFU mode. After uploading the new firmwar...
Hello team,I am working on a project involving an STM32 microcontroller, and I am looking for guidance on how to implement remote firmware updates. Specifically, I want to be able to update the code on the microcontroller over the air (OTA) without n...