Part Number: PROCESSOR-SDK-AM62A Tool/software: Hello! I am encountering the same problem now. Currently, we communicate using main_mcan0 on the am62a (as soc) and can1 on the FC4150 (mcu). There are no transceivers connected on either side. The main_can0…
Part Number: PROCESSOR-SDK-AM62A Tool/software: Hi Expert.
MCAL SDK is available at https://www.ti.com/drr/opn/PROCESSOR-SDK-MCAL-AM62X
But the customer cannot download because of permission requirements
Does this PROCESSOR-SDK-MCAL-AM62XSDK require…
Part Number: PROCESSOR-SDK-AM62A Tool/software: Hello, TI Support referred me to this forum. I am looking for an older SDK version for AM62A. The oldest version on the TI website is 08.06.00.18. MCU-PLUS-SDK-AM62A Software development kit (SDK) | TI.com…
Part Number: PROCESSOR-SDK-AM62A Other Parts Discussed in Thread: AM68A Tool/software: When using edgeai-benchmark to compile semantic segmentation models for AM62A and AM68A, then running them on development boards with edgeai-gst-apps, the AM68A model…
Part Number: PROCESSOR-SDK-AM62A Tool/software: with edgeai-tidl-tools-10_00_05_00,I have successful transfer onnx model with 3 outputs to TIDL bin files,and now I want to inference the bin files and get each layer's 8bit bins to check if it match the…
Part Number: PROCESSOR-SDK-AM62A Tool/software: Hello Bin,
I have new H/W so the interrupt pin that is asserted low when data is ready to be read from the slave QSPI is now inverted so that it will generate a rising edge. Can you guide me on setting…
Part Number: PROCESSOR-SDK-AM62A Tool/software: TI expert:
We have a project using AM62A with SDK version 9.1, where we have completed the debugging of the Marvell MV88Q2112 PHY driver.
For some reasons, we have now upgraded to the latest 11.01 RTLinux…
Hi,
Simran Parmar said: AM62A-LP processor
Please mention the NAND Flash part. If you are using the TI EVM itself, then the flash you are using would be: W35N01JWTBAG
If you are using a custom flash, please let me know the name.
Best,
Vaibh…
Part Number: PROCESSOR-SDK-AM62A Tool/software: When start up from EMMC, How we do secureboot signature to Linux kernel , UBOOT, dtb automatively.
In TI SDK, there is tiboot3-am62ax-hs-evm.bin, how to produce the file.
Our project need to produce…
Part Number: PROCESSOR-SDK-AM62A
Tool/software:
Hello Expert,
I added an image, custom model and a configuration file by, adding that files in tisdk/sources/meta-edgeai/recipes-tisdk/edgeai-components/files and make changes in .bb files install…