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
EDIT: My apologies, it turns out that since i had auto reload preload enabled and was not setting the CNT back to 0, the timer would keep counting up until a rollover. I wrote a test program to test a 5 ms PWM single pulse output with a 3-timer mast...
HI , I m using stm32f103c6 32k board for my project competition , currently i m using windows 11 i have updated the bootloader , Maple003 driver visible on ports section in device manager but it throws error 10{could not able to start], i had tried m...
Hi everyone,First, here is my set up:computer: windows 10uC: STM32F030K6T6flashing/debugging hardware tool: ST LINK v2 ( from nucleo board)I have noticed that it takes almost 30 secs to do same operation using CLI (wether directly launching a batch f...
Hello to everyone,Were to start? Let me first try do describe the setup.1. Using and STM32F446 chip on a custom board. The board has 2-32pins slots: Slot A and B.2.For communication I'm using the SPI protocol.3.For slot A using PE12(CKL); PE13(MISO)P...
Hello, I'm relatively new to the stm32cubeIDE and currently using it to program a self balancing robot using an stm32F103C8T6 chip.My current issue is that when i run the SSD1306 OLED display through SPI I am able to display graphics and text as requ...
What is the name of the connector used on stlinkv2 programmers like this one? I can use single wires taped together, but hoping there's a standard cable or connector type that will connect better than single header pins taped together.
hi,i am Using STM32G0B1RCT6USB_CLK = 48MHZUSB_DRD_FS---Host_Only_FS,USB_HOST---Mass Storage Host Class,FATFS---USB DiskUSB Interrupt---EnableIf you set it to the above mode and operate it, the USB is recognized and i configured PB4 as an output, whic...
I have develop a program on STM32F746G-DISCO revision B02 with QSPI N25Q128A13EF840ENow the new boards revision C03 use the QSPI W25Q128JVEIQ.I have copied the file W25Q128JVEIQ_STM32F746G-DISCO.stldr from CubeIDE 1.16 to the STM32 ST-LINK Utility\S...
Hi,I have started working with the B-G474E-DPOW1 (STM32G474RE). The intention is to use the G474 in a custom design.I can connect and use the board fine with the on-board debugger, but I want to use the TAG-Connector 10-pin header (CN10, as this is t...
Hello, I am working on a diy simracing project which use the STM32F401CCU6 board. I just bought this board and It worked fine until today for a reason I ignore. The board is stuck on the red led, the blue led doesn't light up anymore. I can still fin...