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 purchased a Nucleo-L476RG eval board and downloaded the PWR STOP2 RTC example code to test for a low power application.After following the instructions for the jumper settings outlined in UM1724 for external power, I built and tried the example. Th...
I cannot get the VCP function of ST-LINK v3 mini working.Windows sees the com port and can open itConnected TX output of UART to pin 14 of ST-LINK 3 mini, but nothing is received on the PC side.Connected some other serial TTL-USB adapter (set to 3.3V...
Post edited by ST moderator: This post has been translated from Chinese to comply with the ST Community guidelines. Please use English language as it's an international community and to let others to understand your post. Thank you for your underst...
Hi, i am planning to use Steval Stwinbx1 to setup an IOT network for condition monitoring of wind turbine blades. i would like to know whether this board is compatible with Microsoft azure as the B-U585I-IOT02A Discovery Kit has the same micro contro...
I have purchased the STM32F469-DISCO development board. If I want to replace the chip or design my own development board, how can I use ST-Link or a serial port to flash the code?
I flashed firmware that sets. Now STM32Cubeprogrammer refuses to connect to the STLINK portion.How to recover from this / debrick the boards ? I tried pulling up PA14 / boot0 pin with a pull-up to CN7 pin 7, but no such luck...
Hello ST Community,I have two NUCLEO-H753ZI boards and I want to use Board 1's on-board ST-Linkto program Board 2's MCU through the CN5 (MIPI-10) connector.My Setup:- Board 1 (Programmer): Connected to PC via USB, will provide ST-Link- Board 2 (Targe...
I'm currently learning embedded systems and using NUCLEO-F411RE to start off. I tried using micro-usb b to c for my macbook and it looks like the micro-usb b would not fit on the board. It says micro usb b on the nucleo form but it looks like it's ...
Dear ST Support Team,I would like to ask about the compatibility of using the X-NUCLEO-67W1M1 expansion board based on ST67W611M1 with the NUCLEO-F446RE development board.I had read the **X-CUBE-ST67W61 Data brief document on page 3** "The X-CUBE-ST...
Configured WWDG timer in CM7 core of stm32h747I-disco and i have taken a window period of 10msec to 50 msec and configured according to that in cubeMX. also enabled Early Wake up interrupt and Window watchdog interrupt.i am trying to check interrupt ...