Hello everyone,
I`m new to the TI community so please excuse possible mistakes in this post.
I`m working with the F28379D MCU and trying to run a bissc tranfer using the Position Manager library.
The objektive is to run the complete interrupt with the bissc transfer in less than 5 us.
The problem is that some of the TI library functions are taking quite a while. (e.g. PM_bissc_SetupNew SCDTransfer() needs 742 CPU cycles which result in 3.71 us at 200 MHz Clk)
All together the interrupt currently takes about 9 us.
Is it possible to get the C-files for the PM_bissc library to maybe delete some ramifications that aren`t needed in my case?
Or has anybody an other advice?
Thanks in advance
Eileen