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
  • 1659 Views
  • 0 replies
  • 2 kudos

How to update Connection Advertising Intervall ?

Hello, I need some help with getting the CFG_FAST_CONN_ADV_INTERVAL_MIN and CFG_FAST_CONN_ADV_INTERVAL_MAX in app_conf.hI am using Custom Template with Non connectable and no scan response.I have tried to call ret = aci_gap_set_discoverable( ...

MGhad.2 by Associate
  • 638 Views
  • 1 replies
  • 0 kudos

I want to use the en.x-cube-subg1_firmware for the X-NUCLEO-IDS01A5 (based on SPSGRF-915) expansion board. I'm a novice and struggling to identify hardware specific files adaptations vs the example project (for example STM32L152RE-Nucleo)

I am wanting to use stm32L476rg - a nucleo decelopment board that does not include SPSGRF. I am working on learning to communicate via SPSGRF from the nucleo to the STM32 IOT discovery kit - which includes SPSGRF integrated.Please comment on what fi...

FRozy.1 by Associate II
  • 371 Views
  • 0 replies
  • 0 kudos

How i can tell FUS to update stack in STM32WB50?

I need to remote update the wireless stack. I read in the AN5270, AN5247 that this can be done only by FUS. I am already able to write in an opportune unprotected Flash location the new wireless stack, but i have not found how to communicate to the F...

LSpad.1 by Associate III
  • 762 Views
  • 3 replies
  • 0 kudos

STM32WB55 Timer is not running

Hello,i need to run a general purpose timer on STM32WB55, the Problem is when i enable the BLE in CubeMX the timer doesn't work anymore, even with or without an interrupt.Can someone help me please. Thanks.

MGhad.2 by Associate
  • 462 Views
  • 0 replies
  • 0 kudos

Resolved! Why error = FLASH->SR is set and block erasing flash memory?

In my code i try to delete a flash mem page using if(HAL_FLASHEx_Erase(&FlashErase,&PageError) != HAL_OK)but always got an HAL_ERROR because in this function (which is called in HAL_FLASHEx_Erase...)HAL_StatusTypeDef FLASH_WaitForLastOperation(uint...

Fabsch by Associate II
  • 5313 Views
  • 11 replies
  • 0 kudos