Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hi,Recently I bought two STM32H747-DISC0 boards and seems that one of them is not working properly. The first one is working well, I can flash, debug and so on. The second one, there's no way I can flash it. I tried using CubeIDE and also ST-Link uti...
Hi,I have to use USB Mass Storage Thumb Drive with STM32F722VET 100 Pin MCU I don't want use any power switch IC as below:STMPS2151STR USB-VBUS Power Switches and LM3526 Dual Port USB Power Switch and Over-Current Protection.I have confusion of Hardw...
Here is my current approach to perform flash and run without debug:install st-link utilityin stm32cubeide open Project->Properties->C/C++ Build->Settings-> tab "Tool Settings" -> MCU Post build outputs check "Convert to Intel Hex file"Run -> Debug Co...
Hello,I'm designing a new schematic for am IOT project with STM32L476RGT and looked for reference in the schematic of the Nucle-L476RG. In this schematic the V_ref/VDDA (Pin 13) is connected to PB12 (Pin 33). Why are these two pins connected?
I have designed a prototype based on the STM32G030F6P6 microcontroller. The microcontroller runs on a battery. The power to the microcontroller comes from a 2.5V regulator. Is it possible to debug this configuration using an STLINK-V3SET in SWD m...
I have upgarded several old NUCLEO boards without any problem. All boards ware equipped with ST-LINK-V2 debugger I've tried to upgrade two new Nucleo boards board equiped wit ST-LINK-V3 .Result : Both returns error during upgrade. See attached scre...
I successfully made a PLC board with a Nucleo development board on it.Now we are ready to ramp up production, we like to implement the Nucleo board design in our own board design.Because we make use of ST-link for drag en drop new firmware via mass-s...