2018-10-25 05:09 AM
Hey there,
I want to use bootlader with uart in my mcu. I just installed STM32 CubeProgrammer. When i try to reach flash memory with ST-LINK there is no problem. I can program it. But i want to reach flash memory with UART.
My port is correct
My baudrate is correct
And my parity is correct. When i try to Connect it says:
Serial Port COM8 is successfully opened. Error: Activating device: KO. Please verify the boot mode configuration and check the serial port configuration. Reset your device then try again.
I enable UART2 as asynchronus mode. Is there any spesific configuration in code to solve this problem.
Thanks.