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
Is there any information for the STM32H735-DK on how to configure the S70KL128 HyperRAM to work?Unfortunately, there's no source code for the binary demo from ST, so I'm forced to try to get the HyperRAM working somehow.And the forums only provide in...
Hello ST Community,I am facing an issue while trying to connect to my STM32 MCU using STM32CubeProgrammer and ST-LINK V2.Here are the details:ST-LINK SN: 50FF73064977875712192367ST-LINK Firmware Version: V2J45S7Error Message:Error: Unable to get core...
Hi Community,I'm designing a custom H755 board and had intended to implement my own USB-C with debug/programming interface using an external STLINK module. STLINK-V3MODS is a nice alternative way forward but I note from the user manual (UM2502) that ...
Hello everyone, I'm new to this topic, and I'm needing help with an error that got me stuck.I have a development board with a STM32F401CCU6 MCU. Until now, I had been doing exercises without problems in stm32cubeide. The problem was when I wanted to ...
I am trying to show a picture on the LCD of the STM32N6570-DK kit. And I want to make sure that the LTDC peripheral can directly control the LCD's demonstration and it do not need and do not contain any other ICs except the Touch control IC, right? A...
Dear all,I downloaded the schematic files for nucleo-64board(MB1136) from this page(https://www.st.com/en/evaluation-tools/nucleo-f103rb.html#cad-resources)and opened them in Altium.However, when I tried to run a simulation, I encountered an error.I ...
Hi,I'm working on flashing an STM32 MCU via I2C. The current setup involves a processor (host) and an STM32 MCU (G491RET6), where the processor needs to upload firmware to the MCU and perform flashing over I2C with the STM32 acting as the slave.I hav...
Hello. I have a weird problem connecting a purchased V3 emulator to a blue pill board with STM32F103C8T6.I have:1) STLINK V3 original emulator (tested two copies from the same batch, with different firmware: the latest firmware from the site and the ...
Are there any example on how to configure the ST-Link on the Nucleo-64 to be use? In particular the Blue Pill. A real life example may answer some questions I have after reading the document.Some things I read you only have to pull the CN2 jumpers i...
I'm having an issue using STM32CubeIDE to program my blue pill boards. I get the below error each time. Error in final launch sequence:Error in initializing ST-LINK device.Reason: (18) Could not verify ST device! Abort connection.Error in initializ...