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 am using STM32H745 MCU. My requirement is to receive 33 bits of data on SPI in slave mode. The master transmits 33 clocks. It is not possible to split the data as reconfiguration of SPI in between the clocks is difficult. Is there a way to read par...
Hi there,I'm designing a very compact PCB. For the debug header I'm using 4-wire SWD with a 2x2 header on the board (specifically CLP-102-02-L-D). There's no keying or polarisation meaning that the programming lead could be plugged in in four differe...
I am just getting started with learning about motor controland identified one motor driver development board X-NUCLEO-IHM07M1im wondering if this is compatible with the STM32F411E-DISCO development boardor do i need to buy a dedicated development boa...
Hi St-familyI'm encountering a problem transferring a bin file via UART on my Stm32f103c8t6. While UART3 functions correctly with a USB TTL converter, UART1 doesn't seem to establish a connection. I've verified the connections between the device's UA...
I am planning to use an STM32U5 SPI peripheral and I want to do a SPI read of a "black box" that doesnt exist yet. currently the planned output of this device has this configuration where the chip select is high for 5 bytes of data. the STM32U5 is ca...
Downloaded the subject driver and installed it per the instructions in the readme.txt (ran the batch file as admin) "Device Driver Installation Wizard" dialog reports that the drivers (Qty 3) were successfully installed and ready to use. In Windows ...
Hello forum,Im trying to build a function based on the BSP example and all the peripheral sensors,when opening a new project and adding the libraries and drivers from the BSP example, nothing works.some of the files have missing defines which suppose...
This is a switching regulator and they require the specified output capacitance which is 4.4uF given in the datasheet we have given two 2.2uF capacitance at the regulator but one capacitance has 2 ohms resistor to it for intrinsic safety will this st...
Hi all i use the stm32H735IGKx demo board,and would like to configure the can speed 500k. Below is my configuration:but i can't get the can data from the third party software at 500Kbpsand when i use the oscilloscope, i have to configure 800Kbps tha...
I am trying to get the VCP working, STM32F429ZI evaluation board, Virtual USB com port not found in Windows 10. Has anyone have some advise ?Thanks in advance for the support.