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
When I try to upload code to the board through the IDE it says:Error in final launch sequence:Error in initializing ST-LINK device.Reason: (4) No device found on target.When I try to connect through ST-LINK it says:Cannot connect to targetI'm not sur...
During testing, Suddenly HOST PC stop detecting the board saying unknown device. NO VID/PID was recorded also. So, we need to upgrade the firmware again But the ST-Link USB is not working only. Is there any other way to upgrade it. Kindly suggest
I am having problems with the clock signal supplied from ST-LINK chip and need to exchange it with a clock signal from a stable oscillator. For that I need the layout to find the power lines and the diagram to identify jumpers. The schematic and layo...
Cannot connect to STM32L05x MCU with CubeProgrammer and ST-Link V3 using the CLI with both "connect under reset" and "Normal" modes. However using the same setup I can connect with ST-Link V2.Is there any reasoning for this?
I have Discovery kit with STM32F411VE MCU (LINK), The product description doeasnt talk anything about the re-enumeration capability of the on board ST-LINK debugger/programmer.Is it possible to tweak some jumpers or tweak stlinks firmware to use this...
Hello,I'm looking for recommendations for a readily available ARM MCU evaluation board with the following requirements:At least 50 user GPIOs that are easily accessible by header pins.USB to UART working as a serial COM port I2CSPIAt least 2 ADCsAt l...
Hi, Im using M95512-D EEPROM with STM32F103RCT7. EEPROM is connected with SPI2. My Initialization and Read Write Process are given below, Please help me to make it work,---------------------------------------------------------------------------------...
Hello,is it possible to replace the ST-Link MCU on a STM32F4-Discovery board? It seems that the ST Link on the board is broken :( Regards
I have a custom board which always enters the DFU USB system bootloader when powering on, even though BOOT0 & BOOT1 pins are driven to ground. After I load a simple test program on it (via dfu-util), it runs the program just fine. However, when I rem...
Hi,Can someone throw some light in here, please ?I have a Nucleo-H743ZI2 (MB1364C) board. From schematics it appears to me that UART3 is connected to STLink and can be used as a regular COM port ?Is it possible to use UART3/VCP on the STLink as a re...