Part Number: SK-AM62
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
hi ,team
We want to know how to use the interrput +callback pattern of spi. We mentioned this pattern in the spi documentation introduction, but we couldn't find this way in the example.
Background:
AM62x M4F (no rtos) acquires external data via spi at an accurate time point
We need to minimize the situation of m4F dead waiting during spi transmission as much as possible
I tried the following configuration, but the runtime got stuck in some underlying spi api.
my spi confg

stuck in


