STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Vcpkg issue

I'm using a VS Code extension that most probably uses `vcpkg`. After installing this extension, each time I run VS Code I get the following error:> Using vcpkg executable at "c:\Users\Luka\.vscode\extensions\ms-vscode.vscode-embedded-tools-0.7.0-win3...

lgacnik97 by Associate III
  • 2403 Views
  • 3 replies
  • 0 kudos

STM32WLE RTC AlarmA for wake-up from Standby

Hi , I need  for my applicetion two maner of wake-up from Standby mode. One is regular wake up every one hour and second is asynchronous wake up by external signal. I have used WKUP1 signal on  PA0 input for external wake up. It is working corectly o...

OM by Associate II
  • 924 Views
  • 1 replies
  • 0 kudos

Resolved! Starting EXTI disabled

I've used CubeMX to enable in PA4 as in input with EXTI interrupt enabled on a STM32F373.  It works well, but how to I enable the device with this interrupt disabled by default?  HAL seems to enable the interrupt and then allow the 'user' code' to be...

LMorr.3 by Senior II
  • 1395 Views
  • 4 replies
  • 1 kudos

BLUENRG-M0A: Maximum Memory for Services/Characteristics

Hello,I am working with the Nucleo-f401re with the X-Nucleo-IDB05A2 expansion board for Bluetooth via BlueNRG-M0A module. I am trying to create services and characteristics for those services and I am trying to understand how the memory allocation po...

KMew by Senior III
  • 754 Views
  • 1 replies
  • 0 kudos

osDelay does not wait for specified ticks

I have initialized the kernel first, and called HAL_Init() and SystemClock_Config() within the OS task - StartDefaultTask, the osDelay is not blocking the StartDefaultTask until the specified number of ticks.configTICK_RATE_HZ is set to 1000 Hz (1 ms...

cchan3_0-1692437957980.png
cchan.3 by Associate II
  • 941 Views
  • 3 replies
  • 0 kudos