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 April 16, 2017 at 04:55Hello, I have problem with a custom stm32f437 based board. It was working for few days then suddenly stopped working and can't program it anymore From keil/St-Link setup.Installed the ST-Link utility (V4.0) and updat...
Posted on August 15, 2017 at 22:08Hello, I'm developing some program using STM32F429-DISC1 board and I need to use UART1 there. I'm little confused, because UART1 sort of overlaps STLINK circuits.To be more specific, PA9 and PA10 from STM32F429 go t...
Posted on July 02, 2017 at 10:59Thank you for your patronage. I'm Japanese. I connected ST-Link / V2 as shown below. However, an error was displayed as shown in the figure below. I translate this into English. �Fatal error : ST-Link: Failed to ide...
Posted on October 15, 2017 at 21:42I have a Nucleo STM32F446RE board, which I purchased less than a month ago.After flashing it several times, I am now getting errors in flasher. I also checked my board with the STLink Utility.When I press 'Verify b...
Posted on May 23, 2014 at 00:05Hello all!,For everyone with an STM32F429I-Discovery board trying to upgrade the ST-Link firmware thru the ST-Link Utility version 3.4.0. If you don't see the DFU mode present message on connect and ST-Upgrade refuse...
Posted on October 10, 2017 at 18:26Hi,I am using a stm32f411 with 512Kbyte flash.I want to create a dump hex file of the flash as a backup.What is the Value of 'Size' 0x???? I have to write into the st link utility form to create an exact dump of 5...
Posted on August 26, 2017 at 00:28Hey guys!I currently have a problem with the connection between the debugger ST-Link V2, ARM Atollic 8.0.0 and a custom board with STM32F469. The Atollic and the ST-Link utility believe the Target is halted (and can...
Posted on May 15, 2017 at 11:54Hi,Currently, we are using a STM32F769 based custom platform with S25FL512SAGMFIG11 (from Cypress) as QSPI external flash.The flash which used in STM32769I-EVAL platform is MT25QL512ABA8ESF-0SIT and I can easily select...
Posted on September 22, 2017 at 13:31Hi Madam/Sir, We have designed a prototype board based on STM32F767VG. It is configured to work for a couple of seconds (take a picture, send it via UART) and go to sleep (so that it consumes the least power). In...
Posted on September 17, 2017 at 16:11Hi All,I am trying to use STM 32 ST-LINK utility to flash my .hex code to STM32L4 microcontroller on my custom board using SWD. I have tried all the modes under Target Settings (Normal, Hot Plug, Connect Under Re...