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
Hi everyone!I have an STM32F446VE MCU and I wanted to start using the STM32CubeIDE instead of Atollic Studio. Everything works as intended when I build and program the device. The problem is with the debug. Firstly the program won't stop at breakpoin...
Hello,After copying an STM32CubeIDe project using the New → Project from .ioc file and then importing old project version into the one, the IDE wont let me program the device.With old project version, I can run the programming Run settings and the ST...
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 ...