STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Mem/BusFault at internal memory regions (0xE0...)

Hello,I saw a not yet reproducable fault at adresses, which are part of the private/vendor-specific memory regions.The fault happend on a STM32H7B0 runnig freeRTOS, ICache + DCache enabled:Causing instruction address: 0x7.... (external flash)Comming ...

TNeub.1 by Associate III
  • 2125 Views
  • 10 replies
  • 0 kudos

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
  • 1164 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
  • 853 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
  • 900 Views
  • 4 replies
  • 0 kudos