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
On the STM32G431x6/x8/xB UFQFPN48 I've been assuming that BOOT0 pin PB8 was a weak pull-up during reset, but in trying to track this I think it has no pull-ups/ pull-downs. Is this the case?
There were several issues so I am not certain which is the real issue.I am using STM32CubeIDE version 1.1.0Note I believe ST needs to consider more carefully how to install things and give direction when something seems wrong in installation. I belie...
I ask because I need to test the analogue part of a (custom) board which is powered from 12V, but also generates a 3.3V rail from that. I'd prefer to leave the ST-LINK connected if at all possible.
I am designing a custom PCB using STM32F722RET6. How to connect the VREF+ pin(13) on the SMT32F722RET6?.As per the hardware development manual, it says"The VREF+ pin can be connected to the VDDA external power supply"and then, "VDDA=VDD and VSSA=VSS...
Hi ST community,I'm working with NUCLEO L432KC and in my application I need to use I2C1 port. Using STM32CubeMX to generate the project, I could see that when I enable the I2C1 port, Automatically the CubeMX allocate the PA9 and P10 pins. For my appl...
As part of a project work of my studies I have designed a board with which I want to read a KNX bus. Unfortunately, two identical prototypes broke down and I'm not sure why (the components were soldered cleanly and the PCB also made a very good impre...
SummaryAt the end of the day, my issue is missing something in documentation. The lesson here, is test thoroughly. Just because it works for a few minutes, doesn't mean forever. Anyway, I've been running >3mA through the pins that are limited before ...
Please help to find out whether STM32L011F3U6TR mcu boot0/PB9 pin has internal pull-up/pull-down resistor feature. There is no mention that boot0 pin is special in this respect, ie no internal pull-up/pull-down resistor. On my board, unable to bring...
I want to be sure of the interconnects between the STlink and STM32 that will give me full debug capability using the CUBEIDE development environment. It would require 4 connections; 3.3v,gnd, SCLK(PA13) and SDIO(PA14). Some STM docs identify two add...