tknopp / RedPitayaDAQServer

Advanced DAQ Tools for the RedPitaya (STEMlab 125-14)
https://tknopp.github.io/RedPitayaDAQServer/dev/
Other
34 stars 9 forks source link

Add free running counter for PDM #13

Closed jonschumacher closed 4 years ago

jonschumacher commented 6 years ago

The C server is currently not able to detect the correct clock flank for sending the same value multiple times. This could be changed by using a free running counter which is mapped to the RAM.

tknopp commented 4 years ago

we have implemented a design, where the PDM is fully synchronized with the ram writer.