Part Number: AWRL6432 Tool/software: We are currently planning to implement a radar Hardware-in-the-Loop (HIL) test system using the AWRL6432 device. Our goal is to inject recorded or simulated radar sensor data into the perception stack of our embedded…
Hello Paul,
One way is having multiple stages:
As AWRL6432 also have 3.3V rail requirement so following configuration can be helpful because it helps for efficiency and power loss:
7V-->3.3V -->(TPS62911-Q1)
3.3V-->1.8V -->(TPS628502-Q1)…
Part Number: AWRL6432 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Dear TI experts,
I have ever post a question about flash mmap access last year: https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1206158/iwrl6432-qspiflash…
Part Number: AWRL6432 Tool/software: Hello team,
.
Do we have noRTOS version for motion_and_presence_detection demo? Seems we do have freeRTOS version only. Some customers have comprehensive process if they use open source code.
.
Regards,
Victor Pa…
Part Number: AWRL6432 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hello team,
.
Can TI provide UNIFLASH code or script? Customer wants to program flash through script rather than GUI(Visulaizer, UNIFLASH). Do we have script for flash program…
Part Number: AWRL6432 Other Parts Discussed in Thread: INA228 Tool/software: Hello team,
.
When testing power_modes example in SDK(MMWAVE_L_SDK_05_05_02_00) with EVM, seems power consumption doesn't match with what in AWRL6432 datasheet.
.
Here…
Part Number: AWRL6432 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hello team,
.
Does internal pull-up/down maintain during LPDS? I guess it does but would like to ask your confirmation.
.
Regards,
Victor Park
Part Number: AWRL6432 Tool/software: Hello team,
I'm writing to ask if AWRL6432 could support phase compensation for RX antenna trace length mismatch? For example, let's assume that RX1, RX2, RX3 is supposed to have 0degree, 10degree, 20degree phase…
Hey Shi,
Could you set a breakpoint at Power_sleepPolicy and verify that the remain value passed to PRCMLPDSIntervalSet is around 50000000? More precisely, it should be 49998000 since the function accounts the LPDS latency of 2000. You can also check the…