Resolved! H753/ H743 nucleo BOM
Hello.. i m looking for H753 Nucleo BOM list, i search ST web below but its not there..https://www.st.com/en/evaluation-tools/nucleo-h753zi.html#documentation
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hello.. i m looking for H753 Nucleo BOM list, i search ST web below but its not there..https://www.st.com/en/evaluation-tools/nucleo-h753zi.html#documentation
HiI'm looking for STM32 Nucleo boards or similar microcontroller boards that have embedded SIM (eSIM) capabilities. However, I haven't been able to find any boards that directly support eSIM integration. Are there any Nucleo boards that are compatibl...
Hi All, We are building a charger based on STDES-2KW5CH48V. On ST .hex file is available as firmware. Is source code also available ? Thanks in advance. Regards,Vimal
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...