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 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.
Hello,In the RM0399 58.1 it is mentioned that EMMC is supported up to Version 4.51. I want to use the part IS22TF08G-JCLA2 which supports a number of emmc interfaces up to 5.1 are these parts compatible?
Hi, I have an issue with CubeIDE and ST-LINK.I'm trying USART communication with STM32F0F4, I write code and debug but I don't get COM Port. In device manager there is no port showing. I installed st-link009.In CubeIDE, i tried both St-Link GDB Serve...
So as these things go I have an, two actually, ST NUCLEO-H503RB dev board that I cannot get the debugger to work with it. My colleague on the other side of the country has the same boards and a similar setup and he is having no problems debugging. ...
Hi, actually, I want to generate a 1 microsecond (1 µs) timer interrupt on the STM32G0B1RCT6 microcontroller using their internal clocks.For the STM32G0B1RCT6 controller running at 16MHz APB timer clock, I set the prescaler value to 0 [16MHz clock f...