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
HIThis is my first time using ST environment and ST-LINKI have encountered an Failed to execute MI command. Below is the log file.Could someone please point me in a direction where to start to looking for a solution.ThanksSTMicroelectronics ST-LINK G...
Hi,I had STM32CubeIDE 1.0.x installed and things were working fine on my MAC.Just upgraded to 1.1.0 and tried to continue debugging my current project.I'm forced to upgrade the ST-Link firmware on my L432 Nucleo board.Now the debugging fails to init...
I freshly installed STM32CubeIDE (with J-LINK and ST-LINK selected during install) and created a new projekt. When trying to create a debug configuration Segger J-LINK is not selectable as debug adapter - only ST-Link.Tried on Windows and Linux.Also ...
Hello, i just got myself a bare STM32F103VET6 and designed myself a PCB to just make all the pins easy to access on a Breadboard.Now i just want to connect to the chip via the STLINK V2 (clone) and the STLINK Utility Software.But every time i get an ...
Hello,I've been looking into using a STM32F722RET6, which comes in the LQFP64 package. This package only has one VCAP pin, and the datasheet states that the capacitor on this pin should have a capacitance of 4.7 uF, and an equivalent series resistanc...
I tested 2 sample with no connection of COMP2 with port pin PB4. If I set INPSEL to 01=PB6 or 11=PA3 the comperator works! (INMSEL 0011= Vrefint) The ST Support told me that a Nucleo-64 board (LQFP64 package) would work. For the QFP32 they dont' ...
When i try to connect the stm32 value line discovery board i face this kind of error please any one help me to rectify these error.In that value line board i removed the jumper & try to communicate the mcu with external stlink debugger that time also...
#define DEBUG_UART USART2 #define DEBUG_UART_CLK RCC_APB1Periph_USART2 #define DEBUG_UART_TX_GPIO_CLK RCC_AHB1Periph_GPIOA #define DEBUG_UART_TX_PIN GPIO_Pin_2 #define DEBUG_UART_TX_GPIO_PORT GPIOA #define DEBUG...
Hi,I am using STM32H745XI dual core controller,and I am trying to dump the code into CM4 flash area using ST LINK but getting an error prompt saying "Invalid ROM table ".Previously I have dumped/flashed the code successfully and also done debugging f...
Namaste ST Community and ST Support Executive,We are using the B-L475E-IOT01A development board for our product's proof of concept development.I understand that, this board has an on-board ST-LINK/V2-1 debugger/programmer with USB re-enumeration capa...