Flashing Nucleo-L073rz using the system bootloader.
Hello,
I have the project in which I need the flash the stm32L0 with uart using the system bootloader. I have settted required option bytes. I make the boot 0 pin high and the sytem is getting into the bootloader mode. I attach the usb to uart converter and provided the external 5v supply. The problem is I am only getting able to connect to the bootloader with the uart1 ( pin A9 and A10), at 9600 baud rate. I cannot goes higher that. Also the other UART2(pin A2 and A3), are not being detected at any baud rate.
I am testing all this on Nucleo -L073Rz board.
