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 have a discovery board stm32f746 with witch i cannot connect anymore on the st-link port.. Windows does not detect anymore the st-link port .. i took out the chip put it on a smal test board and the chip it's ok is detected as st-link... but on...
I am working with IAR EWARM 9.10.1 and STM32CubeMX 6.2.1 on a NUCLEO-H743ZI2.To reproduce:Create NUCLEO-H743ZI2 project in STM32CubeMXGenerate itStart IARDownload to target (compile & flash succeed)Change something in IAR, e.g. add a source file to p...
I am going to use STM32G473 for my application. Most of peripheral interfaces need in 1.8v power (QSPI, I2C, GPIO, etc.) but i need in USB device functionality too.There is a requirement form data shhet (DS12712 Rev3 p174) to power USB tranciever fro...
I am referring to this datasheet (page 52) : https://www.st.com/resource/en/user...ucleo144-boards-mb1137-stmicroelectronics.pdf
Hello, I bought the StLink V3. The MODS version. The idea was to have good, handy and slim debugging probe. Well isolated as housed in thermally shrinking tube. I equip all my Stm32 pcbs with the miniature debug connector comprised of: Gnd, SwCk, SwD...
Hello comrades...I have been using IAR 6.50 for a few years now with STM32F446VC 1-- pin uC and things have been working flawlessly. I also have more recently had a project using the STM32F334 controller and debugging just fine.Last week, all of a su...
After the update, I was unable to run or debug on my nucleo-l053r8 on MacOS Big Sur V11.4.
clock of SPI2_CLK pin effected to other GPIO as noise. i want to remove this noise. of course not effected because of board design i am already checked it.
Hi,I'm trying to make a STM32L100RC work as a CDC device as shown on this website : https://damogranlabs.com/2018/02/stm32-usb-cdc/Nevertheless, it didn't work for me, even when I used the exact same file shared on the website. The USB is always dete...
Hello,Im just starting with the nucleo board STM32L476RG using mac (10.13.6) and cube IDE 1.6.1. I also updated the firmware on the ST-link to the newest one when prompted.For the very first program I just wanted to make it blink to see if it works, ...