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 bought STLink V3SET just to have SWD/JTAG + UART on one board. However CN3 connector for UART doesn't seem to work at all, despite any configuration (1 VCP or 2 VCP) and update chosen by STLink Upgrade.I can check that UART on target STM32F3 board ...
Hi,I have a project using an STM 32 Nucelo board. I have been developing this using the nucelo's on baord ST Link.However, this project will be powered by a couple hundred volts so I need isolation for that. I have the ST Link V2 Isol and essentially...
Hi there,My major devices are STM32H747XIH and STM32H743XIH.I prepare to design a board.This board can be replaced with these two devices each other. (Two devices share this board)As I knew about hardware, these two devices are diffenet only in SMPS...
Hi there.I got in trouble with H750XBH6.I designed a costum board base on mcu above.I followed datasheet recommendations for BGA footprint.Now I got problem with soldering. The pads are too small and doesn't make connection with chip balls.So the chi...
Hey folks,I'm trying to load firmware onto an STM32H755BI Microcontroller (Dual M4-M7 core). When loading the M7 core with new firmware, I have no issues. However, when I load the M4 core the microcontroller crashes badly. I've tried loading via Cube...
Hi, We are developing custom board for certain application using STM32F103RB for the first time. In order to program/debug we are planning to use,"STLINK-V3SET debugger/programmer for STM8 and STM32". We have gone through schematics of Nucleo - F103R...
Hello Experts,My goal is to send data between stm32h745 and stm32h750 disco board via FDCAN. However, I am not sure if this circuit works properly. Also, I don't have any CAN analyzer/tool in my hand now. So, I have doubts regarding the circuit for F...
the hole batch of F030C6T6 has same behavior :can access with ST-Link , program, verify - all ok. read core registers, option bytes...ok.but then no program start ! chip stays in startup here:10 tested boards ihave identical behavior. chips coming fr...
I am working on following platform:Hardware - STM32H745I-DISCO board.IDE - STM32CubeIDE v1.8.0.I am using JTAG mode in ST-link for debugging. I am using external QSPI flash to store my code and external SDRAM to run the code. The code first goes in b...
Hi,I designed and tried to use my custom board based on STM32F030R8T6 MCU. But the problem started from beginning.For MCU Flashing I used STM32CubeProgrammer and ST-LINK V2 (STM8 & STM32) dongle. First of all I was trying to connect the board and I'v...