RTE_Device vs CubeMX
I am wondering about the state of mcu configuration options.
In the past we have exclusively used RTE_Device (Framework classic) to configure devices and over the years we have built our own libraries on top of this system.
Although I like the look of stm32cubemx, this has stopped us moving over to using it for now as we have built upon the old system heavily.
I've been assessing some new chips recently though (an STM32H7 and an STM32L4) and notice that neither of these support the RTE_Device configuration method.
Is ST's plan going forward to only offer cubemx configuration? Or is this only the case for specific product lines? I've not been able to find any clarification anywhere on this.
If ST plan to deprecate the RTE_Device method, it would be very good to know!
Thanks
