Part Number: CC1352R
Software: Code Composer Studio 10.0.0 and simplelink_cc13x2_26x2_sdk_4_20_00_35
Harware: CC1352R
In the example application project simple_peripheral_oad_offchip_CC13X2R1_LAUNCHXL, I want to use byte array of big large size…
Nanda,
Yes, direct mode 1 is available with this device. The TRF7970A also has support for peer to peer communication in direct mode 2. It seems the datasheet has not yet been uploaded. I have attached it for your reference. You can find descriptions…
Hello J Lindh,
The connection parameters used are
#define DEFAULT_CONN_INT 42//200 #define DEFAULT_CONN_TIMEOUT 200//1000 #define DEFAULT_CONN_LATENCY 0
Below I have attached the log file as you had asked, it consists of successful oad from simpleperipheral…
Part Number: AFE7901 Tool/software: I am using CAFE79xx_V2p5 lib to configure and enable ADC ramp test pattern. When I set topno=0 and chno=0, ramp test pattern appears on both A and B channels instead only on A. Is this expected behavior? Attaching latte…
Other Parts Discussed in Thread: EK-TM4C1294XL , EK-TM4C129EXL , MSP430F6659 Hi all,
I'm having some trouble interfacing with this LCD that I'm working with. The model for the LCD is NHD-5.0-800480TF-ATXL#-CTP, and it uses the controller board NHD…
Hi Rahul, - The SDK is processor_sdk_rtos_am335x_4_00_00_04. I'm using older one because the Profibus examples were made for this version - The bootloader image was pre-built from: C:\ti\pdk_am335x_1_0_7\packages\ti\starterware\binary\bootloader\bin\am335x…
Diwakar Dhyani said: As you said earlier when you keep the device in OSPI boot mode while the USB cable is still connected , your ovbservation is that you are not able to boot.
Yes .Correct lsusb and dmesg from host (Vm ware ubuntu) attached: host_logs…
Part Number: AFE7950EVM We are facing issue while bringingup Afe with Hardware from PC. We got latte scripts from TI people, we are using an external 1500MHZ clock at LMK_CLK in , and while programming AFE7950EVM with latte we are able to get the locks…
Part Number: AFE7901 Tool/software: I am using CAFE79xx_V2p5 lib to configure and enable ADC ramp test pattern. When I set topno=0 and chno=0, ramp test pattern appears on both A and B channels instead only on A. Is this expected behavior? Attaching latte…
Hi, perhaps I was not clear but the configuration script successfully configures the AFE (sharing it just in case - AFE Configuration ). The problem arise by trying to call `updateRxNco` function after the configuration stage.
After inspecting the …