Other Parts Discussed in Thread: TIDA-00484 Hello,
In the TIDA 00484 reference design, the thickness of PCB required for manufacturing seems to be 1.6mm based on the PCBdoc file provided (this is what is written in the table on the right side of the…
Part Number: SIMPLELINK-CC13X0-SDK Hi,
sometimes I get an exception from the Uart Driver while sending data over the uart. The exception is thrown when the first 3 bytes of a message have been sent. The Image below shows the moment when the exception…
Couple of things I'm noticing, so in no particular order :)
1. In your RX callback you're not doing anything with your packet data after you memcopy. I'm assuming its an old file, but make sure you're actually using the mailbox and sending data.
2…
Part Number: CC2640R2F Hi,
Software: SDK v2.3
I follow the document ( http://dev.ti.com/tirex/content/sail_1_20_00_02/examples/rtos/CC1310_LAUNCHXL/sail/i2cbmi160/README.html to porting SAIL plug with bmi160 sensor on the aoa sender project.
On…
I tested the code below based on the documentation in the PIN.h documentation:
/*
* Copyright (c) 2015-2018, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification…
IRS-B210ST01-E.pdf tiduau1a.pdf Dear Thomas
I have few question
a) Can you please explain each stage of the attached circuit named as TI.pdf
b) Can you please explain each stage of my schematic.
The sensor used in both circuit is the same, i do…
Hi,
Please refer to this FAQ by Todd where under Debugging you can find various resources to debug TI-RTOS projects.
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/840835/faq-where-can-i-find-ti-rtos-or-sys-bios-faqs/3109064#3109064…
I read the documentation and the driver.
Just to reiterate,
The calculation of ECC and AES doesn't block the device from working including TX, Rx packets.
Vitaly