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
Does any one know if this board can be debugged via the USB port that is connected to the PC or does one require an external debugging link?If external is required which one would you guys recommend I do have ST-LINK V2 which I use for smaller boards...
Hello, I have two STLINK-V3 programming devices. But I can't program or debug. When I try to connect to my device with STM32CubeProgrammer, I get the errors "Unable to get core ID" and "No STM32 target found! If your product embeds Debug Authenticati...
Hello community, I have been working with the nucleol476rg in low power modes, but I have had some doubts during the tests I have performed, specifically using the stand by mode, I understand that only the RTC is active in fact with it I set the alar...
i am using stm32u575zi-q board as master and ads131m04 board as slave for the spi communication.i need ads131m04.h and ads131m04.c files specific to stm32 board .
Hello ST Community,I’m encountering significant difficulties connecting to and debugging my STM32 microcontroller and would greatly appreciate your guidance.After erasing the full chip flash memory and uploading my code, the microcontroller initiall...
I am using the STM32L476RET6TR MCU. Please suggest SMD-type crystals for both HSC and LSC.
Recently, I purchased an STM32F407G-DISC1 board. On the top left corner of the board, I noticed the label STM32F407G-DISC1, and at the same time, I observed MB997E printed on it. This raised a doubt because many boards are labeled as MB997D, while so...
Can the ADC write to the buffer faster than the buffer values are sent to PC?- Single channel ADC using DMA, non-circular, EOC every conversion- ADC is in 12-bit resolution but as I understand it writes a full 16-bits each conversion - Buffer size 10...
Hi , I am trying to use the USART1 to talk to another device which is runnig UART and sending and receiving data. I am able to see that the data from USART1 Tx (STM32) is received on the other device but the data being sent from the other device is n...
Hi, I am designing for first time an RF PCB whose primary function is to convert incoming CAN Data and sent it over 2.4GHz frequency using an nRF24L01+ transciever. I am also incorporating an USB-B Micro for programming. As both have a different Impe...