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 trying to use the 4K backup RAM on the STM32H745XI. Using following code initialize RTC and backup domain. VBAT of 3V coin cell is used power RTC backup domain on VDD off. HAL_PWR_EnableBkUpAccess(); while ((PWR->CR1 & PWR_CR1_DBP) == R...
We are creating a project using the STM32F103C8T6 MCU board with FLIR Lepton 3.5 thermal camera module. We are facing issues in collecting raw data from the module because we couldn't find suitable library in the stm32f1 series. How can I get a libra...
Hi, I'm working on the wiring of the STM32H745, but I'm a bit confused about the wiring to enable the SMPS.If you look at the Figure 13. Power supply scheme, there isn't any inductor or cap in the SMPS pins. (I presume they are connected to VDD?) ...
Hi I am trying to configure the option bytes after testing the TF-M SBSFU Bootloader application on the BU585i-IOT2A Development board and now i am not able to connect to the development board. The following error message is being displayed.I tried p...
When loading my code onto the STM32F407 board, I encounter the errors "Target is not responding, retrying..." and "Failed to read registers from target" in the Console window. I have investigated the issue but have been unable to find a suitable solu...
Hi everyone, I just received the STLINKV3PWR and I'm looking for the PINOUT of the debug/programming pins. The datasheet of the product is not complete. Can someone help me? Thank you.
Hello,We are using STM32CUBEIDE for our custom board of STM32H745XI MCU.For debugging our board we are using St Link -V2.0.while using in SW mode it is working fine, But while using JTAG mode we are facing an issue like at the very first time control...
Hello all,I am focusing on lowpower mode on STWINKT1B base on STM32L4R9xx. The aim is to go to STOP mode (STOP1), wakeup using RTC wakeup timer, collect some data on the µSD card and loop again. I am running on lipo battery (3.7V, 480mAh)The issue is...
Does the X-NUCLEO-LPM01A allow to measure power consumption of boards like Pi Pico, Arduino Nano Connect RP2040? Or only Nucleo boards?I have nucleo board to which i have connected GPS module, IMU, LCD display. Will the Power Shield measure power con...
Hi Team,Could you please share the EVK of STM32WLE5x which has an inbuilt SX1262 LoRa.