Part Number: LAUNCHXL-F28379D Other Parts Discussed in Thread: BOOSTXL-POSMGR , CONTROLSUITE Hello,
I'm currently working with LAUNCHXL-F28379D and BOOSTXL-POSMGR and I want to read the data from RLS-BRD01_11 absolute encoder which is multiturn (I…
Part Number: LAUNCHXL-F28379D Dear all,
I am developing a dual core application and I would like to use both DMA & IPC in it. Because the original application is complex and it would be tough to experiment with DMA and IPC directly, I created an example…
Rashmitha Ramesh Nair said: I see that this presentation ( /cfs-file/__key/communityserver-discussions-components-files/171/6036.C2000BootAndSYSBIOS.pdf) talks about 2 example projects that can be used to get started with such separation.
Could you…
Part Number: LAUNCHXL-F28379D Hi,
I have a CCS project with 2 folders namely Boot and Application.
I would like to create separate images for these and jump from Boot to Application during execution.
I came across this : /cfs-file/__key/communityserver…
Part Number: LAUNCHXL-F28377S Tool/software: Code Composer Studio Hello,
Colud you please tell me how to declare a correct variable. I want to declare this delay DELAY_US(1000*500) as variable t1 which is given in the end of program.
// Included Files…
Sira,
1. I am following the Live Firmware Update With Device Reset on C2000 MCUs document and copying/porting the BANK0_LDFU and Bank1_LDFU configurations from the example C2000Ware_5_04_00_00\driverlib\f28004x\examples\flash\CCS\flashapi_ex2_sciKernel…
Part Number: TMS320F28379D Other Parts Discussed in Thread: LAUNCHXL-F28379D , C2000WARE Hello,
Currently I want to make a 6 channel epwm on TMSF320F2837xD using LAUNCHXL-F28379D, where all the channels frequency are independent of each other. I have…
Part Number: LAUNCHXL-CC2640R2 Other Parts Discussed in Thread: SIMPLELINK-CC2640R2-SDK , , CC2640 Hello,
I imported the BLE5 Throughput example using the simplelink-cc2640r2-sdk_1_40_00_45 (acquired from https://github.com/TexasInstruments/ble_examples…
Part Number: LAUNCHXL-F28379D
Hi,
I am currently using IMU9250 to get readings for Pitch via UAR with LaunchXL-F28379D. The output from this IMU is as follows:
<-8.24>
<-17.44> and so on..
I am able to get the output with basic sci loopback…
Other Parts Discussed in Thread: TMP006 , CC3200-LAUNCHXL , CC3200 Hi,
Please see the following sketch. It publishs the temparature on a specific topic using mqtt. Additionally one can turn on an off the LEDs on the board by sending a msg on a specific…