STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Recover from Hard fault after executing dynamic code.

I have developed a dynamic loader that works in an STM32 (cortex-m4) microcontroller. Basically, the base firmware is in charge of writing new dynamic code into flash, and executing it. It works as expected. but I am trying to make the execution of t...

VC.1 by Associate II
  • 1196 Views
  • 4 replies
  • 0 kudos

Controlling WS2812B LEDs with VLDISCOVERY (F100)

Hello,I am in the process of writing some code to drive WS2812B Leds with PWM via DMA. Unfortunately there are usually three pulses too much.Does anyone have an idea what this could be. Attached are a few excerpts from my program code. Thanksmain.cin...

PeterM1 by Associate
  • 348 Views
  • 0 replies
  • 0 kudos

Resolved! Send 20 bytes payload with p2p-Service

Hello all,I want to modify the p2p-Service for sending 20 bytes payload instead of only 2 bytes by default. The only one I did, is changing the notification-characteristic in the file "p2p_stm.c" like this: COPY_P2P_NOTIFY_UUID(uuid16.Char_UUID_128);...

ABabi.1 by Associate II
  • 794 Views
  • 3 replies
  • 0 kudos