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 using a NUCLEO-L476RG with the SDMMC peripheral to interface with a microSD card. I've gotten to the point where I can read and write sectors and all, but I'm getting pretty unreliable behavior on the data bus where the SD card seems to not be ab...
I was wondering if it is possible to connect a USB microphone using USB-OTG to an STM324xG-EVAL board and then read the data coming in from that microphone? I looked through the examples that STM has for the USB-HOST class and it seems like most of t...
Hi, recently I have had a overcurrent issue with my old stm32 Nucleo H7a3zi-q board, so I replaced it with a spare identical to the previous board, but now I am having two new issue.One is that when I connect the reset pin to an external trigger with...
Currently running into an issue with a custom PCB with a STM32H750 MCU on it. We use an SWD connection to connect to the debugging port. When I go to fully erase the external memory, I receive an error message that is "Error: Mass erase operation fai...
Hi, can anyone please confirm,, I'm going to buy 8.8 inch LVDS display with 1280*480 resolution., so, for this display size and resolution is stm32H7 or f7 is more sufficient to handle and also can this used without memory constraints with GUI for us...
Hi STMicroelectronics Team,I'm using a STEVAL-2STPD01 USB PD Board with STM32G071RBT6 NUCLEO-G071RB controller board. I'm using it in a Source Mode. I'm trying to get the Input Power value (field = "send free text") which was entered in the STM32Cube...
I have STM32F4 DISC board and I worked with it several weeks. It was working correctly but today when I was set a SPI connection with other stm32f030 mcu, I plug-in and plug-out usb cable and I got "USB device not recognized" error message.I didn't c...
Im testing the power consumption in my Nucleo-l412kb board while running and stop2 mode.I found huge discrepancies when I measure current in the IDD pins, powered from the USB host, respect to powering the board with an external power supply and meas...
Hi,I'm trying to create my custom UART firmware on STM32F3DISCOVERY board. Since I wrote the Transmit part of the driver and I verified that it continuously writes words to the USART_TDR register, I was going to check whether the UART messages are ac...
Hey Guys,I am a somewhat new STM32 programmer. I recently bought an STM32 Nucleo f411re board, and when I tried to flash code onto it with Platform io, I was not successful. Despite this, I have been successful with a blue pill board. I am certain th...