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
I own a proprietary design based on STM32H743ZGT6.Two boards were assembled.Initially both boards work identically.After about two days of software bring-up activity on one board following issues were encountered:1) Debug through JTAG is not possible...
I was trying out various security protection mechanisms on my NUCLEO-H753ZI and after configuring the secure user memory area, I can no more access my STM32 via ST-LINK.I haven't configured the RDP, it was at L0. No other protections were set.I think...
Hello,I've reported my problem with ST-Link GDB server here:https://community.st.com/s/question/0D53W00002BBBlsSAH/stm32cubeide-debugging-issues-of-code-placed-in-sram-stm32h7-mcubut thread evolves and it more and more look like a real bug in ST-Link...
With the STM32G071 chip, STLINK simulation and debugging cannot be used under cubeIDE
When I try too start debugging I get this message:I checked the drivers and the device is showing as a USB Composit Device and I have no alternative to change the driver.I installed en.stsw-link009 and successfully installed some drivers but they are...
Hello,I have a custom STM32 board which has basically only the needed components to flash and use an STM32F103RET6 on board. This means, there are only a few capacitors for voltage stability, an 8MHz quarz + circuitry, and a few connectors on it.I ha...