This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843AOP: Level sensing demo using AWR1843AOP

Part Number: AWR1843AOP
Other Parts Discussed in Thread: IWR6843AOP, , IWR1642

Hi

We would like to know how to test a level meter using AWR1843AOP and TI's mmwave SDK, just like IWR6843AOP used LAB's level sensing project.

If possible, We would like to get AWR1843AOP demo project for high accuracy level sensing.

Thanks.

kim

  • Hi,

    The High Level Accuracy demo is supported on 16xx & SDK 2.1.

    Could you please try to run the pre-built binaries on the AOP board

    mmwave_industrial_toolbox_4_8_0\labs\level_sensing\16xx_high_accuracy\prebuilt_binaries\xwr16xx_high_accuracy_lab.bin

    If this does not work, the demo has to be ported to AWR1843AOP.

    This will require some work since you would need to use SDK 3.5. You would have to port the demo to SDK 3.5

    Thank you

    Cesar

  • It did't work on AWR1843AOP after flashing xwr16xx_high_accuracy_lab.bin.

  • Hi,

    If this did not work than, the next step is to re-build the demo for 1843.

    Unfortunately you can only do that with mmWave SDK 3.x

    The current demo is compatible with SDK 2.1. So you would need to port it to SDK 3.5

    Here are the steps:

    1) Update the CCS projectspec so that you can build the code

    2) Try to re-build the code - there will be build errors.

    Resolve the build errors by making code updates. Please check the SDK release notes. They will indicate what is new in each release.

    Thank you

    Cesar

  • It is difficult to update he CCS projectspec from IWR1642 to AWR1843AOP.

    Could you provide the CCS projectspec file?

  • Thank for your answer. But, We have no solution until now.

  • Hi,

    Please look at the following lab for examples of projectspecs for 16xx and 18xx platforms

    mmwave_automotive_toolbox_3_3_0\labs\incabinsensing\front_mount_occupancy\src

    Thank you

    Cesar