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

Resolved! I have a USB problem with "nucleo_l476rg" in version RTOS V3.3.0 where my overlay works fine with RTOS V2.7.4 Overlay has been Migrated to the new way used in V3.3.0.

I have a USB problem with "nucleo_l476rg" in version RTOS V3.3.0 where my overlay works fine with RTOS V2.7.4Overlay has been Migrated to the new way used in V3.3.0.Error Message: Booting Zephyr OS build zephyr-v3.3.0 [00:00:00.000,000] <err> usb_dc_...

Tt.1 by Associate II
  • 1833 Views
  • 2 replies
  • 0 kudos

Purpose of HAL_TIM_Encoder_MspInit?

I have been learning my way around the encoder mode in the hardware timers, specifically on a Nucleo L432KC. I got it working within CubeIDE, but I wanted to program using STM32Duino and PlatformIO, so I tried a library for this that someone else wro...

HMorg.1 by Associate II
  • 1197 Views
  • 2 replies
  • 0 kudos

Resolved! FreeRTOS + UART Strange Behavior

Hi, I'm trying to practice FreeRTOS with my STM32F769I-Eval kit.I made two task with different priority and print global variable with semaphore.When I run my code, terminal print decreased value every time.  I don't know why. Here is my code.int mai...

0693W00000aIn9qQAC.png
ELee.9 by Associate II
  • 1290 Views
  • 4 replies
  • 0 kudos

Resolved! Help for STM32 F767Zi as USB host for mass storage

Hi, I am using STM32 F767Zi and tried this tutorial to use it as an USB host ***. I followed the steps but I always end up in Use Case _USER_CLASS_ACTIVE. I tried different USB devices but it's always the same. Does anyone have an idea how I can solv...

SBach.4 by Associate II
  • 1436 Views
  • 4 replies
  • 0 kudos

STM32L432KC USB VBUS Sensing

Hello,I'm currently working on a self-powered project that uses an STM32L432KC. From reading AN4879 I see that I have to enable VBUS sensing because it is mandatory for self-powered USB devices. Using CubeMX, I cannot enable VBUS sensing for the MCU....

0690X0000089iOgQAI.png
Henri1 by Associate
  • 1286 Views
  • 4 replies
  • 0 kudos

STM32L496 ADC in single ended channel

Hello,I am trying to run a simple code for the reading of a single channel of one of the three ADCs available on the STM32L496. I have tried to use different channels while using the code generated from STM32CubeIDE. I use the default configurations ...

Georgios by Associate
  • 1047 Views
  • 2 replies
  • 0 kudos

Use of a library from multiple applications

Hi, i was thinking about placing some libraries in a reserved area on the flash and access them from two or more applications. For instatnce a bootloader and the corresponding application. I would like to update them, that's way don't like to incopo...

MOtto.2 by Associate II
  • 1904 Views
  • 9 replies
  • 1 kudos