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 June 22, 2016 at 11:18Hi, Does anyone know if there is an ST-Link (the actual small white unit) that runs the V2-A firmware that allows the Mass storage option? I have an STM32F407G-DISC1 with this feature (with ST-LINK/V2-A only) and i...
Posted on June 17, 2016 at 22:02I presume they are supposed to be downloadable here http://www.st.com/content/st_com/en/products/embedded-software/development-tool-software/stsw-link009.html But there is no link for them. I've tried several browsers...
Posted on May 23, 2016 at 10:28Circuit Diagramhttp://i.stack.imgur.com/0cqvh.pngBackground & What I have triedI have wired wrapped this setup myself using a fresh STM32F411RC MCU from digikey (on a proto-advantage LQFP-64 to DIP-64 breakout board).I...
Posted on May 03, 2016 at 16:35Is it possible to feed only the MCU on top of a Nucleo board without powering also the embedded ST-Link? I tried, but unfortunately the only solution seems to manually remove the connection between the ST-Link and the ...
Posted on April 27, 2016 at 10:42Got a ''Microcontroller news from STMicroelectronics'' mail today, saying the following:http://links.st-microelectronics.mkt5947.com/ctt?kn=8&ms=MTI4OTE2NTUS1&r=NjkwODIyOTUzNjcS1&b=0&j=NzIzNzQ4MTY1S0&mt=1&rt=0The on-...
Posted on April 09, 2016 at 01:29What is the difference between STLink V2 and V2-1? I have been unable to determine this by doing a search for information at STMicroelectronics. Further, there appear to be a huge quantity of broken links with the ne...
Posted on December 23, 2015 at 11:38Hello,I'm using ST-Link Utility v.3.7.0 to download code on a STM32F103.The code downloaded provides redout protection option byte. When I do ''program & verify'' with verification during programming at the end of...
Posted on April 06, 2016 at 19:18Hello all, I have bought STM32F407G-Discovery evaluation kit its ''STM32F407G-Disc1- MB997D''. Apparently I was unable to boot kit after programing using external power supply e.g mobile phone usb charger or +5V to ...
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...