cancel
Showing results for 
Search instead for 
Did you mean: 

Using 2 FMC devices at the same time from different threads

ranran
Senior II

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

2 REPLIES 2

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

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
ranran
Senior II

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

Thanks