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
Hello friends,I write this post to ask for a hand in choosing a low -price micro stm32 that can read an .mp3 file from an SD card. The customer wants a really low cost and therefore I cannot go to use microcontroller with 100 pins, but I have to use ...
What is the highest value series resistor which can be put into the ICSP Vapp pin a design?It being connected to VDD and presenting a risk of harm if connected wrongly. I can spend time testing this but would prefer to know if this has a definite val...
Hi,I have STM32H757i eval board, for which I need to implement ethernet TCP/IP protocol.In order to do this, Ping "IP address", itself isn't happening.I'm attaching the Screenshot for the same.Kindly let me know, if there are any changes to be made i...
Hello,I am using Nucleo-F401RE MB1136, want to run the board using the HSE, installed 8Mhz crystal on X3 with 22pf capacitors on C33 & C34 and 0 Ohm resistors on R35 & R37.Using the CubeMx, configured the HSE pin as Crystal/Ceramic Resonator, set the...
stm32h753 nucleo manual not have details about CN2 dfu connector
Hello, I'm working on project with my own design pcb with STM32WB55. I want to program this processor via ST-Link from nucleo STM32F446. Is there a possible to use this programmer to program another type of STM32 processor? I'm using STM32CubeProgra...
hii everyone i am working on stm32h747i-disco board. my task is to live vedio streaming over HTTP server. I have Bcam-OVS camera module and i also flash webcam code based on USB communication in board which is given by stm. if any one have idea how...
I am trying to 'kliperize' my FlashForge Creator Pro 2 (FFCP2) 3D printer which uses a STM32F405xx MCU. I was able to connect to it using the ST-LINK utility and a ST-LINK module (see this link for my post on this subject). With the ST-LINK utility ...
Hey guys,i am a new member. I am using the Nucleo L432kc board for my masters thesis. I want it to work with the lowest power consumption can me. I am using an external very low power RTC, and i am trying to programm it to wake the board up every 30 ...
Hello there, As the title says, I'm trying to get an RC522 RFID reader to work with my STM32F746-DISCO board for a school project. I just wanted to know if anyone had any libraries they could share to help with this. My current objective is to toggle...