Posted on May 17, 2011 at 13:10Thank you very much for all your complete answers ! It helped me a lot to better understand :) As I have variable packet length coming on the slave from external devices, I am implementing with 2 USART pairs, and proba...
Posted on May 17, 2011 at 13:10Hello, I would like to implement communication between 3 STM32F103 on a board, I know USARTs quite well but I dont have much experience with SPI. - One CPU is a kind of Master, it contains the global state of the appli...
Posted on May 17, 2011 at 13:08Hello, I'm new with STM32 and I have a problem with SPI1. I have written an SPI driver for FRAM (FM25H20) and the Flash. I need to run it on two different boards with the same STM32F103ZET6 uc. On one board, the FRAM i...