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
SWV 16MHz, SYSCLK 16Mhz = logging worksSWV 16MHz, SYSCLK 25Mhz = logs gibberish (expected)SWV 25MHz, SYSCLK 25Mhz = logs nothing at allSWV 48MHz, SYSCLK 48Mhz = logs nothing at allWhy would this be?It works with HSI 16MHz, so my wiring and configurat...
Hello world :)Trying to upgrade firmware on series of STLINK-V3MODS on FreeBSD, downloaded 3.16.9 package from [1], after running:java -jar STLinkUpgrade.jarI got error message "Platform not supported (freebsd)".Would it be possible to add support fo...
Hello,I have a Stm32h735g-dk card. I did some work and then the connection was broken. I don't know exactly why it happened later, but I didn't play with the pins, I just threw code with stlink via jumpers and stm32cube ide. Now every time I want to ...
Hi,I am currently making a custom pcb that includes an stlink-v3mods in order to program two stm32's.I am encountering a problem in which the stlink keeps failing and drawing a large amount of current. I am struggling to understand why this could be?...
Hello everyone, the STM32F723IEK6 chip on my H755ZI-Q development board is damaged. If I replace it with a brand new MCU, how can I restore the program
Hi, I recently designed a custom STM32F405RGT6 board. It's my first custom board, and I wanted to post the schematic here for some feedback on mistakes that I might have made before I move on to the motor control section.
Hi!TLDR; Mass Storage on STLINK on NUCLEO-C071RB isn't enabled by default. You need to use STLinkUpgrade to change Type to STM32 Debug+Mass Storage+VCPI've got a new NUCLEO-C071RB for test purpose, to evaluate that it's ready to be programmed in my b...
Hello, Currently we are using STM32G4A1VET6 MCU in our board and we dont have any high speed application in the board, suppose i dont want to use any crystal/oscillator on these pins, then how these pins should be taken care in our schematic, I check...
whether stm32 can be supplied with 5V or 3.3V only.
I am trying to start a debugger session to my new NUCLEO-N657X0-Q and getting the following error:STMicroelectronics ST-LINK GDB server. Version 7.9.0Copyright (c) 2024, STMicroelectronics. All rights reserved.Starting server with the following optio...