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, While using the Nucleo-F446ZE, I observed that pin PA1 remains at approximately 2.6 V during reset, even when an external pull-down resistor is applied. On this development board, PA1 can be configured as the RMII Reference Clock. However, I...
Hi, I would like to know when samples and kits for the new STM32H5E4/5E5 will be available.I already asked my local distributor this question, but they didn't know the answer. Ari
Hi, I'm developing a custom STM32G491CEU6 board with USB-C and pins for external ST-LINK programmer. Board is powered from external source. I connected only D+, D- and GND from on USB-C to MCU, because I wanted to use this only for debug. Right now t...
My STM32H745I-DISCO touch screen stopped working after a HardFault/debugger crash while running a test app generated by STM32CubeMX ("Create project from board"). The display works perfectly but touch is completely unresponsive. Steps already taken: ...
Hello Community, I am struggling with a custom board design based on the STM32H743ZIT6 (LQFP144, non-SMPS version). I’ve replaced the MCU already, but the symptoms remain identical, suggesting a fundamental hardware/layout issue. The Symptoms: Curre...
I have a 14-pin connector and a 6-pin fall back connector. I can connect the 6-pin SWD via st-link V2 on a nucleo board but I cannot connect with a V3 MINIE on the 14-pin. Any ideas? I followed the schematic for a 14-pin connector I found on a NUCLEO...
Bonjour,Je me permets de vous contacter afin de solliciter votre aide concernant le débogage d’une carte basée sur un microcontrôleur STM32L471 ( comme présenté dans les images suivantes ).Je souhaiterais pouvoir programmer et récupérer les logs de l...
I am using a Nucleo STM32F411, without any hardware modification.I am working on a project which involves only UART and Debug monitor interrupt, so my code does not write anything to flash nor to option bytes. Yet it seems that the board is bricked a...
Hi, I´m designing an USB host device (with STM32U5). Therefore I´ve ha a look at the schematics of the STM32U575I-EV. Could someone explain what the MOSFETs are for? Best regards, Achim
I bought STM32F4DISCOVERY. But in the STMcube IDE, i see only STM32F407G-DISC1 board. Are STM32F4DISCOVERY vs STM32F407G-DISC1 same?Can I select STM32F407G-DISC1 and create a project in the IDE and use STM32F4DISCOVERY hardware to run the project? W...