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
Hi everyone,I’ve noticed that many STM32 development boards include two microcontrollers: a main controller and an additional smaller-range controller. For example, I have the STM32L476 Evaluation Board, which features the STM32F103CBT6 as the second...
Hello,I am not receiving SPI interrupt on the NUCLEO-G491, and I would like some support.Here is the source code project.https://github.com/katsumat/STM32CubeIDE/tree/main/workspace_1.16.1/SPI Specifically, I would like to perform the following actio...
Hi, I am having STM32U575ZI-Q development board. I have implemented a firmware with FreeRTOS with low power support where the firmware goes to the low power mode and unless there is an external interrupt, it stays in a low power mode. Now, I want to ...
Hi, I would like to evaluated ADC of STM32H745. I would like to have 12bit 5.12MHz dual ADC. According to my understanding, I need to use model STM32H745II in 176 pin UFBGA to obtain ADC performance. Is there any board like nucleo, which can be used ...
Hi,I'm relatively new to the whole MCU thing and bought a Nucleo-H755ZI-Q. So one of the first things I tried to do was to make the LED blink. That was no problem, I configured the PB0-Pin for LD1, made it a GPIO for the M7 chip and it blinks happily...
I have a NUCLEO -G071RB board with an X-NUCLEO-GFX01M2 display shield, and am trying to run the X-CUBE-DISPLAY demonstration software GFX01M2_HelloWorld. I have imported the project to CubeIDE and built it OK, but when I try to run it I get an error...
Hi ST,Newbie question with regards to finding the right documentation.I went through previous threads trying to find an answer to this but I have not come across anything.I have an older iteration of the STM32F072B-DISCO board (as I've discovered!). ...
Hello,I tried to get temperature data from LM75 via I2C on STM32L0538-Discovery.But in following test program, HAL_I2C_Master_Transmit() and HAL_I2C_Master_Receive() returned HAL_BUSY.What's wrong with it?And I couldn't check from the schematic diagr...
HelloNow I use systick on STM32L0538-Discovery and I'd stop systick during RTC Power stop mode.Please show me hot to stop the systick and restart.Thanks
Split from: https://community.st.com/t5/stm32-mcus-boards-and-hardware/stm32h747i-disco-lcd-display-problem/td-p/643493 Hello, May ,I know how to enable the display. I am not getting how to on the backlight of the display