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, The documentation and flyers of the STLINK-V3MODS specify that the product includes an USB to UART bridge. My custom board with the V3MODS works for JTAG/SWD, I2C and Virtual UART. However, the documentation and sample code does not contain an...
Silly question but eyesight gets worse with age.How do I attach the LiPo battery? I do see the polarity but I just can't discern whether I shall slide the contact in from the side, or press down from above. And how do I pull it apart afterwards? Bett...
Hello everyone,I've been struggling a lot recently trying to make this code work.This project uses a STM32F746G DISCOVERY microcontroller.I tried to make a simple project, heavily inspired by the BSP driver example, with the objective of recording th...
This is my first posting, new to the ST world. I have recently purchased and unboxed a winbx1a. Rigged up the winbx1a and the LEDs are blinking. I installed both ST BLE and ST BLE Classic apps from Appstore on my iphone. Both apps connect through BT ...
I expected to connect my PC to a nucleo STM32H743ZI2 board via a USB isolator (Linear technology) but failed. While, I can connect to the nucleo board directly without isolator and programme it. Beside, the PC can recognize the STLink from nucleo boa...
Hello,I look for information, what is the best layout for the SMPS, which is included in the STM32H745. One of my problems is, for a proper design, you must consider to have small loops in the switching path.For my base layout, I used the same struc...
Hi to everyone,I am an engineering student and I am doing a project using an STM32L476RG board with the Arduino IDE. My goal is to read four analog inputs from four vibration sensors attached on a surface and to detect the signals from an impact on t...
I just got a STM32F723 board to learn how to use USB model, and I found that when I use USB as FS host and connect a device, the register PCDET did not triger an interrupt while PENA is set, I'm wondering how can I get interrupt flag, is there any ...
Hello,I have a evaluation Board STM32L552E-EV, after working with J-LINK SEGGER I now I go back to the initial configuration with ST-LINK.Now I have this messageAfter I switched back to ST-LINK with ST-LinkReflash.exe. It's OKDo I need to do anything...
Hi all,I have a Nucelo-H7S3L8 board running the demo application. The project has 2 applications (boot, and application). The boot is supposed to jump to the application, which is located in the external MX25UM25645GXDI00 memory. However when debuggi...