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

STM32G474 jump to ST Bootloader without Boot0 pin

Hi,I'm trying to boot to the system memory so I could use ST bootloader (USB-DFU in mind), but unfortunately not succeeded.I have a custom board with a STM32G474RE and another similar version with a STM32G473RB. I cannot use the PB8/Boot0 pin, cause ...

Avellar by Associate
  • 2588 Views
  • 4 replies
  • 0 kudos

RTOS ThreadX with NetXDuo in CubeMX uses a lan8742 driver file called nx_stm32_phy_driver.c wherein the HAL calls have too many variables. Has this been reported?

The calls in particular are HAL_ETH_ReadPHYRegister and HAL_ETH_WritePHYRegister. In the HAL driver files, specifically stm32f7xx_hal_eth.c, these routines take 3 variables and not 4. For example, in the nx_stm32_phy_driver.c, the function for Read ...

GGree.1 by Associate III
  • 1082 Views
  • 3 replies
  • 0 kudos

STM32F723 USB HS FIFO arrangement

Hi,Sometimes (randomly) I encounter a problem in firmware, even though sometimes it works well for hours without any problem.The whole idea of the firmware is that it receives data over USB HS with DMA enabled and initiate a transfer over another int...

AzureRTOS NetX STM32F407 Discovery compile errors

Hello,I am trying to create project with STM32F407/429 discovery and AzureRTOS and getting compile errors.Attached the cubemx project.The errors appear in KEIL, IAR and CubeIDE. (I tried same cubemx configuration for STM32H743ZI without any compile e...

Sasha A by Associate II
  • 1543 Views
  • 6 replies
  • 0 kudos

Program STM32G030 by UART

I'm trying to program STM32G030 but I don't have a ST-LINK.I wonder is it possiable to program this chip through UART interface? There is a LED-BLINKING program programed by distributer in main flash memory. I have tried to pull BOOT0 to VCC and rese...

Laurie1 by Associate III
  • 3679 Views
  • 7 replies
  • 0 kudos

Resolved! x509_verify_cert() returned -9984 (-0x2700) and other mbedLTS error using X-CUBE-AWS 1.4 version

HI, I am using X-CUBE-AWS 1.4 version along with B-L475E-IOT01A board.I have downloaded the X-CUBE-AWS 1.4 firmware from the below websitehttps://www.st.com/en/embedded-software/x-cube-aws.htmlAfter building and running the project the following erro...

Vkamm.1 by Associate III
  • 2255 Views
  • 6 replies
  • 0 kudos