STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link  MATTER - Matter software expansion for STM32Cube - STMicroelectronics  It is a reference implementation for the demonstration of Matter on ST...

Ouadi by ST Employee
  • 1597 Views
  • 0 replies
  • 2 kudos

Resolved! How in-accuracy of SYSCLK affects the HAL_GetTick?

I have observed, using a frequency counter, that the HSE clock on Nucleo board (after using the calibration value in the OTP memory) is off by around 20ppm. I have configured the SYSCLK to HSE_SYS. Now, HAL_GetTick counts the tick from the derived c...

HSing by Associate II
  • 1013 Views
  • 4 replies
  • 0 kudos

Getting started with STM32CubeExpansion_LRWAN

Hi everybody, I already posted a question but maybe I was too specific.I need some help because I cannot understand how I have to incude STM32CubeExpansion_LRWAN_V1.2.2 expansion software in a existing blank project for b-l475e-iot01a2 in which it's ...

AAcco by Associate
  • 457 Views
  • 0 replies
  • 0 kudos

Resolved! Can't return from 2Mbps to 1Mbps

HiThe connection starts up in 1Mbps and when connected, I change it to 2Mbps. This all goes well, but I can't return to 1Mbps anymore if I do this. Any ideas ?thx in advance :D

GBert by Associate II
  • 627 Views
  • 1 replies
  • 1 kudos

Resolved! Can I flash the STM32WB55xx M0 with a Segger J-Link

I have a dongle/dev board kit that I'm experimenting with. I updated and flashed the dongle's M0 chip via the STM32 Programming tool. Since I've already switched the dev board to J-Link headers, and have been flashing the M4 chip, I'm wondering if I ...

AHend by Associate
  • 649 Views
  • 1 replies
  • 0 kudos

How to run RTC with Nucleo STM32WB55

/* USER CODE BEGIN PV */ RTC_TimeTypeDef RTC_Time={0,0,0,0,0,0,0,0}; /* USER CODE END PV */   int main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   /* MCU Configuration--------------------------------------------------------*/  ...

JM?�l by Associate II
  • 500 Views
  • 0 replies
  • 0 kudos

Can't import STM32WB55 Nucleo in STM32CubeIDE V1.0.0

I'm having some trouble importing and building the BLE_p2pServer project in STM32CubeIDE. The project doesn't seem to import correctly and I get a number of errors when I try to compile. I assume this is due to STM32CubeIDE is not being listed as one...

BPaik by Senior
  • 854 Views
  • 6 replies
  • 0 kudos

Expansion Board I-NUCLEO-LRWAN1 on B-L475E-IOT01A2 how to?

Hi everybody!It's just a few days that I use STM32CubeIDE, I was only able to run these examples on B-L475E-IOT01A2.I haven't found any example project on I-NUCLEO-LRWAN1 + B-L475E-IOT01A2 combo, so I'm trying to do it manually.So, I already downloa...

0690X00000AQtdyQAD.png
AAcco by Associate
  • 348 Views
  • 0 replies
  • 0 kudos