I am developing an application based on a STM32WB35CE and have noticed that the code generated by STM32CubeMX limits available Flash to 256k and available SRAM to 32k (the WB35CE has 512k and 96k, respectively). I have flashed the stm32wb3x_BLE_Stack...