STM32F4 is having problems with printf function in standallone mode
Hi!I have STM32F469ZGT6 which is having problems with printf function.If I connect debugger probe STLINK-V3SET all my code runs OK.If I disconnect probe my code does not run at all. It does not even start to run.After further investigation, I came to...