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
Hardware SetupBoard: NUCLEO-L412KBPeripherals:SD Card (SPI1)Temperature Sensor (I2C1)Original Pin Configuration (SPI Not Working properly)SD Card (SPI1):CS: PA5MISO: PA6MOSI: PA7CK: PA1 Temperature Sensor (I2C1):SDA: PB7SCL: PB6Issue Description...
I struggled with the difference between STM32U5G9J-DK2 and STM32U5G9J-DK1. The STM32U5G9J-DK2 link to the STM website is not working or is missing. It seems to me the STM32U5G9J-DK2 is a newer, cheaper variant, but what is the difference with DK1? I ...
There is a utility to update the EMW3080 to version 2.3.4 on the STM32H573I DISCO but how can I revert to a previous version?Is the source available for the update utility so I can replace 2.3.4 with 2.1.11?Thank you
I just unpacked NUCLEO64 C031C6 board and .. no code is working. Debugging I found all the code was stuck at SystemClock_Config / HAL_RCC_OscConfig.I checked and by default in the ioc file the HSE and LSE are set to "Crystal/Ceramic". For now I found...
Hi,I am trying to get the above named board to work with an ILI9341 based display. But it is not working. I took a look at the SPI lines with a logic analyser. I saw that there was no activity on the CLOCK line. I switched to an alternative pin for t...
Hi,1. I bought NUCLEO-H753ZI board, but we can't find any firmware demo project for the NUCLEO-H753ZI board in downloaded "en.stm32cubeh7_v1-11-0" (Its directory "NUCLEO-H753ZI" is empty). We need the ADC firmware demo projects for NUCLEO-H753ZI b...
Hello,I try to build a 'PDO SINK' project on B-U585I-IOT02A and I have watched the video How to build an USBPD Sink application using the X-Cube-TCPP software pack - YouTube.Issue:After build project on STM32CubeMX 6.12.0 and opened project in STM32C...
Dear friends,If I buy a Nucleo board on the ST ecommerce site, it turns out that the warehouse is located in the US, in fact the currency is expressed in dollars.Last time I made a purchase, I had the unpleasant discovery that I had to pay very expen...
Hi happy people,Until we receive the prototype from our electronic designer, I work on the NUCLEO 144 U575IZ dev board, from IAR workbench, and via ST-LINK facilities. In this condition I can execute a minimalist shell (I send command from PC, the bo...
Hello,I am Bansi Attara. I initially used the STM32F7508-DK for my application, but due to its obsolescence, I transitioned to the STM32F746G-DISCO. During this shift, I encountered two variants of the STM32F746-DISCO:1. DK32F746G$CU42. DK32F746G$CU2...