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
What's the difference between "LQFP32" and "LQFP 32 7x7x1.4mm"? Probably they both refer to the very same package?. A similar discrepancy appears for a lot of other packages, too. (For WLCSP it's a different matter.)
Hello all,this is my first post in this forum.I am in the process of developing my own bootloader for a firmware upgrade via SD card with the Eval board STMH757I.So far so good, with the help of the FirmwareUpgradeStandalone example, I was able to ge...
Hi.STM32F100C8T6B Recycled Chip (for manufacturing products) I'd like to ask you a question Attached is the STM32F100C8T6B photoHello.Please contact us for STM32F100C8T6B playback chip. (For manufacturing products) I will attach a picture of STM32F10...
I bought the STM32F429I DISC1 board.I downloaded my FreeRTOS image into this board, so the original image was gone.Where can I find the original image and source code of the STM32F429I DISC1?I can not find those at this site(https://www.st.com/en/eva...
I have loaded example from CubeMX for STM32F746G-Disco board, it is working fine.This is the top of the hex file the original from CubeMX exampleconst uint32_t RGB565_480x272[65280] ={0x7A537A53,0x82538253,But when I am trying my own image, I cannot ...
Hello Team,I have imported the Flash_EraseProgram from the github about nucleo-L412RB:https://github.com/STMicroelectronics/STM32CubeL4/blob/master/Projects/NUCLEO-L412RB-P/Examples/FLASH I have modified the code, in order to store 6 double values at...
Hello,I am having a problem with CAN in the NUCLEO-H753ZI board. I using NXP MCU2551 transceiver and Zephyr RTOS (version 3.4.99).Problem: I am simply running CAN Loopback example and I can see it working perfectly fine on serial monitor. I can see s...
On Windows 10, I just updated (again) to the 1.4.2 version, hoping to solve this issue, yet nothing changed.Already tried a clean install (again) and re-installed the latest STM32CubeProgrammer: nothing changed.Will ST handle this sooner or later ple...
Hello,We'r trying to implement (12) VL53L1x t-o-f sensors to STMF407 Discovery Board. In our project we'r driving 2 DC motors and a dc driver. Instead we would like to run 12 t-o-f sensors on the same board. In our testing case ; after driving the mo...
Hello,It's my first question i'm new to STM32.I use Win 11 and a Nucleo F303ZE (and a Nucleo F303RE, same problem), and y i need to use the virtual com port on the STM32 F303.So, I try to enable the Virtual com port on the Nucleo F303ZE on th 2nd USB...