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, I was looking for a solution to debug STM32 microcontrollers without being physically there. I know that if I have an ST-Link connected to a PC running the GDB Server and use an IDE that supports debugging via the GDB Server, I can do so remotely...
I have a STWIN SensorTile Wireless Industrial Node development kit ( STEVAL-STWINKT1B). I try to use this code (https://github.com/STMicroelectronics/fp-sns-datalog2/tree/main/Projects/STM32L4R9ZI-STWIN/Applications/DATALOG2) on the board but the cod...
I am working with STM32H747i-DISCO discovery board, is it possible to switch between M7 and M4 core? like if I configure UART peripheral with M7 core and can I able to switch that peripheral to work with M4 core?
Hey,I am looking for Gerber files of the STM32H743I-EVALhttps://www.st.com/en/evaluation-tools/stm32h743i-eval.html#cad-resourcesIn the CAD resources folder I find Gerber files from the LCD display (MB1063 REV.B) and not from the controller board. Th...
We have Cortex-M7 STM32H7 (STM32H753) system and we are experiencing buffer underrun.We have read application note AN4861 which describes issues that can cause buffer underrun. I think we have implemented all the recommendations in AN4861, however, w...
Hi there, I may ask something **bleep** or impossible, but I want to try. Is there a way to debug (or at least look at the fault registers) a running MCU in a Fault state? In my case, I have an STM32H735g (so Cortex M7) which runs a FreeRTOS-based co...
Page I of this document contains the top and bottom views of the STM32U5A9J-DK board.BUT...Page 17 shows a 'different' picture when describing the configuration of the board for using STLINK-V3E.Is there an updated version of this document that fixes...
Hi, I am suffer something troublesome.I should press ResetButton then the TargetBoard runs.on STLink V2.x, Target Board automatically runs after programming. (STM32L4xx / STM32F7xx)I took following messages from Console Window in ST32CubeIDEPlease fi...
Hey! I want to test the functionalities of EMW3080 wifi module using the given example. When I run http command as shown in the readme file, it should download the example .bin file. Where can I find the file's location? I looked into the http_file_d...
Hello,I Was On A Project With STM32duino (Blue Pill) Using Arduino IDE. I Have Already Flashed The Bootloader And It Was Working Fine At First. The Sketches Were Getting Uploaded At First But Suddenly Is Started Having Problems And It's Keep Leaing T...