Part Number: PROCESSOR-SDK-AM64X 问题:利用一个定时器来作为时间戳,但是利用了TI官方的API:TimerP_getCount()获取到的数值不是从0开始,而且也是不规律的(如图)。
需求:想要实现定时器从0开始计数,当顶值了以后自动重装载为0重新计数,请问应该如何实现呢?原厂是否有相关定时器的例程。
这些Memory map是通过PyTI_PSDK_RTOS tool生成的,可以按照下SDK user guide上的步骤修改。 8.9.5. Using PyTI_PSDK_RTOS for generating memory map files https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_04_00_02/exports/docs/psdk_rtos/docs/user_guide/developer_notes_memory_map…
Hello,
If you are having trouble reading registers or capturing raw/yuv data on the AM62a+imx390 platform, there are several things you can try to troubleshoot the issue:
1. Check the hardware connections: Ensure that all hardware connections are properly…
Part Number: PROCESSOR-SDK-AM62A
Hi TI
We have designed a CMS product based on AM62A. I would like to ask the technical staff of TI how to deal with the picture quality of the display, such as how to debug the brightness, color and contrast of the…