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
Howdy, I just purchased an inexpensive STLINK 3.0 Mini, but don't have any convenient way to go from the 14 pin cable, to the fine pitch 10 pin connector on my application board.Can anyway share a simple solution?I think the full STLINK 3.0 has a con...
Hi AllJust bought a Nucleo-STM32G070 board and I am new to STM32 MCUs, I tried to power the board with a micro USB cable that I used to charge my mouse after I have installed the USB driver (stsw-link009), but the LEDs do not light on as shown in the...
Hi, I am MURALI SELVAM, I need a Reference design for STM32F072V8T6, Anyone who has a reference design, Kindly tell me, Thank you.
I'm using the Nucleo F401RE board, and I was successfully reading analog signals from a 4-20mA signal generator for a project. I achieved this by connecting a 150-ohm resistor in series. However, the system suddenly stopped working, and upon investig...
When a new project is being created using Touch GFX, the project folder contains a sub-folder ExtMeM_Boot. This folder contains the source files and includes of the bootloader and its dependencies. A pre-built binary is also included (bootloader.bin)...
I'm a newcomer to the STM32 and looking at the various DISCO boards for an audio application (simple test rig for analogue and SPDIF fault finding).Looking at the STM32H747I-DISCO product description web pages and I see that the product overview 'All...
Hello,I've seen other posts provide links to examples for "USB host application based on the Audio OUT class". Are there any for audio in?Thanks
Hello Forum, As I am newbie to this forum I might have posted this question to wrong place, if so please guide me to correct place, Thanks in advance.recently I started to learn ARM Cortex M microcontroller. I bought B-L475E-IOT01A Discovery kit for ...
Does anyone know where to find a code example for using DCMI on STM32F746G-DISCO? AN5020 says there are 5 examples based on STMCubeMX (section 8.3 p53). But, I can't find any examples for this when I try using STMCubeMX. It doesn't matter which SELE...
I have made a simple program flashing LED's from both cores and sending data between the two cores using a struct that resided on the same memory space for both.I used latest STM32CubeMX (Version: 6.9.2), STM32CubeIDE (Version: 1.14.1), and latest ST...