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 ST Community - I am looking for example projects in order to evaluate the various sensors and peripherals, including the display. I did check here: https://github.com/STMicroelectronics/STM32CubeH5/tree/main/Projects/STM32H573I-DKAre there any ...
Hello Currently i'm using STM32F769I-EVAL board with on-board debug unit ST-LINK/V2-1. I would like to know whether ST-LINK/V2-1 firmware is open source & freely available for end user ?Could someone hint ? Thanks. RegardsBivin
I am doing research to test the performance of an MCU based system that transports the raw PCM samples of the STM32H723ZG ADC via Ethernet, LWIP in UDP.the ADC is set to 8 bits of single resolution, and I have set the TIM2 timer to drive the ADC cl...
Hi,I'm trying to build a small board using the STM32H723 MCU and my requirement is that I have one USB Micro B receptacle on the board for communication with the MCU. However, the communication should happen via USART and not the standard USB protoco...
Hi, I am trying to interface a PS2 controller with a STM32F103RBT6 board and I'm relatively new to STM32 in generally. I have understood how the PS2 protocol works and was able to find references with codes to run with. Unfortunately, the board confi...
i am using nucleo-f334r8 and when i connect to the laptop the MCU is hot but the voltage on the VDD does not exceed 3.36V. I want to use another MCU therefore I want to use the DEBUGGER (top part) also what should I unplug (jamper) or should I connec...
I was sitting down to start getting to grips with SDIO and FATFS when I realized that the only microSD breakout I have literally lacks the pins for it (missing an eighth pin for 4-bit data). I was already considering getting another NUCLEO board, but...
Good afternoon,I am attempting to write a bare metal C driver for an interrupt specifically on GPIOA8 for the nucleo-g031k8 (Cortex M0+). I believe there is an issue with how I am changing the register EXTICR in the EXTI. According to figure 29 (pg 3...
Hello,I am trying to use the USB HS on the Nucleo-H7S3L8 dev board.I was using the USB HS on the STM32H7A3ZI, it was using the physical layer but limited to FS, and it was easy to configure, but i need to change boards to have the HS USB.The ioc is c...
We are using STM32H753I-EVAL2 evaluation board. We need to test SPI functionality of microcontroller. The board gives a provision to use CN6 & CN7 connector to do this. But the Samtec connector couldn't be connected with any jumping wires nor we coul...