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 August 04, 2017 at 21:43Hi,We have used J-LINK and J-Flash to program STM32F ARM families for a while and now planning to use ST-LINK and ST-LINK utility instead.We have merged bootloader and application code to make hex file for productio...
Posted on July 31, 2017 at 15:54Has anyone seen, or tried to use, a direct USB API to STM32 ST-LINK CLI v3.0.0.0 (the STLink on a STM32-NUCLEO board)? Ideally, for Windows 7 or newer?I have some manufacturing tests, which validate HW on an STM32L152...
Posted on April 12, 2017 at 13:56Hi,I want to program the STM32F413 with the ST-Link Utility (CLI and UI has the same issue). We have two hex-files. One for the bootloader in the first sectors and one for the firmware in other sectors. Of course no ...
Posted on July 11, 2017 at 16:09Hi,i wondered if i can use the &sharpSWD in &sharpST-Link on the STM32F407G-DISCO1 Board to set individual IO registers during runtime?According to https://www.arm.com/products/processors/serial-wire-debug.php it can ...
Posted on July 10, 2017 at 15:59HiI bought a new NUCLEO F207ZG, i plugged it to my computer but it detects nothing, there is no unknown device in the device manager window. The COM led is just blinking, and the initial program is running making the ...
Posted on July 07, 2017 at 22:58Hi,I'm developing a project around the STSPIN32F0 (on a custom board), which embeds an STM32F031C6. I can connect and download code to the MCU using ST-Link Utility and the ST-Link v2 integrated into an STM32F4 Discov...
Posted on July 06, 2017 at 20:39When trying to set the read protection on a STM32F334 to level 2, ST-LINK_CLI gives the following error:'Level 2 is available on STM32 F0, STM32 F2, STM32 F4, STM32F7, STM32 L0, STM32 L1 and STM32 L4 devices only.'Th...
Posted on June 30, 2017 at 09:52Hi everyone.I was working on a custom STM32F469NIH board for the past two weeks. This morning when I tried to supply for the first time during this day the board to start its program, it didn't. When I connected it to...
Posted on June 28, 2017 at 23:18I have a 4MB program which takes ~15 minutes to load to the board. That's problem &sharp1. Once it loads, I get a bunch of errors, like this: 'Contents mismatch at: 00200000H (Flash=08H Required=D8H) !'. (it repeats...
Posted on June 21, 2017 at 18:03I have a custom board with STM32L051 on it. I am using an example from ST (I-Cube_lrwan). For some reason, once I load the firmware I cannot access the MCU anymore using ST-Link Utility and ST-Link/V2. It always throw...