Unable to access the CFG_HW_USART1_DMA_TX_SUPPORTED parameter on Nucleo-STM32WB55 for BLE use
Hello,
I'm a beginner on CubeIDE but I want to learn how to use the BLE from the STM32WB55 Nucleo Board. I've been following several tutorials throughout the web, from ST and others, such as https://www.youtube.com/watch?v=i10X4Blr8ns or https://www.youtube.com/watch?v=QbeJFj9LNvc. I do everything as told, but my problem appears when I try to set the BLE. There I have disable everything, except from the Custom Template parameter:

Then, in Configuration, I enable CFG_HW_USART1_ENABLED which is supposed to give me access to the next parameter: CFG_HW_USART1_DMA_TX_SUPPORTED but this one stays unaccessible as shown here:

I've followed the red message to ensure that everything was right, but the previous steps already checks those requests.
Does anyone has any hint for me?
I would appreciate it a lot.
Thanks in advance!
