User Activity

Good morning everyone,I was trying to establish communication via UART1 - UART2 - SPI1, everything is fine until i use "HAL_SPI_TransmitReceive(...)" and suddenly UART1 and UART2 are locked (i can visualize both those "UART_HandleTypeDef" in my Expre...
Good afternoon, I was trying to debug a program on my new stm32f103C8T6 chip using the st-link v2 programmer, but i always get the same error : Error: failed to erase memoryI have tried the procedure with multiple boards so i guess that the problem i...