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 May 31, 2018 at 17:13Hi,As a beginner I develop projects on STM32 boards. It's a very good choice for me and I am glad that I chose STM32.I create my small home project and I have a trouble to choose the appropriate additional solutions (s...
Posted on December 10, 2015 at 09:40Hello I have a nucleol152 board. As I need to protect a memory area, I used this function to make a read protection + a write protection on zone specific areas: __IO uint32_t WPR_Value = 0x0, WriteProtectedPages ...
Posted on May 28, 2018 at 22:41Special request:Could the ST development team please compile the http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-performance-and-debugger...
Posted on May 17, 2018 at 14:24Hi everyone,I have a very strange behavior using the STM32 ST-LINK Utility v4.2.0.0. While flashing a specific HEX file, the error message 'Programming error @ 0x08008C00' is occuring.When I use the uVision Keil Flash ...
Posted on May 15, 2018 at 01:23I have http://www.st.com/en/evaluation-tools/nucleo-f070rb.html board with F070RBT6 MCU. Generally I have not any troubles with board, but when i ran ST-Link Utility and connect to my board - it identify my MCU's famil...
Posted on May 07, 2018 at 03:30HiI've been using STM32F407VG for a long time. Today i got an error when i plug in my laptop and i can not solve this problem over 8 hours. When i connected the STM to PC, the error message was USB Device Not Recognize...
Posted on April 09, 2018 at 08:16Hi all,I installed the ST-Link Server and after starting it, it opens up the default port 7184 on the local machine. But I have no idea how to interact with it. It's not a HTTP server, because using it over a browser...
Posted on May 04, 2018 at 10:22It seems that in my Nucleo board the embedded debug interface (the USB) is broken. How do I connect an external ST-LINK/v2 to the board to be able to flash SW and debug? The debugger should also power the board.#st-lin...
Posted on April 25, 2018 at 15:10I have an STM32F411 on a PCB and I tried to connect it to the ST link using STM32 ST-Link Utility app but I get the error Cannot connect to target! Please select 'Connect Under Reset' mode from Target->Settings menu....
Posted on April 20, 2018 at 15:51Are STM32F746-DISCO and STM32769-DISCO ST-Link not supposed to be used to debug external STM32s? The T_NRST (the pin that controls the NRST pin of the target MCU) is not given out in the SWD connector, it can only be...