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'm starting a bare-metal firmware that will display basic graphics on a LTDC connected LCD screen. For the moment I'm using a STM32H53-EVAL2 board (rev E I think) Right now I write a fix image in the frame buffer. The image is correctly displayed ex...
You may encounter an issue when developing for the STM32 microcontroller using STM32 development boards where a pin that is configured for reading on a General Purpose Input/Output (GPIO) reports a high state even when it is not physically connected ...
I'm trying to follow this guidehttps://github.com/jagheterfredrik/meb-preheat I've never used STM32CubeProgrammer or a ST-Link V2 so I don't know what it should look like. I've bought the one at this link https://www.aliexpress.com/item/33010611392.h...
I use the STEVAL-MKBOXPRO and I updated the board with the data recorder thanks to the expert view. I added the bluetooth stream output and I can see all the sensors on the IOs application. But I don't record any data on the SD card. The file is crea...
Hi,I'm running test on the Discovery board H573I-DK.On a 24 hours period, I measure a 340 ppm precision that is far from the 20 ppm of the LSE Quartz.Is it normal ?
Hello, My STWINKT1B (STEVAL-STWINKT1B) had been working fine, but suddenly it is no longer detected by PySDK.Now the red LED blinks rapidly (≈4 Hz) and no USB/COM device appears in Windows Device Manager.To recover it, I performed a full flash using...
I planning to use STM32H573 (LQFP) for Ethernet based on RMII. Is this controller support to all RMII signals. Please suggest the clock frequency shall give from external or internal, which one is the best.
Dear Community,I am using a Nucleo-H723ZG for my uni project and im running into issues with the PA11 & PA12 Pins.I want to use them for FDCAN1 and I have verified that my code works. No matter in what way i try to use these two pins the dont output....
I have the STM32F401RE NUCLEO-64 Board and have gone over and over all the instructions but I must be missing something because my board doesn't seem to be read by my laptop. I have everything the way it says on the manual and elsewhere. I have the j...
Im using STM32F411E-Discovery (MB1115D) for my project and i need to power it from an external supply instead of USB. I have a external 5V supply but not sure how plug it in, should i inject 5V directly into 5V pin and ground to GND on 25x2 header?