Hi! I am trying to use a NUCLEO-L4R5ZI-P to program an external application. I have my target board and the .bin file I want to use. I've broken the nucleo to separe the ST-Link part from the MCU. But when I connect the ST-Link part to my PC (by USB)...
Hello, I have been trying for a while to test the STMCube programming chain up to the STM32F411 via the STLink without success despite all the ideas read in the forum. During a review of the requirements for the installation of CUBE it is noted, unde...
Hi.I'm designing a circuit using STM32H743ZI. I should add connectors to connect it to STLINK-V3SET.However, I don't want to use 20 pin Box Header because it is too bulky.For I only use SerialWire Interface to program and debug the MCU,I want to use ...
Is it possible to turn off SMPS in STM32U585AII6Q and not to use external inductors and capacitors needed for SMPS?Thanks in advance,Nenad
I want to program my µC with the MB1440B board, but the STLINK doesn't find any target as soon as I plug in the MB1440B. Programming with the MB1441B alone works just fine. Do I need to change any jumper configuration? I didn't find any description i...
I have a number of full-speed USB-powered devices I'm working with. All use STMicro microcontrollers (a few different models, including STM32F205, L432, etc.). All of the different devices use the same USB circuitry (including the 1.5k internal pullu...
i am using nucleo-f429zzi. there is reset button (B2) is connected to NRST in mcu. Is it possible to use program to detect this button is clicked? Actually, I would like to stop some digital i/o when user presses this button to reset the system. It i...
/home/i/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32CubeProgrammer: line 4: 3947 Aborted (core dumped) $DIR/jre/bin/java -Djdk.gtk.version=2 -jar $DIR/STM32CubeProgrammerLauncherthis is the output I get to the terminal ...