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 am having trouble with my new board , in device manager I see my board as undefined USB device and error code number:10 after downgrade onboard STlink I have this issue (current version: stlink-V2.J21.S4.).Not all STM32 drivers are installed becau...
Hello everyone, I have had problems flashing a STM32F405 from a 3D printer board, I have not managed to flash via DFU and with a STLink-V2. Here is what I have done. - First, the board has a HID bootloader, which by connecting jumpers between BOOT0-3...
Hello, I have been using the same cubeIDE debugger options for several months and have not had any major issues. However i recently updated to the latest macOS 15.0 release (not necessarily the cause, but it's the only change that comes to mind) and ...
I didn't own a V3 programming device and found the $11 device did have a USB C type connector but would not supply power to the target so I purchased the STLINK-V3PWR device. When it arrive I could not find any of the shipped cables that would connec...
In my program, I implemented a sleep using the STOP2_Mode, and to wake the MCU again, I have to depend on interrupts and events. I have attached the image of the block of code which represents the STOP mode mechanism. When the device gets in STOP mod...
Hi, it's my first time using a STM32-NUCLEO-F411RE (actually the STM32 in general) and im trying to get some audio using a i2s MEMS microphone, modifying it using the DSP, and outputting it on another i2s.The microphone is working, and im turning a l...
Hello everyone I would like to ask about a warning on my STM32 hardware. I'm using an STM32F405 board that I designed myself. I use NUCLEOf334 as the debugger (ST_LINK). I make sure that I have removed all the jumpers on the nucleo so as not to inter...
NUCLEO STM32 I2CHello, I'm trying to make a master NUCLEO-FR103RB send data to a slave device using fast mode (400 kHz). Slave to master is not essential at the moment. As slave I am using the Total Phase AARDVARK in slave mode simulating a LED drive...
Hi I have been seeing voltage spikes and drops on the signals coming from the ADC. I'm not sure what is happening and wanted to see if anyone else has seen this before.
Hi,Do you have any suggestions on how to start developing or integrating a third-party PROFINET stack on an STM32 evaluation or discovery board? I would like to create my own application for a PROFINET master and slave. If there are any example codes...