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 January 21, 2014 at 23:03Hi, I've been using the STM32F429 disco for a month or so and never had any problems. I connected my disco board via usb to my pc today and I keep getting the ''No target connected'' message when I try to download ...
Posted on January 11, 2014 at 12:01How can I debug stm32 apps by st-link/v2 on Macintosh?Where are drivers of st-link/v2 for OS X Mavericks? #stlink-macintosh-st-link/v2-ma
Posted on January 09, 2014 at 15:39Hi, I have bought: 1)a STM32F4DISCOVERY board (with on-board ST-LINK/V2 programmer/debugger) http://www.st.com/web/en/catalog/tools/PF252419 2)a separate ST-LINK/V2 programmer/debugger. http://www.st.com/web/catal...
Posted on December 20, 2013 at 21:23I'm using a recently purchased ST-LINK/V2 programmer to try and connect to a STM32F105 chip, and following the driver download link on the page http://www.st.com/web/en/catalog/tools/PF258167 gives me a Page not f...
Posted on November 18, 2013 at 19:18Hello community,I just got my beautiful STM32L board. I am moving from arduino to something more complex. However, the new info has been really overwhelming. Since morning I have been trying to figure out how to u...
Posted on October 31, 2013 at 01:27Hi,I am using the ST-Link/v2 for the first time. I tried loading firmware and when I select ''Program Verify'' and then select the .hex file, I immediately get a pop up window with the following message, ''Encount...
Posted on October 24, 2013 at 10:30When I run the CLI tool for programming including a verify, this is not working:R:\Shared\Evertz\Automatic ST-link program>ST-LINK_CLI.exe -P ''SYGDR scripts/Boo tloaderSTM32F0xx-v02.bin'' -V 0x08000000 STM32 ST-LI...
Posted on August 10, 2013 at 23:28I have tried to use serial wire viewer capability in St Link utility. See attached file for source code. This simple code emits sequence ''012345689'' of char but seems the ST-Link 2 is loosing the sync with the out...
Posted on August 22, 2013 at 23:25 Dear forum members, I am using OPENOCD under Ubuntu(Linux distro). What should i do ,to solve following error: ''This adapter does not support variable speed.'' #stm32 #linux #linux #st-link #openo...
Posted on July 25, 2013 at 16:17Hi all, I am using STM32L151CBU6 and STM32L151C8U6 with 128KB and 64KB Flash, respectively. However, Atollic Truestudio (via ST-Link) is able to flash 88KB to the one with 64KB Flash and it seams working correctly. My...