Resolved! STLINK-V3PWR Connection to legacy targets
How does one connect the STLink debug port to an older target with 0.025 square posts on 2.54 mm ptch for the debug connections? As best I can tell, the supplied cables only support 1.27 mm pitch,
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
How does one connect the STLink debug port to an older target with 0.025 square posts on 2.54 mm ptch for the debug connections? As best I can tell, the supplied cables only support 1.27 mm pitch,
Is the a User Manual available for the Nucleo-N657X0-Q that contains the connector pinouts and jumper settings etc. The document (UM1727) listed on the documentation page https://www.st.com/en/evaluation-tools/nucleo-n657x0-q.html#documentation point...
Does any one know if this board can be debugged via the USB port that is connected to the PC or does one require an external debugging link?If external is required which one would you guys recommend I do have ST-LINK V2 which I use for smaller boards...
Hello, I have two STLINK-V3 programming devices. But I can't program or debug. When I try to connect to my device with STM32CubeProgrammer, I get the errors "Unable to get core ID" and "No STM32 target found! If your product embeds Debug Authenticati...
Hello community, I have been working with the nucleol476rg in low power modes, but I have had some doubts during the tests I have performed, specifically using the stand by mode, I understand that only the RTC is active in fact with it I set the alar...
i am using stm32u575zi-q board as master and ads131m04 board as slave for the spi communication.i need ads131m04.h and ads131m04.c files specific to stm32 board .
Hello ST Community,I’m encountering significant difficulties connecting to and debugging my STM32 microcontroller and would greatly appreciate your guidance.After erasing the full chip flash memory and uploading my code, the microcontroller initiall...
I am using the STM32L476RET6TR MCU. Please suggest SMD-type crystals for both HSC and LSC.
Recently, I purchased an STM32F407G-DISC1 board. On the top left corner of the board, I noticed the label STM32F407G-DISC1, and at the same time, I observed MB997E printed on it. This raised a doubt because many boards are labeled as MB997D, while so...
Can the ADC write to the buffer faster than the buffer values are sent to PC?- Single channel ADC using DMA, non-circular, EOC every conversion- ADC is in 12-bit resolution but as I understand it writes a full 16-bits each conversion - Buffer size 10...