STM32 MCUs Wireless

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
  • 1591 Views
  • 0 replies
  • 2 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
  • 433 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
  • 5009 Views
  • 11 replies
  • 0 kudos

Resolved! Bug on code generation in STM32WB (CubeIDE v1.4, STM32WB v1.8)

Hello,When generating code from ioc editor with "STM32_WPAN": "BLE" and "BLE Application Type": "Router profile", but "Rounter Mode": "Disabled", the app_conf.h file is generated with error in line 303: enum not completed: /**< Add in that list all t...

PADAM.1 by Associate III
  • 520 Views
  • 1 replies
  • 0 kudos

Resolved! How to set up CubeMX for STM32WLE5JCIx or even STM32WLE5CCUx ?

I have CubeMX installed and when selecting SMT32WL family I get three BGA devices to select, but when I want to start a project based on these,I get the error: "STM32CubeMX cannot load this Mcu"I have CubeMX 6.0.1 and all packages installed.I would a...

GMaud by Associate II
  • 549 Views
  • 1 replies
  • 0 kudos