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
  • 1569 Views
  • 0 replies
  • 2 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
  • 4932 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
  • 511 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
  • 538 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB55CG power consumption problem !!!

Hi all,Could someone help me to clarify about the power consumption of STM32WB55CG, I can't see the difference between 2 series STM32WB55Cx and STM32WB55Rx related to "Low power modes". But in my case, I can put STM32WB55Rx (In Nucleo board) to Stop ...

0693W000004GNQAQA4.png

STM32WB55RG does not pair with other Zigbee coordinator.

I have successfully adapted On_Off Zigbee examples for my project. Both router and coordinator works well together. However, the router cannot pair with other coordinator (standard coordinator for Zigbee2mqtt ).I am new for Zigbee. Please give me som...

TChob.1 by Associate
  • 468 Views
  • 0 replies
  • 0 kudos

Booting C2 Wireless Stack sets RCC->CR HSERDY bit

SBSFU 2.4.0 initializes CPU2 in all cases (for a good reason, locking the AES Key used for decryting the firmware image(s) )When trying to set a HSE tune value (neccessary for proper Bluetooth connectivity) in the application (and also in my loader),...

HRadt.1 by Senior
  • 827 Views
  • 3 replies
  • 1 kudos