STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H723 software framework

I want to develop an inverter with STM32H723, but I have not used ST's MCU for power supply before, so I would like to ask if there are suitable examples for reference, or what suggestions are there in the software framework. Thank you!

buxiang by Associate
  • 268 Views
  • 1 replies
  • 0 kudos

HAL library bug in OSPI driver

Source and destination parameters are incorrectly placed in the following code:stm32h7xx_hal_ospi.cLine 1496HAL_OSPI_Transmit_DMA functionif (HAL_MDMA_Start_IT(hospi->hmdma, (uint32_t)pData, (uint32_t)&hospi->Instance->DR, hospi->XferSize, 1) == \HAL...

trs by Associate II
  • 540 Views
  • 7 replies
  • 0 kudos

Hello, I have a setup with ThreadX, NetX Duo and USBX. Implementing an CDC-ECM over USB2.0. The throughput we measure is rather low (at least not as expected with an USB2.0 480MBit/s).

What options or tuning is possible to increase the throughput for this IP over USB?Goal is to at least transfer 64KiB each 20ms or better. (22MBit/s or greater)(started from project STM32H735G-DK/Applications/USBX/Ux_Device_CDC_ECM on github from Kin...

JCorn.3 by Associate
  • 493 Views
  • 3 replies
  • 0 kudos

Slow ethernet speed in STM32H7xx

Hi All,We are using the STM32H7 mcu interfaced with ethernet switch LAN9353.In our firmware application we are using the LwIP network stack and FreeRTOS. And using TCP server-client functionality for communication.We are able to establish the communi...

PNaph.2 by Associate II
  • 2009 Views
  • 7 replies
  • 0 kudos

HAL_ADCEx_EndOfSamplingCallback in DMA mode?

Is it possible to make HAL_ADCEx_EndOfSamplingCallback fire when ADC is running in the dual mode with DMA .More specifically: On a NUCLEO-H723ZG, the ADC is started by HAL_ADCEx_MultiModeStart_DMA() and ADC2 is a slave to ADC1. The ADC conversion is ...

pimaty by Associate
  • 213 Views
  • 0 replies
  • 0 kudos

Nucleo STM32H743ZI Lan Interface does not work

Hello experts, what am I doing wrong? For days I have been trying to put the LAN interface of my STM32H743ZI board into operation. I just want to send a text to my PC and also be able to receive text from the PC. The board should be the server. Unfor...

0693W0000059NWcQAM.jpg 0693W0000059NWhQAM.jpg 0693W0000059NWmQAM.jpg 0693W0000059NWNQA2.jpg
HGumb.1 by Associate II
  • 620 Views
  • 3 replies
  • 0 kudos
Labels