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

STM32U585 Legacy CDC without Azure USBX Tutorial

I'am looking for a working example of using the legacy USB driver found here (https://github.com/STMicroelectronics/stm32u5-classic-coremw-apps) for the STM32u585 preferabley in the STM32CubeIDE. I'm not able to use USBPD which is found in the exampl...

LBorg.2 by Associate
  • 3281 Views
  • 5 replies
  • 0 kudos

Resolved! ThreadX licensed

HiMy company wants to use ThreadX Azure RTOS and it was not clear if we need to pay for licensing when we send the product to market,So will I need to pay?

Ifrie.1 by Associate
  • 1263 Views
  • 3 replies
  • 0 kudos

STM32H745 and RTOS timers

I'm using AzureRTOS to develop on the STM32H745. I've started with the CM7 core and I've generated some basic code using CubeMX. I've selected TIM6 as a time base for HAL, since AzureRTOS will take over systick for it's uses.I've made a couple thre...

Resolved! HAL_I2S_Receive gives 0s although codec transmits data

Hello!For a week i've been trying to configure my stm32f302cbt6 and the tlv320aic3254 codec to trasmit data to the mcu through i2s_ext_sd but HAL_I2S_Receive returns 0s to the buffer although i see data coming out of the codec. I have configured i2s2...

PPats.1 by Associate III
  • 2789 Views
  • 7 replies
  • 0 kudos

Flash Erase on STM32G4 doesn't work as intended

I'm running a STM32G473CB with 128kb flash, and I'm getting some issues erasing pages in bank2 of the flash. Using HAL_FLASHEx_Erase the way it's meant to be used, like in the following code that's supposed to erase pages 30 and 31 of bank2, I don't ...

schwil by Associate II
  • 2056 Views
  • 5 replies
  • 0 kudos