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've been running into issues with my G0 Nucleo board in that I can't seem to get it to connect properly to my Linux machine via STLink. I've gone through and added the requisite rules, but even so if I list USB devices, the board is conspicuously ab...
I have an intermittent issue where the touch screen always returns touched. I've verified this by setting a breakpoint in BSP_TS_GetState (STM32TouchController.cpp) where TS_State->touchDetected = ft6x06_ts_drv.DetectTouch(I2C_Address); is always tru...
Hi, I just bought a few ST-Link v3 minies for a project and have gotten the SWD interface to work flawlessly! But now to my problem! I haven't gotten the COM port to work properly... I have tested to get it to work on 3 different Windows 10 computers...
Hello everyone.I'm trying to run my project with external power supply (5V on Vin or E5V) but the problem is that I always have to press the reset button to start the code normally when I connect it, if the board is powered by the USB port the progra...
Hello,I have problems with a Custum board with a STM32H735IGK6 controller. I can flash a firmware once, after that I have no connection to the microcontroller and the software does not want to start.Problem description:BOOT0 = VDD--> Microcontroller ...
Trying to use CubePrgrammer thru an ST-Link V2 to program an STM32F103C8T6 board and get the error "890 : ST-LINK error (DEV_NO_STLINK)". Using Windows 10. Device Manager shows "STM32STLink" under Universal Serial Bus devices. Tried removing CubeProg...
hi Im developing my board using stm32f429ZITx by keeping stm32f429 disc 1 as a reference Im using the entire GPIOG port for parallelly reading the 16-bit data as some of the GPIOG pins are used by DRAM ( i.e U6 IS42S16400J a dram ) is it possible t...
Here is the report:Open On-Chip Debugger 0.11.0-rc2+dev-00037-g4c4dbd9 (2021-02-09-13:39)Licensed under GNU GPL v2For bug reports, read http://openocd.org/doc/doxygen/bugs.htmlInfo : Listening on port 6666 for tcl connectionsInfo : Listening on port ...
Yes it is a common problem - just can't find the problem - Download FDCAN Files from Youtube controllers site.Software side -IDE,MX files okay except when I get to debug configuration - Error" nost link " drivers exist in Device Manager ; ...
Hello,I bought a NUCLEO-H743ZI2 board.When I plugged it in for the first time, I was able to flash it after two or three attempts (ST-Link was often not recognised).But now the STM32CubeProgrammer does not recognise the ST-Link at all (I have tried m...