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 am using the NUCLEO-F439ZI and would like to do a firmware updare through the System Bootloader using either UART1 or UART3, jumping to the system bootloader through user code. However, no matter what I do, I can't get the System Bootloader t...
Hey everyone,I have been sitting on this problem for a couple of days where I have been trying to use f_mount on a 8GB SD card (I formatted it to FAT32 and to a sector size of 4096.) I am also copying a very popular library by eziya: https://blog.nav...
On the STM32H7S3V8T6 custom board, I connected the DM and DP of HS USB to the JST connector, connected it with the Unified Daughterboard (JST TO C, https://github.com/Unified-Daughterboard/UDB-C-Legacy), and then connected it to the computer with USB...
What is the simplest way I can configure for the user to log IIS3DWB accelerometer data into a SD card with STEVAL-STWINBX1. Ideally the user just needs to plug the board or press a button would be ideal.Thanks,
I recently started getting the following error when trying to program my nucleo-32 L432KC board: Error in final launch sequence: Failed to execute MI command: target remote localhost:61234 Error message from debugger back end: localhost:61234: Co...
I have an L432KC and to test it, I created a simple blinking program which I uploaded via USB, which works just fine. When connecting my MCU to my external 5V power supply though, my program does not run. Looking at some posts, I found people suggest...
I have difficulty to connect STM32F407G-Discovery board to Simulink. I received the following error and the recommendation to fix it does not work. One thing I noticed is that I cannot create or locate _targ_data_map file.I could get the work done wi...
Hi ST, Please note that at https://www.st.com/en/evaluation-tools/nucleo-h7a3zi-q.html#cad-resources your design files: https://www.st.com/resource/en/board_manufacturing_specification/mb1363_bdp.zip are incorrect. The Altium project for the schemati...
Hello!Q1: We wonder if it is possible for evaluation to change the resolution from 800x480 to something like 640x480 (or even 320 x 240) on the f469I-DISC0 by changing parameters.The screen should then show black 80 pixel to the left and 80 pixels to...
Hello ST Micro community,I'm working with a NUCLEO-F746ZG board and have noticed some interesting behavior regarding memory usage. I'd like to seek your advice on the following:The VTOR (Vector Table Offset Register) is currently set to 0x00200000.Th...