STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 LwIP no RTOS transmit in interrupt

Hi, I'm using STM32H743 with STM32Cube FW_H7 V1.12.1 library package.I'm using LwIP without RTOS and our application is working well. In order to improve performance we would like to use the transmission in interrupt for the etherrnet interface inste...

Vale81 by Associate II
  • 358 Views
  • 5 replies
  • 0 kudos

Resolved! SVD errors on STM32H725, missing IRQ numbers

SVD version 1.2, vs RM0468 Rev 3The SVD file is missing the following IRQ numbers OTG_HS_EP1_OUT_IRQn     = 74, OTG_HS_EP1_IN_IRQn     = 75, OTG_HS_WKUP_IRQn      = 76, OTG_HS_IRQn         = 77, RNG_IRQn          = 80, BDMA_Channel0_IRQn     = 129, B...

JOlso.1 by Associate II
  • 1162 Views
  • 4 replies
  • 1 kudos

Resolved! SVD errors on STM32H725 DBGMCU

SVD version 1.2, vs RM0468 Rev 3SVD file is missing registersDBGMCU_APB1HFZ1DBGMCU_PIDR4DBGMCU_PIDR0DBGMCU_PIDR1DBGMCU_PIDR2DBGMCU_PIDR3DBGMCU_CIDR0DBGMCU_CIDR1DBGMCU_CIDR2DBGMCU_CIDR3SVD list reserved memory sections as registersDBGMCU_APB3FZ2DBGMCU...

JOlso.1 by Associate II
  • 658 Views
  • 2 replies
  • 0 kudos

Ethernet communication

Hello,I wanted to create a firmware to communicate first between my laptop and one stm32n6 using the ethernet communication protocol.Then enable communication between two stm32n6 (as client and server)How do i configure the GPIOs and such on the .ioc...

master17 by Associate
  • 151 Views
  • 1 replies
  • 0 kudos