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 would like to test UART Bootloader on my NUCLEO-C092RC.System Bootloader mode can be selected pressing the BOOT (B3) pushbutton while resetting the STM32C092 mcu through RESET (B2) pushbutton and without the ST-Link interference removing JP2, JP4, ...
Title edited to be clear that this is on a NUCLEO-F303ZE board.Hello all.I'm trying to write a simple message via UART to Putty using stm32f303ze microcontroller. I'm using USART2, via ST-link. All the configurations have been confirmed (baud rate, C...
I am working with STM32H747I -DISCO board I am using CubeMx version 6.15, firmware: H7_V1.12.2, Freertos CMSIS2 - V10.3.1configuration 1 : Generating from touchgfx and configuring Eth other all parameters commented in code (Touchgfx parameters).Here ...
Hello, I’m trying to perform ADC measurements with the STM32H563ZIT. I’ve shared my configuration settings from the .ioc file below. The ADC reading fluctuates by about ±40. When I short the ADC pin to GND, the reading varies between 0 and 30 instead...
Hello,as a first time user of STm32CubeIDE, I wanted to toggle a few IOs with a serial output.I used the JTAG port to connect to the STM32 and program it BUT after the first programing, I can't connect to it anymore.....Here is the pinout that I used...
In the default configuration, the SMPS on the development board is disabled. As such the VDDA18PMU appears to be floating. According to the spec sheet, it says that the pin MUST be tied to Vss when the SMPS in not used. Is there an internal pull d...
Is there any working project maybe on github 1024 x 600 RGB TFT ? Those screens are very popular all over the place. There is STM32F746G-DISCO with 480x272 TFT RGB. I have no problem to get it working. For bigger sizes since there is no working exam...
Hello,I'm a university student with a deep passion for embedded systems.I've really enjoyed tinkering with ST microcontrollers and have experience with several boards in your STM32 family, including the F446RE, F411, and H743. I've been following the...
hello all,i bought multiple 5 unit of 32F469IDISCOVERY and tested them all not a single one lcd shows pre installed demo. so i bought 2 more uniits from different vender but foud same issue. what would be the possible cause? ia some one got same issu...
Hello everyone,I want to add external RAM to the NUCLEO-N657X0-Q. From the docs I see two options:FMC with PSRAM/SRAM or SDRAMXSPI with HyperRAM or serial PSRAMBoth options seem to require wiring from the board headers (I couldn’t find a ready plug-i...