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
Hi,we have a PHY with several bootstraps. Some of them are shared with the RMII from a STM32H753 (see image below, controller is on the left).A FreeRTOS+TCP network stack is used, which, when rebooted, first does some low level inits with HAL_ETH_Ini...
Hello,We working on custom board. We using this controller STM32745IIkx. In JTAG we connect the USART1 port, but there is pin mapping issue, so I am unable to use USART1.So instead of UASART1 can I use USART2.I am sharing its schematic THE VCP_TX and...
Starting server with the following options: Persistent Mode : Disabled Logging Level : 1 Listen Port Number : 61234 Status Refresh Delay : 15s Verbose Mode : Disabled SWD Debug : Enabled InitWhile...
Hello, Could anybody please look at the circuit, and if it is correct.I am not sure if C5 is necessary to be there.Thank you.
I fired up CubeIDE again after a while, it updated from v1.4 or so to 1.8 now.When I was about to debug, it offered to update the firmware of my ST-Link V3 SET.It claimed that was successful.When I then wanted to debug, it claims there is no target.I...
Hello,For a project, I created a PCB with an STM32F411 using a 10pin JTAG port for SWD programming.I tried to connect my card using the ST LINK V2 box and the ST Link utility software but I get the following error:The st link works because I can prog...
Maybe is a hardware problem since the microcontroller is on a custom board I designed. The problem is the following: The microcontroller only runs the program the moment I load the code, if I reset it or power up the board after a power-off it does n...
I'm trying to understand the benefits/tradeoffs of the "Direct SMPS supply" and "SMPS supplies LDO" options for the STM327H (red and blue options in the attached figure). Since the LDO adds an extra source of power loss, and the SMPS can supply all d...
Hello everyoneI'm using a Nucleo board, specifically the L031K6. I'm used to sending UART messages from the board to the PC via the ST-Link USB interface. In this project I wanted to do the other direction going from the PC up to the card over the sa...