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
Hi Team,Could you please share the EVK of STM32WLE5x which has an inbuilt SX1262 LoRa.
Hi,I am trying to understand the memory on my STM32F302R8Looking in the manual I understood the SRAM to be at 0x2000 0000 - 0x2000 3FFFThis is the first time I have used VS Code for Cortex and understood that I would be able to view this using the Me...
Hi . I like to use 25MHZ external crystal oscillator in Nucleo-F411RE board. Is it possible to use that or I have to use 8 MHZ crytal . İf it is possible can I directly solder it to X3 and use it or I have to change capacitors etc.. for this ope...
I'm currently working on a project involving a NUCLEO-H743ZI2 board.I want to know if it's possible to power the board with User USB instead of ST-Link USB.Or if it's possible to transfer data using ST-Link USB and use User USB for debugging.Thank yo...
Hi, all i use STM32F205REYx, (WLCSP64+2 package ), and use SWD (ST-Link V2 ) to debug/program the code, the circuit is as the attached file, but it always shows the GDB error as the following message "Target Reset errorError in initializing ST-LINK d...
as with the stlink mods your limited to a 5v out at 200ma and if the usb was broke out i could use a usb c connector on a pcb and have alot more voltage options
I have setup the STlink to communicate to TeraTerm to use printf/scanf. This works at the default clk (4MHz) and 115200 Baud. This does not work at any other sysclk freq or baud rate. I have verified the clk setup and usart setup & communications usi...
I can't find any information about what the T_SW_DIR pin is on the STLINK-V3 products. I am planning to use a STLINK-V3MODS programmer in a project, but I can't find any other information about this pin, other than it is an output. Does anyone know w...
I am now using 1.8V for VDD and 3.3V for VDDA. There is no USB. So I am fine having this power regime. The question I now have is on the programming aspects of the MCU (STM32G4A1KEU6). I have (we use) an STLINK programmer:STLINK-V3MINIE. All these ti...
Hi, I need to control Stlink form python code.1) On some PC I am not able to connect with STLink to my MCU - I tried STM32CubeProg and ST-Link utility. The Error is UR connection mode is defined with the HWrst reset mode.But why on the same PC the S...