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
Until now I have Made some boards with pic 12F1840 microcontroler, But Now I want to make Something bigger.Thus I designed a Board For My Rock pi 4 to use with open plotter, for my boat.LInk to files: https://we.tl/t-9WSUsnKv8TI hope this works, ...
I checked the base address in linker script and its matching with the one in ST link utility. Below are the attachements of ST link utility ,STM32CubeIDE Console and hex file
I have migrated from Windows 7 x86 to x64 and since then I noticed that the firmware download speed has reduced hardly. The download now goes at least twice or more slower than under Windows 7 x86. I use the latest driver for st-link dongle (v2.1.0.0...
Hi,I am using the below on the command line (STM32_Programmer_CLI) to erase full IC.-c port=SWD mode=UR Freq=8000 -e all'But it does not erase eeprom, is there another command to erase eeprom?
Hey there, i recently designed a PCB with a litte STM32 Procect.Now i cant programm my MCU by SWD.MCU : STM32L432KCST-Link : ST-Link v2.1 broken off a nucleo64 (according to UM1724)ive got wires to pin 23 (SWDIO), pin 24 (SWCLK), pin 4 (NRST),GND and...
So I have a Nucleo-F767ZI development board and I wanted to try out some applications on it but unfortunately once I try opening the debugger it gives me a "no st-link detected" error message. I have a Mac running running the latest version of macOS....
On a serial product after a firmware update, there are some sporadic cases, where we get a hang up situation. It would be very helpful to know where exactly the program is stuck. According to ES0346 Rev. 6 chapter 2.8 it is possible to access progra...
Hello All,I have the following setup:Stand-alone STM32L4Q5CG on 48-pin breakout board with coupling caps installedPB11 tied to 3.3V via external 4.7K pull-up resistorPB9 tied to 3.3V via external 4.7K pull-up resistorSTM32CubeMx rev. 6.0.1 Firmware p...
Hi everyone,I do have 2 PCB boards based on STM32F030F4P6 MCU, the two PCBs have the same hardware and connection with other components, I read the first MCU's code using ST-LInk V2 -using SWD- and saved the .hex file to my PC then I wanted to re-pro...