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 guys, I want to control 128*64 GLCD(S6B0108) with STM32 blue pill. I searched many resources on the internet but I could't find any useful example.Any Examples?
I am mostly wondering if anyone here has ever had to code to communicate with a SSD1353 via stm32. I have used NHD documentation to connect the board in a 6800 Parallel interface. I know it is wired correctly as I connected it to my Arduino and used ...
Hi, Recently, I purchased a X-STM32MP-GNSS2 Evaluation board which came with an antenna. As per the instructions, I could find its compatibility with STM32MP157F-DK2 and Raspberry Pi. Can anybody help me getting its interface and data logging using ...
On STM32H747I-DISCO schematic, there are two different grounds. Why is SMPS ground connected to B6, C16 and T12?
I´m using a stm32f4 discovery board, and when i try to connect it to my computer it show "No ST-LINK detected". I don´t know if there are specials drivers for windows 11.
Good evening everyone,today I generated a sine wave (using array method, 80 samples per time period) and got it on oscilloscope using DAC channel 1. Then I tapped this analog wave into the ADC of the board. Then i again converted the data from ADC ch...
How can I enable Serial Wire View (SWV) on the STM32U031R8 controller? I am receiving a "tracing is not supported" pop-up window. Additionally, when I try to enable it from the debug configuration, the option appears to be disabled. Could this be bec...
Hello I can't able to connect my NUCLEO - H7A3ZI -Q. Its showing error while commenting.Please help me with solving this issue.
Hello, I'm a little confused about the SPI communication. I tried to get the MCP2515 working with the STM32, but I end up at the beginning because I can't read data from the SPI. Both the HAL_SPI_TransmitReceive and HAL_SPI_Receive functions give me ...
Hi,which STM32 dev kit (preferably STM32L4 family if available) has a MicroSD card reader that uses standard SPI (i.e. not Quad SPI)?Also is there a selection tool that allows you to specify the type of SPI or at least whether it has Micro SD? Thank ...