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 want NUCLEO-U083RC board able to receive data from Huskylens for colour/object recognition project. I did manage to run a demo code but still can't receive data from Huskylens. I have use HAL_UART_RECEIVE and HAL_UART_RECEIVE_IT function and still ...
I'm searching for the ST-Link V2 driver to use on win11arm running on parallels on a MacMini M4.The CubeProgrammer 2.19 directly installed on M4 macOS is properly working with the ST-Link-V2 or some nucleo boards for only programming use. But because...
I am using a STM32L4R9ZGJ6 that has the following issue: When it is powered up and a SMBUS slave device is connected, the CLK line over heats and destroys the processor. This is the device we are plugging into the board: This is the STM32 with the C...
HI,I have a custom board with STM32F405 MCU, the task is to enable PWM, set frequency, read ADC and Set DAC out voltage using CAN commands. Everything was working fine until I enabled the DAC channels, two channels were set to max DAC value(4095) and...
Comment établir une communication BLE sans connexion et transférer des données entre deux STM32L41A, en configurant l'un comme diffuseur (producteur) et l'autre comme observateur (récepteur) ? Quelles sont les étapes et les configurations nécessaires...
Hello,I am working in STM32H745I-DISCO since January. Yesterday I have disconected the USB of CN14 connector ( I used it for programming/debuging and powering). This morning I have connected de USB but the board doesn´t work. After test de voltages I...
Greetings! I would like to know if there is an official source code, or an alternate source code (preferably in Java), or at least the USB DFU protocol.
I have this 2 programmers, stlinkv2isol and stlinkv3. With the first, I'm able to program and debug my board. But with the second, no, I received a message like this ST-LINK SN : 0050002E3331510633323639 ST-LINK FW : V3J13M4B5S1 Board : STLINK-V3...
Hello, i have an issue with my board's vcp : stm32f407g-disc1 / MB997Ethe st link port works perfectly , but the micro usb port ( vcp ) is not working , and yes i'm sure that it's a data cable not only charging, the interesting point is that before f...
Hello,I previously used ST-LINK V2, which worked fine, but due to its lack of a Virtual COM Port (VCP), I recently purchased a NUCLEO-64 (STM32F030R8 EVAL BRD) to program my own PCB using its ST-LINK.The Nucleo board itself works fine, but when I try...