Part Number: IWR1642BOOST Tool/software: Hi ,
I am looking for details of SCI registers of TI IWR1642BOOST ARM Core R4F. I found this link
https://www.ti.com/lit/ug/swru520e/swru520e.pdf?ts=1724131894119&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct…
Part Number: IWR1642BOOST Tool/software: Hi,
I'm working on developing an application to perform non-blocking UART reads from the TI IWR1642BOOST UART (SCI-A). By "non-blocking," I mean that if I request 2 bytes and if no data is available in the UART…
Hello.
The baud rate for the second terminal should be 921600; can you confirm that this is the baud rate that terminal is using?
Meisam Sharifi said: To receive radar data in the microcontroller, should I use uart dma?
You shouldn't have to; all you…
Part Number: IWR1642BOOST Other Parts Discussed in Thread: SYSBIOS Tool/software: Hi,
I have a very simple main code as shown below. When I try to debug this code, I see the stack overrun and heap has no free memory. I am using mmWave SDK or BIOS functions…
Part Number: IWR1642BOOST Other Parts Discussed in Thread: SYSBIOS
Tool/software:
HI,
I am creating a custom code for IWR1642BOOST. I want to debug few portion of the code using CCS Studio. However the breakpoint never goes after ESM_init(0). It's not…
Part Number: IWR1642BOOST Tool/software: Our company recently purchased IWR1642BOOST development board in Maozei platform, after receiving the goods and opening, the surface of the product has stains, not new goods, please verify the quality control…
Part Number: IWR1642BOOST Tool/software: I have a IWR1642BOOST and a AR1XXXEVM that should allow me to connect to the mmwave studio.
I have read through AWR1443BOOST: SPI disconnection error when run mmWave Studio 2.1.0 on AWR1443BOOST + AR1XXXEVM - Sensors…
Part Number: IWR1642BOOST Tool/software: Hi ,
I am trying to understand the deployment process of TI Radar. I am referring to Image Creator User guide.
file:///C:/ti/mmwave_sdk_03_06_00_00-LTS/packages/scripts/ImageCreator/Image_Creator_User_Guide.p…
Part Number: IWR1642BOOST Hi,
I have several questions about the wireless transmission of iwr1642boost vital signs data and I want your answers: (1) I want to store the data I need through the "save data" button of the driver vital signs demo GUI. Can…
Part Number: SYSBIOS Other Parts Discussed in Thread: IWR1642BOOST , Tool/software: Hi,
I want to run a periodic task in the ARM core of IWR1642BOOST. I am using the following code to implement this
Timer_Params timerParams;
Timer_Params_init(&timerParams…