Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP430F5529 , TIDA-020010 Referring to TIDA-020010 found that TI solution is suitable for my requirement, but the launch pad with MSP430F5529 doesn't have CAN capability, which is very much…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP430F5529 , I tried the solution described here: https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1112720/msp-exp430f5529lp…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: DRV8912-Q1 Hi TI,
Can you provide a design reference same as TIDA020010 for 24V with an operating range of 8 to 30V so the same design is compatible for both 12V and 24V battery system. If…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: TDC7200EVM , , TDC7200 To evaluate TDC7200 performance, the only TDC7200 evaluation board I can get is TDC7200EVM. To run it has to have MSP-EXP430F5529LP (according to user's guide). As connect…
Part Number: MSP-EXP430F5529LP Hello Team,
My customer received the MSP-EXP430F5529LP rev1.8 and looking for the schematic/design files, unfortunately the User Guide shows schematic for rev1.7. Can you share with us the schematic for rev1.8?
Thanks in…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: RF430CL331H Hello
When I attempt to compile the example provided here: http://www.ti.com/lit/zip/sloc330
I get the errors shown in this screenshot. How do I compile this example so I can load…
Part Number: TPS6521815 Other Parts Discussed in Thread: BOOSTXL-TPS65218 , TPS65218D0 , MSP-EXP430F5529LP , IPG-UI , USB2ANY , TPS65218 , TPS65023 , MSP430F5529 Tool/software: Hello,
I am working on a design to power a Zynq 7000 series FPGA. As I understand…
Part Number: MSP-EXP430F5529LP Hi, below is my program I am trying to modify the I2c master program used for F5969 to be used for F5529, but the part about I2c setting in line 28, 34 and 89 keeps reporting undefined Can you point out or fix the problem…
Part Number: MSP-EXP430F5529LP Other Parts Discussed in Thread: MSP430WARE I am trying to include the driverlib.h library but every time I do CCS says that the file directory does not exist.
How do I install it?
Part Number: MSP-EXP430F5529LP Hi, everyone~!
My English is not so good. Please bear with me!
My Plan is to configurate ACLK = XT1(32,768Hz), FLLREFCLK = XT1, SMCLK = DCO(8MHz), MCLK = DCODIV(4MHz).
I coded the initial setting UCS.
< Code >
void main…