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'm trying to load my project using Atollic TrueStudio V9.2.0 with the ST-Link V2-1 debugger of the nucleo-64. I get this error : STMicroelectronics ST-LINK GDB server. Version 5.1.0Copyright (c) 2018, STMicroelectronics. All rights reserved...
Hi everyone,I use a custom stm32f0 board and i try to catch data coming from can bus and answer it back to can bus line. In the begining my program works good but after a couple of minutes mcu stucks in reset(i am not sure of the cause is from softwa...
st-linker debugger part help me how to dump the hex or binary file into stm32f401re microcontroller using st-link debugger
Hi community, I'm doing a PCB design with the microcontroller STM32L451VCT6. I want to work in low power and wake up the microcontroller with a push button. This push button is directly connected to a system wake up pin (PC13). I want to know how sho...
Can I use the st-link/programmer on nucleo l432kc to program external boards?I know that I need the SWCLK and SWDIO pins and they don't seem to be connected to external headers but I saw some people on internet using the embedded programmer on the nu...
Hi Everyone,I have a STM32F407 MCU development board (STM32F407VET6).The ST-Link Utility keeps displaying "No ST-LINK detected" - how do I overcome this?The development board I purchased: https://www.ebay.com.au/i/302449171492?chn=psAny help would be...
I would like to experiment with feeding external clocks to the MCU on a Nucleo-F446RE (MB 1136 C) board.I am not a hardware engineer, so pardon my ignorance with this. I am still learning!From the schematics and physical board inspection of the Nucle...
Is there any application note about hardware design for this MCU? I have found the Application note only for STM32H7x3. Does anybody knows if AN also applies to the STM32H750 ?
Before starting the blinking program, when I plugged in my PC USB to micro the user LED's (1-3) could be toggled when I hit the blue push button, now they can't. Within Kiel, I started a new project LED blink. I found my MCU (as seen in the image), t...
I've developed a device with an STM32F767ZIT6 on it. A custom board.It was always can connect with ST-Link Utils in the beginning but overtime it is very difficult to connect (Cant connect to device) but sometimes it can.I cant find where the problem...