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
I connect the CN2 to the USB3 port of my PC. The boards powers up, the LD8 is on. The pre-loaded demo starts. However - the PC doesn't detect the board. Cube Programmer doesn't see the board. Of course TouchGFXDesigner doesn't detect the board too. I...
Hi there.ive recently made my own circuit board which and I having trouble getting the stlink v3 to detect my f411 mcu. I've checked my oscilloscope and I can see the swd, swclk , and reset lines being driven by the programmer but I'm unable to get t...
hii am using a STM32H745BIT6 chip it is connecting to the st-link but when i try to debug it its not letting me do itit says the following error: STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STMicroelectronics. All rights r...
Bank 1 of my STM32L496 has R/W protection enabled, and I am unable to disable it. Using the GUI, when I attempt to uncheck the box, it tells me I must uncheck the PCROP_RDP bit and switch RDP from 1 to 0. RDP is already at 0, and it won't let me chan...
the error:STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STMicroelectronics. All rights reserved.Starting server with the following options: Persistent Mode : Disabled Logging Level : 1 ...
I've been using ST-Link for years with no issues. Tried it today to connect to a STM32L496 using the ST-Link Utility and an ST-Link V2 pod, but get this error message when I click "Connect". Tried a STM32L432, same issue. What am I missing? I'm not t...
Hello, I have three GPIOs output configured. I'm having some strangeness on two of these that I don't quite understand.I'm using a nucleo STM32L432KC, and I have some custom circuitry attached to the GPIOs (detailed below)The situation I am experi...
HelloI have encountered a strange problem at work using stm32f439zi processors.Some context:We're using two board:development board NUCLEO-F439ZI, with a processor stm32f439ZITx in revision 4custom board, with a processor stm32f439ZIYx in revision 3T...
Hello!For some weeks, I have been using an STM32F769I-DISCO board as the centrepiece of a new industrial solution which enables us to know how much paper has been consumed by a studied machine. Therefore, firstly, an inductive sensor is used and gene...