Tayyab,
I believe the new post here: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1078604/am5729-help-needed-for-mcasp-configuration, supercedes this one. We will try to support you on the new thread.
Part Number: AM5729 Other Parts Discussed in Thread: TEST Hello, First i tried to get the .tflite format pretrained model (on my windows pc) as follows:
import tensorflow as tf
mobilenet_model = tf.keras.applications.MobileNetV2()
converter = tf.lite…
Without setting can-scale=false, the video is stretched horribly. There is video, but not "good video".
Regarding the link you sent, what exactly is #2? Please post the exact pipeline you're talking about.
Part Number: PCM1864 Other Parts Discussed in Thread: TIDA-01454 , BEAGLEBONE , , BEAGLE , TEST , PCM5102A Hello I want to record 8 channels from TIDA-01454 CMB into a Beaglebone AI. As the CMB is built with two PCM1864 ADCs and it is also a Beagle board,…
Hi Parth,
thanks for your support.
Now my QSPI is working properly. i am just removed my "QSPI pinmux" in pinmux conffiguratiuon. can you please and confirm how it's worked. is there no issue in removing QSPI pinmux?
Regards…
Part Number: AM5729
software:pdk_am57xx_1_0_18
when I compile NIMU_ICSS_BasicExample_idkAM572x_wSocLib_armExampleproject, Some errors occurred,I want to know how to solve it
Hi,
Rajesh War said: In RTOS AM572x, Now i can able to flash my MLO and Bin app file throughu Uniflash.
Good to hear that. Can you please mention the resolution for future customers?
Rajesh War said: Out of 10 times it's properly booting 7 times and 3 times…
Part Number: AM5729 Other Parts Discussed in Thread: AM5728 , , BEAGLEBONE
Hello,
I am trying to use Ti PinMux tool v4 to enable Beagelbone AI (AM5729) boards gpio so that I can drive gpio from dsp1. On pinmux I have to select AM5728_SR2.0, because there…
Part Number: AM5729 Other Parts Discussed in Thread: BEAGLEBONE Hi,
I have a problem with TIDL Importer from the AM57XX SDK. Im trying to import an object detection model trained on Caffe-Jacinto. The model seems to be exported right because when it comes…
Hi Christian,
Glad to hear that you were able to debug your firmware. Yeah, that particular GEL function is enabling all modules, which might interfere with the Linux state machines. You would typically want to do only the minimal stuff from GELs (you…