Resolved! NUCLEO-C5A3ZG STM32C5 QSPI Display Bring up Project
This project tests the STM32C5's XSPI capability to drive QSPI display using the NUCLEO-C5A3ZG M.2/SerialMem connector. GitHub - stm32-hotspot/STM32C5-M2-Serial-Mem-QSPI-Display · GitHub
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
This project tests the STM32C5's XSPI capability to drive QSPI display using the NUCLEO-C5A3ZG M.2/SerialMem connector. GitHub - stm32-hotspot/STM32C5-M2-Serial-Mem-QSPI-Display · GitHub
Hello,I just ordered a STM32769I-EVAL board, it has revision B.Reading via ST-Link says: Version: 0221Build: Aug 23 2019 16:24:56I did some tests and finally wanted to reinstall the original demo software.So I downloaded the demo binary from ST webs...
Why did they use such a strange new design for the ST-Link interface on this Nucleo board?The "older Nucleo/Discovery" ST-Link-Target connector (6 pin, e. g. CN11 on the Nucleo-LQFP64 boards) is missing.There is some "strange new mini size MIPI conne...
I have custom board with minimal design only stm32 chip is there and couple necessary capacitors and due to some soldering issue, i got shorted with 3.3 and gnd .. accidentaly i powered it on and for debuging it was connected like this for 2 minutes....
Hi all,I recently experienced some interesting Issue when trying to programm a STM32L051C8T6 via ST-Link V3. (Using the SWD header of the MB1440B-Board)When I tried to connect to the controller in CubeProgrammer I found that it would not work when se...
I have been using an STLINK-V3SET probe for many projects with free software such as OpenOCD, pyOCD, etc. These projects have all targeted STM32 MCUs. I wanted to also use the probe for a project that includes a TI MSP432 MCU, but the probe seems c...
I am using v 1.5 of STM32CubeIDE, and an ST link v2 running firmware V2J37S7. I have chosen the CPU that I have on my custom board (STM32F410R8T6), configured my periphials and written some code. However, I face an issue when trying to debug the prog...
the chematic is good, but its just that i cant open the serial monitor like arduino. if someone knows the answer, plzzz cuz i struggle for a week and followed alot of youtube tutorials. im sorry if my english is bad: (
Hi.NUCLEO-F303RE has STLink onboard with integrated Virtual COM port, which seems very nice solution. Sadly Virtual COM (UART2) doesn't seem to work properly while debugging session is active. I made simple app, which just prints simple string to UAR...
Hi guys,I'm curious as to why ST has buffered the output to the LD1 on the above board? The other user programmable LEDs are directly connected to pins (through resistors of course). What is the purpose of this? I can't find mention of it in the User...
However, I can search the serial number of my Nucleo board's ST-LINK. But when I start debugging, it fails to start. The IDE version is 1.4.2 from clean install and from upgrade from 1.3.x. If I start the GDB server as explained in some other discuss...