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
I have loaded example from CubeMX for STM32F746G-Disco board, it is working fine.This is the top of the hex file the original from CubeMX exampleconst uint32_t RGB565_480x272[65280] ={0x7A537A53,0x82538253,But when I am trying my own image, I cannot ...
Hello Team,I have imported the Flash_EraseProgram from the github about nucleo-L412RB:https://github.com/STMicroelectronics/STM32CubeL4/blob/master/Projects/NUCLEO-L412RB-P/Examples/FLASH I have modified the code, in order to store 6 double values at...
Hello,I am having a problem with CAN in the NUCLEO-H753ZI board. I using NXP MCU2551 transceiver and Zephyr RTOS (version 3.4.99).Problem: I am simply running CAN Loopback example and I can see it working perfectly fine on serial monitor. I can see s...
On Windows 10, I just updated (again) to the 1.4.2 version, hoping to solve this issue, yet nothing changed.Already tried a clean install (again) and re-installed the latest STM32CubeProgrammer: nothing changed.Will ST handle this sooner or later ple...
Hello,We'r trying to implement (12) VL53L1x t-o-f sensors to STMF407 Discovery Board. In our project we'r driving 2 DC motors and a dc driver. Instead we would like to run 12 t-o-f sensors on the same board. In our testing case ; after driving the mo...
Hello,It's my first question i'm new to STM32.I use Win 11 and a Nucleo F303ZE (and a Nucleo F303RE, same problem), and y i need to use the virtual com port on the STM32 F303.So, I try to enable the Virtual com port on the Nucleo F303ZE on th 2nd USB...
Kudos and thanks to the ST dev-tool team for making an enclosure STL file available (on the product page under CAD Resources) so users can print enclosures for the STLinkV3-MINIE. This post is just to help others with print settings so they don't ha...
I have an STLink V3-MINIE. For targets that don't have an STDC14 connector, I use it with a breakout board connected to the STDC14 connector via ribbon cable. The breakout board splits the connections to 0.100" pins so I can connect to my targets u...
In the schematic for the X-NUCLEO-GNS2A1 it shows the SYS_PSS signal going to J 29J29 shows as being connected to either nothing (PINs 1-2) or "D2D6/PWM" (Pins 2-3)This is incorrect, the actual circuit is:PINS 1-2 connect SYS_PPS to D2 on CN5.3 PINS ...
Hello everyone. I'm new to this platform. I'm working on PCB design and just started learning. Currently, I'm working as an intern at an avionics company. I've been asked to work on a project using a microcontroller and an IMU sensor. Due to the avai...