First discussion post, so sorry if this is not in the correct location...
Just seeing how many that read this discussion are making projects using the STM32H743II or similar MCU and if you use the Atollic TrueSTUDIO IDE.
I run Atollic natively on a Linux OS, downloading ELF file to MCU as debugging is fine.
How many use Atollic to download the "release" version file into the MCU, or are there other recommended ways to do this with dedicated STM programming software? (Preferring to stay with in Linux even if have to use WINE).
Finally are the fuse setting for RDP / read out protection possible to set with in main.cpp / other included files or are they better being set with in for example ( STM32CubeProgrammer software for all STM32 )?