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 12, 2017 at 12:03Hi,we are using the CLI of the st-link utility to flash some STM32-controller in the production. Now I had to install a newer version (CLI v2.0.0 vs. CLI v3.0.0) to support the STM32F413.With this new version the be...
Posted on July 13, 2018 at 10:13Hi, i'm using STM32F407VG discovery board for a project.I have this problem, when i power up the board it outputs some random signals for 3 to 4 seconds before it starts executing my code.I did the ST-link update and ...
Posted on July 12, 2018 at 22:27I am trying to connect to my running application and read some variable values from RAM. I am using ST-Link CLI with HOTPLUG option, but the core gets Halted after connect and the RAM content is invalid. The programme...
Posted on July 09, 2018 at 13:52Hello guys!I'm trying to build an automation that involves flashing and reseting an STM32F407 MCU.I'm using ST-LINK CLI V3.2.0.0 in order to do so.My problem is, that when I try to reset the MCU using -Rst -Run the ST...
Posted on June 28, 2018 at 12:48Hello there,Does anyone uses the external loader of the ST-Link tool for the STM32L073xx micro-controller (MC)?What we would like to do:We have a board based on the STM32L073rz. On this board, we have an EEPROM conn...
Posted on June 25, 2018 at 13:31The stm32f4 discovery board I am using has read out protection enabled, and I can't deactivate it.First of all, it is impossible for me to set read out protection, as the attached screenshot shows, the apply button fo...
Posted on June 26, 2018 at 09:00In STM32F411 Discovery board, The STlink was not able to program the on board STM32f411, so i have usedSTLink /v2 external module to load the program into MCU. I have also applied the target voltage 3.3V to the board ...
Posted on June 25, 2018 at 18:59Hi everyone,I play with a Nucleo-F767ZI, using the ST-Link part provided on the PCB.I would like to use a ST-Link/v2 to program my MCU.I was wondering, whether it is possible to power my MCU (without USB PWR) and use ...
Posted on June 22, 2018 at 17:04I'm trying to figure out a way around this: After I program a micro, the ST Link V2 Utility keeps that .bin open as a default tab. So, on the next unit, unless you pull down the tab and browse to your new firmware, it...
Posted on June 19, 2018 at 22:47I'm trying to connect ST-Link/V2 ISOL using SWD to a STM32F030R8T6 without success using Utility. When I go to Target -> Settings, the serial number is shown. However, after pressing the Refresh button, Here's how I ...