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
Hello,I would like to program the STM32U031 with OpenOCD on the NUCLEO-U031R8. However, I cannot find a proper target configuration in the list provided by /usr/share/openocd/scripts/target/I tried stm32f0x.cfg, stm32g0x.cfg, stm32l0.cfg and stm32u5....
Hi,I am trying to add a LCD with 24-bit RGB interface and an external SDRAM(IS42S32400F, a variant of the chip used in F746Disco board) to our STM32F767BGTx based product. So far I have read AN4661(Getting started with STM32F7 Series MCU hardware dev...
Hello, in my plan, I want to use a standart power supply (LDO) for STM32H757xI in package WLCSP156. In the manual for STM32H757xI I didn't find any information on how it should be connectedIs it correct ? VLXSMPS (GND)VFBSMPS (GND)VSSDSI (GND)VSSSMP...
Hello. I'd like to debug STM32H723ZG Nucleo Board, connecting directly with PC. Instead of the basic USB-mini cable, is it possible to cut and work on the USB cable to separate it into 5V, DP, DM, and GND, and then directly connect it to the board fo...
All of a sudden, I cannot connect to this board via stlink usb cable. I tried pressing reset button, updated firmware, connect in every possible mode (hardware reset, core reset). Is there a combination/sequence of pressing buttons? In other stm32...
Hi everyone,Im pretty new with using stm32.Im trying to debug and make printf output to the log. I found alot of vidoes but got pretty lost. Im confused about what is the way of doing it from the start. I need to setup the external clock?Then the ...
I'm trying to make genuine STLINK-V3MINIE to work, but without success.The target device is STM32F103C8T6.VCC is connected to T_VCC (pin 3 of STDC14)SWCLK is connected to T_SWCLK (pin 6 of STDC14)SWDIO is connected to T_SWDIO (pin 4 of STDC14)RESET i...
Hello,on the STM32H7S78-DK board only USB2 (=USB-FS) can be used to connect the board to a PC and flash the firmware via USB-DFU because only PM11 and PM12 are supported by the internal USB-DFU bootloader. Is there a way to modify the board or to cre...
Hi, Refer to NUCLEO-H753ZI's schematics - mb1364-h753zi-c01_schematic.pdf 1. About 8 ADC channels go to CN11 and CN12 on this schematics without the pin numbers denoted.. Do all pins on the connectors CN11 and CN12 accessible since there are ...
Greetings, we are using a STM32F469i-DISCO development board for one of our projects. We are unable to establish Host USB OTG FS communication. The USB shows that it is idle state so we are not able to transmit or receive any communication. We want t...