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 December 09, 2016 at 19:31Hello everyone,I am using stm32f030k6...When I am using ST-Link debugger and go into debug state, the Keil IDE goes to an assembly file 'startup_stm32f030x6.s ' and get stuck there right at the line:LDR R0, =...
Posted on April 04, 2017 at 09:54hi to all, i update the firmware of my the my stm nucleo L152RE with st-link to the version'ST-link firmware update V2.J27.M15 STM32 Debug+Mass storage' andlater i update STM32CubeMX to 4.20 versioni use the cube m...
Posted on April 14, 2017 at 15:14Hello,Iam currently unable to connect to my STM32L476 Discovery board using an ST-Link.I have removed jumpers from CN3, connected the cables correctly but the utility tool won't detect anything...JP3 is ON, JP5 is on...
Posted on April 19, 2017 at 16:43Hi,is it possible to enable Read Out Protection without power reset after it?Problem description: after setting Read Out Protection option enabled (by the STM32 ST-LINK Utility) the microcontroller does not reset. Mo...
Posted on April 07, 2017 at 09:25I want to develop a product from stm32L0xxx.already made a prototype but now how can I start.Before this, i developed a product from Arduino but this time I use STm32 nucleo.So could any guide me, any tutorial, link ...
Posted on April 03, 2017 at 18:14Hello,When i connect my STM 32F401RE to the STM32 ST-Link Utility and then try to update the firmware, it says that Version V2.J27.M15 is the latest.When i do the same with ST-Link Upgrade (stswlink007 from st.com), ...
Posted on March 17, 2017 at 13:39Hi I'm trying program an external flash with the ST-Link Uility. I made a custom External Loader based on STM32F429ZI and the memory to program is a NOR flash S29GL128S (http://www.cypress.com/file/177976/download). ...
Posted on March 03, 2017 at 16:25I'm using a STM32F7 MCU with a JTAG connection (4-pins used). The schematic is attached. It uses the http://www.keil.com/support/man/docs/ulinkpro/ulinkpro_jtag_10pin_swm.gif, and it's connected to a ST-LINK using th...
Posted on February 19, 2017 at 17:17Hello there,I am working with STM32F098 mcu, it has NPOR pin. Reading the documentation I understood that I have to externally pull this pin low until a stable VCC will be present. When it is present, I have to le...
Posted on February 17, 2017 at 10:30Hi,I would like to use a STM32F103 micro as a st-link programmer on my board to program or debug another micro using USB (like the one on STM32F4 Discovery board). Is it possible to download the st-link firmware t...