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 22, 2018 at 04:41I'm wanting pointers to how to debug a new platform design. Will the internal oscillator allow loading code via boot0 and the USB port?Here's the schematic and layout: https://github.com/kanzure/culture_shock/blob/...
Posted on March 20, 2018 at 08:55Hello,I've encountered a systematic problem with the STM32L151 which I'm finding hard to debug.We write a bootloader and main image to the flash memory using the ST-Link CLI, and at the same time write some individua...
Posted on March 07, 2018 at 02:41I'm using Windows 8.1, I plug in ST LINK V2 in USB port, but I do not yet connect the other side to a target. I start ST Link utility.I go to Settings, everything looks good, it shows the serial number and FW version...
Posted on March 08, 2018 at 15:26I am working on IR Remote decoding using STM32F103C8t6 board. The board is not executing a if condition in while loop whose parameters are true. I am using attolic truestudio for debuging and it is showing that my bo...
Posted on September 21, 2017 at 12:34Hi,I am trying to obtain real time variable reading in STM Studio But When My STM Board starts running program My STM Studio was unable to detect STLInk V2 and My program Runs only in Flash Mode.I am using ST Lin...
Posted on March 04, 2018 at 15:02I have STM32F446 with external ST-LINK/V2 white plastic dongle.Debug prints via ITM trace work fine with Keil uVision and ST-Link utility.Today I got an isolating dongle ST-LINK/V2 ISOL. Everything seems to work wit...
Posted on February 27, 2018 at 20:37 Hey everyone, This is going to be a lengthy post but any help will really be appreciated!! I'd like to integrate the MCU that I've been using into my final system(i.e no dev board) I've designed PCB's in t...
Posted on February 24, 2018 at 08:43Hi everyone,I have a few question about this external bootloader. In my project has an external flash is W25Q32JVZPIQ. I use SPI module not QSPI to communicate with it since QSPI is used in communication with anot...
Posted on January 31, 2018 at 16:11Hello,I have been working with an STM32F437 chip for a while now, when suddenly I could not flash my program in my IDE anymore. I tried solving the issue in ST Link Utility.First of all, the only mode in which I ca...
Posted on October 04, 2017 at 11:32Hello,I am having problems writing my own External Loader for the ST-Link utility. In a previous version of our custom board, we used the same QSPI chip as the one on the http://www.st.com/en/evaluation-tools/stm32...