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 use a ST-LINK/V2 and have tried to connect using ST-link utility program. This did not work so I assumed something was wrong with the hardware. But now I have tested to connect using STM32CubeProgrammer instead (I use the same ST-LINK/V2), and then...
I'm using ST-Link_CLI.exe command line to programming our product in test jig, the previous tester is using Win7, it seems works reliable, but now update to Win10 and get problem with power up the tester.When powerup the tester, the PC can detect th...
It's mean St-link Utility will disapear and will be unavailable on ST site? If so, how much time I have to start using CubeProgrammer?Thanks for any answears.
Our project is targeted to STM32H7, but that may change as new processors become available. We want to include fast external memory and OCTOSPI seems the be the best approach. If there is no available Nucleo for STM32H7 with OCTOSPI, would it make se...
In a Debug session, I pressed the 'Disconnect' button - and this happened: This is on Win10-Pro, and using the ST-Link (converted to J-Link) on a B-L027Z-LRWAN1.Is this a known deficiency, or should it work ?What is (or should be) the difference betw...
I have a board which uses STlink V3 mini serial port. Is possible to see or write into that port from CubeIde?
Hello everyone,I am working on STM32L073RZT6 microcontroller and I have designed my custom board using this mcu. I am facing issue related to reset. The microcontroller is getting rest automatically however the period is not fixed.I understand the po...
According to the datasheet a 10uF should be considered at VDD and 1uF at VDDA.Are these values mandatory for a robust design? I’ve checked various STM32L0 schematics on the internet and most of them use only the 100nF capacitors.I’m asking this quest...
Hello,I'm looking into a potential 8-bit wide bus to transfer data between a STM32F765VIT (LQFP100) and a MAX10 FPGA which are close to each other (less that 30mm), to potentially back up a USART link between the 2. The goal is to be able to reach tr...