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
When I set the software preakpoint the execution of the code stops but I need to click suspend to return to the debugger. I do not know if it is ST_Link or STM IDE issue, but everything works fine on Atollc studio and Jlink debug adapter.Hardware: N...
Hello, I am trying to write a simple hello world in order to make printf work with my setup. I have an own board, which I am programming it using ST-Link V3set (I also couldn't get it to work with ST-Link V2). I can program my board, debug it, I can ...
Hello I am drawing my own PCB layout including STM32F767. However, I do not need ADC, DAC or USB. Can I leave VDDA/VSSA and Vubs pins floating or do I still have to wire them for the proper operation of MCU?
Hello,I am looking for any programmer which programs the STM32 MCUs with the power of programmer. So I don't want to connect any power to my MCU while programming it.Is there any programmer like above?Thanks. #StayHomeBeSafe:D
Nucleo-H743ZI2 Dev BoardSTM32CubePRogreammer V2.3, and V2.4OS: Windows 10 Using CubeIDE with a new board I get the popup saying that the board needs an update. The IDE was unable to successfully do this. So I attempted CubeProgrammer 2.3 with no luck...
Hi, I have 2 Nucleo boards: NUCLEO STM32F767ZI (F4) and NUCLEO STM32F446RE (F7).I'm using macOS 10.15.4 omn MacBook Pro 2017 with STM32CubeProgrammer 2.4.0 and stlink tools from brew (GitHub.com/texane/stlib).When I plug in F4 over USB-C to USB-Mini ...
Dear,I expected to connect my PC to a STLink-V3 debugger (either on nucleo G4 board or a standalone one) via a USB isolator but failed.While, I can connect to the nucleo directly without isolator, I also can connect the nucleo board with a STLink V2...
Is it possible STM32VLDISCOVERY's ST-LINK firmware to be updated so the VCP feature can be used. Currently it comes with ST-LINK V1 (V1.J13.S0). I mean I can manually patch the missing wires (U2_RX and U2_TX from STM32F103C8T6 onboard ST-LINK MCU => ...