STM32H755ZIQ-NUCLEO firmware upgrade failed
[translated] When using STM32H755ZIQ-NUCLEO, the firmware upgrade fails due to data cable, and there is no way to download the program, is there a solution for you?
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
[translated] When using STM32H755ZIQ-NUCLEO, the firmware upgrade fails due to data cable, and there is no way to download the program, is there a solution for you?
I have a Nucleo WB55RG board with in built ST-Link.I programmed it with a blinky LED & a UART message "Hi there!\n" via the CubeIDE on a different PC & it all works fine. TeraTerm has no problem selecting the ST-Link device connected to the PCNow run...
Trying to flash F1 and F0 series boards (not a clone, resoldered the MCU with a genuine from mouser) with L4 ST link V2.1, but having no success. Doing the basic CN2 headers out, CN3 VDD(with or without), SWCLK, GND, SWDIO. Spamming every option in ...
Hi,I am currently working with the STM32C091CBT6 microcontroller and am looking for suitable development hardware.My primary questions are:Is there an official STM32 Discovery kit or Nucleo board specifically designed for the STM32C091CBT6 microcontr...
Hi,I want to generate a timeslot control signal consisting of one 10-microsecond pulse followed by fifteen 2-microsecond pulses.I want the period to remain constant, aligned on the falling edge.My problem is that before and after the long pulse, the ...
I´ve bought a new ST-Link V2 from a reputable electronics Vendor (Reichelt, Germany) to connect to my Cartographer 3d scanner for a 3d Printer with an stm STM32 chip. It is connected correctly as far as I know. I cannot establish any connection. I've...
Hi, I'm using ST for the first time, I have a NUCLEO-H753ZI, and I cant find in the user manual if it is possible to program an external MCU using the Embedded STLINK-V3E, can someone help me with this ?Thanks
I am using STM32F767ZI board for my projects. But due to some unknown reason, the RED led is turned ON in my nucleo board. I am sharing my code along. The code is very simple and I enabled only a single GPIO to be output. Please let me know my mistak...
I am working on a STM32N6570-DK board and I noticed that the CN7 of the board can be modified as digital I/O pin or an ADC. So I want to make sure that when I use the A1 port of CN7 for example, and I want to use this port as a usart_tx. Then I can d...
Hello , everyone. I am currently working with the STM32N657X0H3Q device on the NUCLEO-N657X0-Q board.Following the official Template_FSBL_LRUN example, I successfully generated and signed both FSBL and Appli binaries using STM32CubeIDE and STM32_Sign...