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 March 24, 2016 at 10:09I like to work with STM-Studio and it is a way much better than ordinary debugging/monitoring variables.But I still could not manage to connect two instances STM-Studio application to two different ST-Links since th...
Posted on November 20, 2015 at 20:12I'd like to implement something like IAR's EWARM 'live-watch' window in a C♯ app on a PC to interrogate firmware values via an ST-Link. I'd use this for production testing or diagnostics. The 'live watch' window i...
Posted on February 24, 2016 at 08:27I have several discovery boards and last week I got a nucleo board. I made a mistake and connected another SWD debugger to STM32F103 SWD pins instead of on-board target microcontroller and erased ST-Link firmware....
Posted on February 24, 2016 at 09:49Hello Forum,regarding the AN4488, Chapter 3.2.2 I do not understand why the capacitor at pin 30 is necessary. The STM32F4 as well as the STM32F1 have a ''normal'' gpio there.Thanks in advance!Klaus #hardware
Posted on February 15, 2016 at 14:03I'm trying to read some values out of an STM32F3's RAM (after some selftest code has run), but the ST-Link utility HOTPLUG function is no longer working after I upgraded to the latest utility version (3.8.0, CLI 2...
Posted on March 17, 2015 at 22:42Greeting,I'm facing an issue while trying to program STM32L151C6 using STM32F4 Discovery board as programmer. What I did are the following:1. I removed CN3 jumpers from STM32F4 Discovery board page 14 in [https://www...
Posted on January 21, 2016 at 15:04Hi, i have my custom board all set up and checked and tried to program my STM32L051C6 with the ST-Link V2. I am running the board with 1.8V, the NRST line has a 10k external pull up. SWDIO and SWCLK are just root...
Posted on January 21, 2016 at 15:19Please Delete Connection errror #st-link-v2
Posted on January 21, 2016 at 13:31Hello, it seems that the Stlink CDC ACM implementation only sends out RX packet to the PC if the RX buffer is either full or after a delay of 100 ms. The delay when sending non-full RX packets is enourmous and slow...
Posted on January 15, 2016 at 22:36Hi!We have built a ST-Link/V2 programmer that includes a UART chip and a USB hub because we had to carry a USB hub and a UART cable every time we went to debug our software in the factory or at customer's site. We ...