SPI slave receives only last byte
Posted on August 06, 2014 at 20:23 Background: - I have a system with two STM32F407 processors communicating via SPI. - I am using the HAL drivers generated by STMCube - They use the same firmware and adjust their behavior into master or sla...