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 currently using the X-NUCLEO-53L7A1 expansion board together with the NUCLEO-F401RE development board.I would like to add a Bluetooth module (HC-05 or HC-06) to this setup in order to transmit measurement data wirelessly.Could someone plea...
we are facing after migrating our design from STM32F405ZGT7 to STM32H743ZI.We have an automotive application where a horn load creates significant EMI transients. With our previous design using STM32F405ZGT7, the system was stable and did not experie...
I noticed two holes at Bottom of the MCU area on the STM32G4 Nucleo board. What is their purpose?
HelloI'am new to STM32 and i want to create project that interface with user using uart with serial monitori configured usart and used hal_uart tarsnmit function but it didnt work when the tutorial im following worked for himwhat can be the issue?
Hello All, I need some guidance from you. I have a project with an STM32 microcontroller, encoders with push buttons, USB communication (for firmware updates and communicating with a Windows app, etc). MIDI in out communication, digital potentiometer...
Hey, I made a pixracer clone using STM32F427VIT6, it works after i flash it with SWD using CUBE prog. but it wont turn on after a power cycle. the system works fine after flash as long as I don't disconnect power. I have added the schematics. BOOT0 i...
I am struggling with an intermittent boot issue with Nucleo STM32L432. What happens: When the board boots up from VIN of 7V, sometimes (I would say 50% of the time) STM32 struggles to run the code, it's almost like it stuck during the boot up. When...
I'm using an STM32F469I-DISCO ($AU1) board that I've used for a few little projects and have come to try to prototype something using it's MEMS digital microphones (MP34DT01-M). In the documentation for the discovery board it lists the connections of...
Hello, after some time trying to debug the PA2 pin on my Nucleo H503 I realized, by looking at the board, that PA2 goes into SB7 and SB1. Reading the manual it seems like both SB1 and SB7 must be off for USB Device to work, however, this will disable...
Hello, I have an STLINK-V3MINIE that I've connected to a B-WB1M-WPAN1 board with a 10 lead cable. I'm trying to flash firmware/my code onto the board, but am running into some errors.First, I tried uploading my code using STM32CubeIDE, but am hitting...