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
Posted on September 18, 2016 at 02:39HelloI just joined the forum and I am new to ARM. I followed ARM tutorials using this link I am using CoIDE V2 for beginner development, I was having problems trying to download the program to the STM32f030 MCU....
Posted on September 07, 2016 at 12:33What are the pin connection to be done or any other connectors or shield we need to use to connect St Link V2 Debugger to STM32F746NG. I have this doubt because older boards like STM32F4 have JTAG socket in the b...
Posted on August 16, 2016 at 17:32Hello, I have trouble setting a STLink, been looking alone for days but still have no solution. The sensitive points in my opinion will be underlined.I have a hard time posting photos here because of the max file si...
Posted on August 10, 2016 at 08:02Hi there! I'm developing a PCB with a STM32F429ZE. Now i want to integrate a ST-LINK/V2 debugger like on the Nucleos or on the Discovery boards. Is it possible to become the software for the ST-LINK/V2 microcontroll...
Posted on August 02, 2016 at 10:49I have a couple of STM32L476 mBed boards talking to each other. The development environment is Keil UVision. After some time one of the boards stops operating as expected. I then try to halt execution which seems to...
Posted on August 01, 2016 at 19:12The STM32F0Discovery (board MB1034B) has a connection between the STM32F103 used for the STLINK and USART1 of the STM32F051. It seems like this connection is intended for use as a USART comm port between the STLINK...
Posted on July 28, 2016 at 14:03For the last few months I've been working on a project that used an STM32F030 microcontroller. Due to a shortage of GPIO I've had to use the SW debug pins for other functions. Until recently this wasn't a problem, sin...
Posted on July 18, 2016 at 17:36One can set different frequency from Target -> Settings -> port.Does this frequency settings effect the speed of user application or just for the speed of flash programming via SWD?And how to understand the info from...
Posted on July 01, 2016 at 04:20Hi, I am looking to fully ramp into the STM32 series for work and have no experience in ST yet. I purchased - (1) STM32F3Discovery (STM32F303)(1) ST-LINK/V2 My sole goal is to get code generated, compiled and dep...
Posted on June 26, 2016 at 19:24I am trying to download code to my STM32F429I discovery board using KEIL tools. I enter ''Configure Flash Tools'' - Debug Tab; and press on ''Settings'' next to ST-Link Debugger. The running demo stops; the COM Led (...