Part Number: AM263P4-Q1
Other Parts Discussed in Thread: SYSCONFIG, AM263P4
Tool/software:
Hi,
I have got a general question on the best approach for my problem using the AM263P4-Q1 with up to three SENT/SPC decoder interfaces.
So for now I want to implement two triggered SENT channels (->SPC) in the future a third pure SENT channel might be added.
I found two sample project on SENT decoder for the AM263x in the SDK 10_02_00_13, which I guess could be used for AM263Px as well:
1. Using both PRU cores to sample and decode SENT.
2. Using one PRU and an ECAP module to do the same.
Now, both solutions will result of the implementation of 1 SENT channel, where I will need at least two in parallel, thus from my understanding exceeding the available resources, since there is only one ECAP module available for the PRUs.
The best approach I have now, is to use the CONTROLSS ECAP modules for sampling, the EDMA for data transfer and the R5F for decoding, even though it is more resource intensive on the R5F compared to the solutions of using the PRU.
Am I missing some better solution and if not, is there sample code available for my approach?
Best regards
Norbert

