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, 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...
Hi all,I have an STM32F746G-DISCO board bought some years ago and I am trying to use it with a Pololu Dual VNH5019 Motor Driver Shield for Arduino (https://www.pololu.com/product/2507) to drive a DC motor.I successfully created a TouchGFX application...
CURRENTLY I AM WORKNG ON STM32F407 DISC1. NOW I WANT TO DEVELOP CUSTOM BOARD USING .COULD YOU PLEASE REVIEW THIS SCHEMATIC CONNECTIONS.
I recently downloaded and installed the latest version of STM32CubeIDE, and went to configure a project for the STM32F072B-DISCO eval board.However, contrary to other threads here, and instructions provided with the board, that part number (in fact, ...
Hello All, its my first post here - i just started my journey with Nucleo 429ZI board.I wrote simple app where i want to receive i different way(with-and-without interrupt) data from USART2 and USART6 ports. While i dont have any troubles getting dat...
Good morning.I am wiling to use the STM32G4 Nucleo-32 board (MB1430) board for an analog to CAN use. I would like to know if I could power up my 10 5V sensors. so i would like to know if I can use the +5V of my board and the current capacity of it to...
Hi,I am designing a board based on STM32h755zit6 MCU and it's the first time for me working on this MCU, I am trying to simplify the design as possible to avoid any problem in the development, since we are short in time.I found out that there is a fi...
Hi everyone,I’m working on a project with an STM32H745, and I need to use a custom QSPI flash loader in IAR Embedded Workbench. I already have a custom loader file provided by ST, but it's in .stldr format, which is compatible with STM32CubeProgramme...