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
Posted on November 06, 2015 at 06:41I'm using Keil uvision(on windows 7 as well as windows 8.1) to implement ADC & DAC functions on STM32F4-Discovery board. After my last trial, ''ST-Link Connection Error'' occurred and ever since, I need to do a ''...
Posted on October 06, 2015 at 13:32Hello all,I'm using two Nucleo-F401RE boards which do some cross communication and timing monitoring. Initally I used boards with revision C-01 and HSI as clock source. This worked fine when doing individual clock-...
Posted on October 17, 2015 at 18:49Hi Community, I was using a NetDuino 2 Board which is just an STM32F205. Since I couldn't get the USB HID device to work correctly I thought I would take a shot at making my own firmware for the board. I created a ...
Posted on October 06, 2015 at 06:12I have a new STM32F401 discovery board, but the on-board ST-LINK stops responding only after a few programming. It shows ''internal command error''. I have to press the reset button when I want to program/debug the...
Posted on September 21, 2015 at 10:45Is the ST-Link/V2 able to supply power to the target?The UM1075 User Manual is not at all clear on this.AIUI, 'VAPP' (pins 1 & 2 on the 20-pin JTAG/SWD connector) provides the supply voltage from the target; ie, ...
Posted on September 16, 2015 at 00:04Hi.I have just upgraded one of our boards from using the STM32F030C8T6 to the more or less pin-compatible STM32F030CCT6.The only change that had to be made was to supply the one extra power supply rail to pin 35 ...
Posted on October 06, 2011 at 00:58Is there any possibility of Mac or Linux drivers for programming the STM32L board. I intend to use this for a class next year (Jan 2012) to introduce micro controllers and I wanted the students to bring the board h...
Posted on September 10, 2015 at 16:53I'm looking for a good source of either developed external loaders for the ST-Link V2 or a good reference on modifying the existing loaders that come with the ST-Link utility, I am trying to program a NOR flash (...
Posted on August 23, 2015 at 14:55Hello,First of all i am new to all of this programming.I am using a St-Link/V2 Isol but everytime i want to connect to the target i get this messageCan not connect to target!Please select ''Connect Under Reset'' mod...
Posted on July 23, 2015 at 09:21Hello all,i'm using the ST-LINK_CLI to flash software on an STM32F429 with 2MB Flash. In order to increase the speed, I'd like to configure the SWD frequency to the maximum (AFAIK 4MHz at the moment). I can do this co...