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
Dear friends,If I buy a Nucleo board on the ST ecommerce site, it turns out that the warehouse is located in the US, in fact the currency is expressed in dollars.Last time I made a purchase, I had the unpleasant discovery that I had to pay very expen...
Hi happy people,Until we receive the prototype from our electronic designer, I work on the NUCLEO 144 U575IZ dev board, from IAR workbench, and via ST-LINK facilities. In this condition I can execute a minimalist shell (I send command from PC, the bo...
Hello,I am Bansi Attara. I initially used the STM32F7508-DK for my application, but due to its obsolescence, I transitioned to the STM32F746G-DISCO. During this shift, I encountered two variants of the STM32F746-DISCO:1. DK32F746G$CU42. DK32F746G$CU2...
Hello all,Currently I am working on STM32H747 discovery board in that working on touch of MB1166 board,The touch controller is FT6336U so I want slave address of the touch controller and sample code for the same thanks
The STLink Mini data sheet has a pin labeled "T_NRST" I am wondering if this needs to be connected to the "DEBUG_JTRST" or the "NRST" pin of the microcontroller.
Hello, Im writing a bootloader for the STM32F303 and I have some issue with the use of the HSE through the PLL using rcc_clock_setup_pll from libopencm3.I have three pieces of software on the MCU, flashed using OpenOCD :- A start bootloader flashed a...
Hi,i'm currently trying to find a suitable way to programm options bytes in production.The boards are flashed using a J-Link and we would not like to switch to ST-Link.Is it possible to simply add the option bytes to our binary?I guess at least some ...
Hello, I have a nucleo 144 development board with a stm32f429. Which I was able to record and it worked correctly but then it fell to the floor and the pcb separated from the st-link. And now my program doesn't run, I can't enter DFU mode either. I t...
Hello, first post here. I have Stm32 Nucleo board and I'm making some tests on this for the first time. Is there a eay to record audio and play sound with this board? I also intend to store those recordings directly in a USB - A. Any suggestions? If ...
Hello everyone,I have designed a custom board with the STM32G0B1CET6N but I cannot connect to the nucleo st-link programmer.I have removed the two jumpers from the nucleo board but when connecting to the board it doesn't get recognised by the ST-Link...