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
Hello everyone, I hope you're doing well. I'm currently working on the STM32H747I-DISCO board, implementing SBSFU on it. I accidentally put a PCROP Protection, which does not allow me to erase the flash memory sector 0, which corresponds to 0x0800000...
Hi Team, I’m currently working on a project using the NX2016SA 25 MHz crystal resonator from NDK(Datasheet: https://www.ndk.com/images/products/catalog/c_NX2016SA_e.pdf).All configurations have been done through STM32CubeIDE , and the setup is as...
I tried to use the Nucleo H723ZG and DWM3000evb, but I couldn't control the RESET pin.To debug this problem, I check the basic pin control, using only while(1){ HAL_GPIO_TogglePin(GPIOF, GPIO_PIN_13); HAL_Delay(1000);}However, it doesn't work a...
Hi,I'm not new to STM32 frimware, however, this is my first with H755. I have uploaded a simple LED flash project to both cores. The LED timing is based on uwTick, but Systick is not firing!Green LED via M4, Yellow LED via M7.If I change the code M4 ...
Dear ST Community,I’m working on a power quality monitoring application and plan to use the ADE9430 for harmonic analysis. I understand that the ADE9430 evaluation board is designed to work with the STM32 NUCLEO-F413ZH, and I intend to use that same ...
I am working with the NUCLEO-WL55 board and trying to generate PWM on multiple pins.PWM output works fine on normal channels (e.g., TIM2 CH4 on PB11, TIM17 CH1 on PB9),but I cannot get any PWM signal on TIM1 CH3N (PB15). HAL_TIM_PWM_Start(&htim1, TI...
hi iam having nucleoh755 board, in that when i try to flash target is not connecting and when not connecting to cube programmer also, it showing perform discovery using debug authentication. how to do it. please find the image for the error shown. an...
I need the following: 1. The source code for the NUCLEO-F103RB development board. Where can I download it? 2. I haven't seen any information about the MCP3208 module it uses. Where can I buy one? Official website documentation for the NUCLEO-F103...
Hi,I have recently procured STM32L562E-DK Discovery kit. Having installed STM32 Cube IDE & STM32 Cube Programmer I tried to debug & run existing examples. However STLink is not getting detected on Windows 10 laptop. I have connected USB Type A to Mic...
Hey y'all!Sorry if this question is a little silly, I'm pretty new to Electrical Engineering and PCB design (this is my first ever PCB), but I've been having trouble with the board I designed for the STSpin32G4. I've been meaning to use it to do FOC ...