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

SPDIF IN/OUT check (IEC61937)

If there is an EVM that meets all or part of the following conditions, I would appreciate your recommendation. * I am looking for a possible EVM because I want to check whether a file that should not be played with SPDIF in due to license restriction...

pasach by Associate
  • 1499 Views
  • 0 replies
  • 0 kudos

UART RX interrupt

Hello,I'm trying trying to setup an interrupt receive on the U5 MCU using the STM32U5GJ-DK2 development kit. The USART1_IRQHandler does not get triggered at all. Here's my CubeMX config for the USART1:I've sniffed the RX line, so I'm sure it's workin...

Dobrev_0-1708518829438.png Dobrev_1-1708518864347.png
Dobrev by Associate II
  • 7881 Views
  • 13 replies
  • 3 kudos

Add FreeRtos manually

Hi all, I'm trying to adapt a STM32F4 project to SMT32WL project. STM32F4 project example is here as you can see the projet use FreeRtos.So for the moment I've built radio driver example for my nucleo jc1 board like here everything works well. But fo...

SBaro.11 by Associate III
  • 2749 Views
  • 1 replies
  • 0 kudos

Resolved! STM32f4 LwIP MQTT

Hello,​ I am able run successfully mqtt example on my stm32f4 MCU ​and on my local network.​I want to run the same code on a cloud platform. However there is a link provided by mqtt cloud pro​vider not an IP address like 192.168.0.10​​Can I directl...

Resolved! FreeRTOS LowPower : adjust tickcount after wakeup

Hello, i configured FreeRTOS to enter STOP2 mode on idle task, my wakup source are RTC and LPUART. when the mcu is waked up by RTC according to ulExpectedIdleTime, every think is ok but when it is waked up by the LPUART the tick count is not updated ...

malarab by Senior II
  • 2253 Views
  • 1 replies
  • 0 kudos

ST-LINK debugger shows me not expected values

I try to debug how to set AZURE RTOS for 1ms tick timer. I debug this function:HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority) in file "stm32u5xx_hal_timebase_tim.c": HAL_StatusTypeDef HAL_InitTick(uint32_t TickPriority) { RCC_ClkInitTypeDef ...

tjaekel by Lead
  • 1255 Views
  • 2 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.