Is possible to programm the STM32f051 through RS485 or UART?
I am designing right now using STM32051. Using the only SPI interface for my project, I am struggling how to use the NSS for two slave, that the chip give me only one NSS.It is possible to load my Programm to the chip using the RS485? How could I rea...