STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H757 ST-link locked by ITSELF

I am working on STM32H757i-eval board. It worked well until this morning when it displayed "Error in initializing ST-Link device, Reason (4) No device found on target" at the time I was burning an image to it through the ST-link on stm32CubeIDE. Then...

Leoq by Associate II
  • 697 Views
  • 1 replies
  • 0 kudos

FDCAN in Nucleo-U575Zi-q

Hello,  I am trying to Use FDCAN For Nucleo-u575Zi-Q , I already Configured two Stm32 emulation board with the same code one send data and other is receiving data , I did all init Functions and Enable interrupt when receiving data but non of this buf...

Error with ST Developper Cloud AI

Hello,The ST developper cloud website returns an error message when downloading the CubeIde project, and only on large neural networks. The error seems to be due to the api (https://stm32ai-cs.st.com/api/8.0.1/project/) returning a Gateway timeout 50...

_legacyfs_online_stmicro_images_0693W00000dDVBgQAO.png
R.SOLER by Associate
  • 1088 Views
  • 3 replies
  • 0 kudos

USB initialization for NUCLEO-H723ZG board

Hi,I have a problem when I try to use the USB-HS, in FS mode without ULPI, on the NUCLEO-H723ZG board. In HAL_PCD_MspInit() function for H7,  the pins are not initialized. And the USB doesn't work.But in the .IOC file, the USB_OTG_HS_DP and USB_OTG_H...

MonkEastman_0-1691469871934.png MonkEastman_1-1691469988386.png MonkEastman_2-1691470140430.png

Resolved! LOW POWER MODE

please help me to solve this .My prototype is going to stand by but never waking up.I have used WKUP4 how i can assign interrupts for this .void Enter_sleep(void) { //enable PWR control clock __HAL_RCC_PWR_CLK_ENABLE(); // Set SLEEPDEEP bit of C...

meena by Associate III
  • 637 Views
  • 1 replies
  • 0 kudos

STM32H747I-DISCO USART issue

When i want to init uart8static void MX_USART8_UART_Init1(void){huart8.Instance = UART8;huart8.Init.BaudRate = 115200;huart8.Init.WordLength = UART_WORDLENGTH_8B;huart8.Init.StopBits = UART_STOPBITS_1;huart8.Init.Parity = UART_PARITY_NONE;huart8.Init...

wjian.2 by Associate II
  • 444 Views
  • 0 replies
  • 0 kudos

Murata SCA3300_d01 sensor SPI_DMA communication

I am using NUCLEO-L4R5ZI MCU to communicate with Murata SCA3300 sensor. As an initial step I am trying to read WHOAMI to check weather SPI communication is established. According to data sheet of the sensor returned value should be 51h but I am getti...

shub by Associate
  • 401 Views
  • 0 replies
  • 0 kudos

ST-Link/V3 MINIE / V3 Mods UART flash

I have a question for you. The STM32 F303 processor can be programmed using the UART interface. I have ST-Link/V3 MINIE and V3-Mods and I'm trying to flash the processor using UART (I know it's possible via SWD but I absolutely need UART) After conne...

yaawl by Associate II
  • 4956 Views
  • 6 replies
  • 2 kudos