Skip to main content
YSN
Associate III
September 25, 2021
Solved

STM32WB55RC ZIGBEE Stack Address

  • September 25, 2021
  • 2 replies
  • 1207 views

We are trying to load the stm32wb5x_Zigbee_FFD_fw.bin on STM32WB55RC, but the address table in the release note show as 0x00 for FFD stack and STMCube Programmer gives error as bad address.

What is the actual address for Zigbee stack for 256K Flash devices ?

This topic has been closed for replies.
Best answer by Remi QUINTIN

This is expected as the size of the stm32wb5x_Zigbee_FFD_fw.bin file is 317KB. So the 256K flash variant of WB55 does not support this Zigbee stack.

2 replies

Remi QUINTIN
Remi QUINTINBest answer
Technical Moderator
October 5, 2021

This is expected as the size of the stm32wb5x_Zigbee_FFD_fw.bin file is 317KB. So the 256K flash variant of WB55 does not support this Zigbee stack.

YSN
YSNAuthor
Associate III
October 5, 2021

Yeah, Figured it our already!..

Anyway thanks for your reply