Skip to main content
ranran
Senior
November 13, 2019
Question

Using 2 FMC devices at the same time from different threads

  • November 13, 2019
  • 2 replies
  • 529 views

Hello,

As I understand FMC bus uses CS when with other device.

Does it mean that we can use more than one device at the same time from different threads ?

Thank you,

Ran

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
November 13, 2019

They don't access the device concurrently, access is serialized.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
ranran
ranranAuthor
Senior
November 13, 2019

Do you mean that the serialization is done in HW (controller), and not required software protection ?

Thanks