Forum Posts
Does NUCLEO-F429ZI have another shape types?
I am currently use STM32F429ZI cpu with Nucleo board wellhttps://os.mbed.com/platforms/ST-Nucleo-F429ZI/but I need smaller shape types of this.does ST have another board with this F429ZI CPU ?
Resolved! Unable to program STM32G474RCT3 via JTAG
Hello,I'm working on a new project in which I'm using the new STMG series for development. At present, I'm trying to program the controller via JTAG. Unfortunately, the ST-Link is not able to connect to the controller. I'm attaching the screenshot of...
Resolved! Does StLink-v2 work on STM32L07?
I am currently working on STM32L07/STM32L08. And thinknig of debugging and making sure memory I would like to use st-link v2. I have looked up a lot about st-link but mostly it's about STM32F. Please teach me if the st-link v2 works on STM32L07/STM3...
New ST-LINK v3 firmware update does not work with older CubeProgrammer, CubeIDE?
I've updated several Nucleo-H743 with the ST-LINK update that comes with CubeIDE 1.7.0 for Windows. This updater allows to choose mode without a USB drive and annoying popup on connection.The debugger of CubeIDE 1.7.0 works well with this firmware.Ho...
Resolved! I am developing a product with a circuit using STM32L073RZT6. It is planned to be 3μA in the circuit design in STOP mode, but it can only drop to 40μA.
"When STOP mode is executed using the sample code of STM32CubeL0, the power consumption can be suppressed to 1 ~ 2uA, but it is the most consumed when the alarm and GPIO are enabled and the recovery from STOP mode is enabled. How can I reduce power c...
STLink firmware bug regression: Target does not boot when powered by E5V
From finds on the web, there was, years ago, the phenomenon with STM32 Nucleo boards that, when J5 is set to E5V, and the board is powered from the E5V pin instead of USB, the target MCU will be held in reset.I just updated the ST-link firmware on a ...
uC blocked in reset state
Hello,I am working on a custom board using a STM32F030K6T6. We are already in production and on like 15 parts over 4000, after that the product passed the electrical tests in production, and most of the time, after then, we tested it manually using ...
STM32H725 SMPS Issue
Hello,I designed a motor controller with an STM32H725ZG, and I am having problems withthe SMPS. First, with the board just assembled, the stm32CubeIDE let me uploada simple code (activating 25MHz crystal, debug, and blinking a led) one time.After upl...