Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hello All,I am hoping to reach out to the community for help with an error that I am experiencing with STM Studio. I recently installed STM Studio, part #: STM-STUDIO-STM32, version: 3.6.0.When I try to import a variable to view I get an error messag...
I have bought a new ST-Link/V2 from Digikey a while back and have only recently gotten the chance to use it. But every time I try uploading code to my geniune WeAct F411CEU6 board using SWD I get the error code "Error: No STM32 target found!". I don...
I'm running into an issue while designing a relatively simple custom board with an L031K6T7, where after programming it the current draw exceeds 200mA and eventually breaks to the current limit of the power supply at 800mA.When I assemble the board t...
Hi I'm using Atollic TrueSTUDIO® for STM32, Built on Eclipse Neon.1a. Version: 9.3.0 Build id: 20190212-0734I get the following error when I try to debug: STMicroelectronics ST-LINK GDB server. Version 5.1.0 Copyright (c) 2018, STMicroelectronics. A...
I've found that Nucleo-L4R5ZI and Nucleo-L476RG sometimes stop receiving UART data through the STLINK USB interface is Mass Storage type is enabled.I created a program that echos random data sizes (send to board, board echos back). This will crash af...
Hi everyone, Just FYI this is my first real dive into using STMs so please excuse possible gaps in understanding.Issue: I have been trying to program an STM Bluepill (STM32F103C8T6) but have been unable to get my pc to detect it and launch in debug m...
Hello teams,we are facing some issue with ST microcontroller and ST-link debugger help me out from this issue. GDB server error and below its showing, Target no device foundError in initializing ST-LINK device. Reason: No device found on target. when...
We have a project where, due to various issues found during development, I've modified the PCB layout and changed a few pin allocations.Is there any way to include multiple configurations from CubeMX and select between these at compile time?This woul...