This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28388D: Can the CLB be used as a transmit Shift register?

Part Number: TMS320F28388D

Hi, some context here

For a while, I have been using the CLB as a reception shift register for reading absolute encoders, meaning that I read a data pin into two counters stacked together in serializer mode and capture data up to at least 64 bits. This is great.

However, an issue is posted in this forum, and I have encountered it myself, that the values of the counters cannot be written while the counters have an event linked that is not "Load" or "None". 

Is there a way these counters could be used as transmission shift registers (in other words, pre-loading a value in the counters and shifting them to the output bit by bit?). Maybe dynamic reconfiguration of the counter load mode could work here?

Best regards