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
OK, OK, OK, this is a REALLY dumb question but for the life of me I cannot find out WHERE you turn your hard-earned project with all its bells and whistles into a RELEASED file to download into the proc??!!??I know this will come back as an easy thin...
Hi,I am using STM32F746NG discovery board. I try to setup 60 micro second delay. With ST-Link debugger, the 60micro second delay is fine. But when I cycle the power, the firmware does not run.When I comment out the delay function DWT_Delay_us(), firm...
I am planning to automate the Circuit Verification for inhouse designed&assembled electronics, this is my rudimentary idea:(For me ,the blurry concepts because lack of experience are the Tensorflow and database parts) Does anyone have experience/idea...
Hello,I currently working on a projet where I've ordered custom PCB with STM32F030C8T6 already installed by JLCPCB but I can't communicate with them.I've connected the STM32 with 3.3V and ground and then I output the SWD and SWCLK pins. I connect the...
Currently I only set the MODER register to 0 and set the outputs to 0 with the BRR register since I don't need further configurations. I allready use other PINs with the same configuration and they work. I read that this should work, but on my HW it ...
In the card that comes with the board says it has 16 Kbytes of EEPROM. Here is the link from the website (can't find anything about EEPROM): https://www.st.com/en/microcontrollers-microprocessors/stm32l462re.htmlAlso can't find anything about EEPROM ...
it seems my project hangs at this line ?if (HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK) { Error_Handler(); }What could be wrong?
Hello , maybe I post this question to the wrong place...I would like to use ST-LINK/V2, Part number for required Software is "STSW-LINK009".In the description I can read "driver signed for Windows7, Windows8, Windows10".Could someone confirm that thi...