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 just got a new stm32f103zgt6. Following the steps on how to use stm32 cube ide with the board, when I tried debugging, it says no St-link connected. I would like to know how to go about this and also how to use jtag instead of stlink as well
Hi ST Support Team,I am Using STM32H743XIH6 in one of the project.Having Query related to crystal frequency.In datasheet frequency characteristics is provided for oscillator input.In my Design and STM32H743XIH6 Evaluation Board crystal is implemented...
Hello!I'm starting a project where I need to read several external analog signals simultaneously. The reference manual of the STM32F469I-DISCO states that its ADC has up to 16 channels to measure analog signals. However, upon reviewing the schematic ...
Hi,I just try to ping the stm32 board by configure the lwip and FreeRTOS, but i'm not able to ping the board.
Hi Camil All field together with Region field a fulfilled, please see picture The page with ordering still does not work. The error is: "Our server needs a little break while we do some upgrading to the site. Please try again shortly." I tr...
hi i have several questions about setting up STM32 chips as im trying to build a project which requires me to do so but ive encountered issues on my first step. im currently trying to set up my own MCU board using a STM32F722ZET6 144 however once i c...
HelloI am using a Nucleo-F429 board and I was experimenting around FreeRtos.I tried to create osThread within another osThread in FreeRtos V1 but it seems that it is not calling the inside thread.When I change to FreeRtos V2, then the 2nd thread/task...
Hi,I have a quick question that I couldn't find the answer to.I accidentally detached ST-LINK part of the NUCLEO-L552ZE-Q board https://www.st.com/en/evaluation-tools/nucleo-l552ze-q.I would like to reconnect the MCU part with ST-LINK using its SWD ...
I am facing elf file not accessible error in st link utility. Using STM32L4Q5VGT6P but in IAR i am able to program and debug. But in st link this error popping up. Please suggest a solution thanks.
This is my code and when I click the step-over button it will go to the below section and then it will not go further I am using STM32F407G-DISC1 board please help me regarding this.This printf is working fine wile i just print the Printf("Hello Worl...