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 everyone. I wrote a program in assembly for stm32f407 and loaded it to mcu using uvision and stlink. The mcu works properly in debug mode( at debug state the reset pin has high voltage) but when i disconnect the usb, mcu stops (and reset pin volt...
HiI have bought two different ST-LINK/V2 devices: one has mark "EN Version" and another has "CN Version". Works only "Cn Version":Another doesnt work.Settings for connection (other settings cant make a connect to device). Vdd on MCU i measure indepen...
Is it possible to read what is sent by a UART in a serious port through the stlink?
Hi.I use a AZ3166 board.Suddenly, When I connect the board to PC by USB,USB storage doesn't appear .But, Using ST-Link utility, I can program .bin file to EMW3166 via ST-Link.Could you tell me how to get a ST-Link boot program(.bin) .I plan to progr...
GPIO_PinRemapConfig (GPIO_Remap_SWJ_Disable, ENABLE); I closed the JTAG pins on the stm32f103 processor with the command. Then when I tried to connect via the ST-LINK Utility program with the Connect-to-Target button, it did not see the processor. So...
When using the ST-LINK Utility, after connecting to the target , I see :Device ID:0x410Device flash Size:64KBytesDevice family:STM32F10xx Medium-densityChip marking is STM32F103R8T6Flashing a software package of 128KBytes seems to work! Verify after...
Hello, I want to make a can bus application with STM32F4 and I need a transceiver. So I will use L9616 but I couldn't see its connection diagram ( are there any component like resistor, capacitor). Thanks
I was looking at the STM32L476 datasheet (https://www.st.com/resource/en/datasheet/stm32l476vg.pdf) and noticed there's no LQFP100_SMPS pin definitions (see Table 16 or chapter 7). All other packages seem to have an _SMPS section. Is this an oversigh...
Hello,the UART is not working. st-link is stand alone (not connected to Nucleo anymore)i am using a separate stm32f446ret6, tx(PIN16) and rx (PIN17) are connected to CN3 (TX/RX).in addition the SWD CN4 of the st-link is used (all connections are made...