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
Here is my schematic and board. I'm wondering if someone can verify that I have everything that's needed on the stm32f4. I can't connect with SWD to the core. My JLink tries multiple times and fails. When I press the reset button on my board the JLin...
I am new to STM32 Programming. I have bought an STM32F407VET6 Board and connected it with STLINK. But the Stlink utility does not detect my board! and in KEIL it is showing the board number but when code is uploaded shows invalid ROM table what shoul...
Hello Team,I have to erase and program bin/hex file using ST-LINK Utility. I have ST-LINK V2 ProgrammerI tried to install ST-LINK Utility on my computer, my package installer get stuck at last when I clicked on finish.Package installation remains as ...
I am using SWV as my trace output on STM32F4 (STM32F437VG on a custom board and STM32F407 on a Discovery board). I need to be able to capture this output using command-line tools and into a text file or similar (on Windows 10) so that I can use it in...
See My previous answered question on Merging Nucleo Components. Anyway I had 2 nucleo boards. One had a smoked ST-Link and the other just didn't work. I separated the St-links from both and attached the apparent good st-link to the MCU componet w...
Hi guys,we have a several hundred of devices deployed on the field with a STM32L462 mcu. We are noticing that some devices are stopping operation and returning to operation in a very random way.We have analyzed some of the devices that eventually fai...
Hi,i'm using CubeIDE to debug a STM32L072 micro but debug session can't be started by IDE. In the same PC i'm able to run STLink utility and STMCubeProgrammer to access SWD port properly, both of them work with same micro. I made a try with STLINK v2...
Hi all,We are trying to create a testing jig for STM32 MCU's where we will be having a on board STlink. We are using STM32F103CBT6 for this purpose and for schematic, we have referred STM32 LoRa Discovery board. There it is noticed that pin39 ( JTDO/...
Hi, I have been working in Lower devices ( STM32L0), Using 1MHZ Clock. ( MSI) I m using Standy Mode to reduce current consumption when i am not using controller. In Standby mode with accelerometer i am expecting 37uA current but sometimes it i...