What resources are used by the STM32_WPAN stack on the STM32WBA52 ?
Hi all,
I am looking for a list of resources (peripherals, memory, etc) that are required by the STM32_WPAN stack implementation for the STM32WBA52.
I previously used the STM32WB55 and e.g. AN5289 lists which peripherals are shared with the M0/BLE core.
Where can I find such information ?
Note: some clues are given in the "BLE_SerialCom_Peripheral" example for the STM32WBA52, by looking at the implementation of the "platform specific" functions required by the STM32_WPAN libraries (LinkLayer_BLE_Full_lib.a and stm32wba_ble_stack_full.a are included in the example project).
Thanks in advance.
Best regards,
Jeroen