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 am designng my own board with STM32H745 and I am confused about the SMPS so I do my work according to my STM32H757I-EVAL board.I have finished the design of the ciucuit about power supply but the VSS pins. I found the several VSS pins of my evalua...
Hello,I want to have my nucleo (MB1364C on PCB) to appear as a USBMIDI device under Windows 10. Whatever I tried ends the same : nothing appears on Windows, not even an unnkown USB device.with the code limited to the absolute minimum . . .#include "m...
HI all,while testing the last firmware modification for our project, the MCU suddenly stopped working becoming very hot. The board was powered by a 3-cell Li-ion battery through the VIN pin, and it kept working for several days in this configuration ...
HelloSTlinkV3 is currently not supported correctly by the stlink linux utilityI would like to use the stlinkv2.Thanks
I'm trying to debug my stm32vldiscovery. The error "ST-LINK V1 not supported" appears. Does it mean that stm32CubeIDE doesn't support it? I haven't seen that in release limitations.
Hi,I have made a board with STM32L552ZE and i cannot manage to connect to it realiably with ST-LINK via SWDIO and SWCLK. I have tried everything from connecting nrst via a 10k resistor to 3v3 to holding the NRST pin in reset while hitting the ERASE b...
After updating CubeIDE to version 1.4.0 (Linux), the debugger does not work.A window appears "ST-LINK firmware verification"in which there is a message - "STLink server is required to launch the debug session".How to fix it?
Hello, I recently purchased an STM32F429i-eval1 board. I followed the manual, made sure nothing is loose and unseated, and powered on the device. I read that the board ships with a default image that will display in the UI and flash LEDs. When I powe...
Hello folk, I hope you are just fine and safe at this unusual time.I am working on a project but I am stuck in its USB VCP Host section. I have a Proxmark3 board which probably you are familiar with. It has an Atmel microcontroller AT91SAM7s265 that ...