Part Number: MSP430FR6007 Tool/software: Hi TI expert,
Which pin is the reference source for the MSP430FR6007 Delta-Sigma adc,This pin is not described in the manual,thanks
Part Number: MSP430FR6007 Hi,
To realize the multiplication of two matrices, it needs to be accelerated by LEA. The question now is that the data in the matrix are all integers. Can it be implemented with LEA peripherals? Is there any sample code for…
Part Number: MSP430FR6007 Other Parts Discussed in Thread: MSP-FET Hi
I am working with TI MSP430FR6007 using TI MSP-FET debug probe with IAR Embedded workbench as IDE.
When I try to open the "Live Watch" from the "View" menu, it is grayed out.…
Part Number: MSP430FR6007 Question 1: A customer made an ultrasonic water meter product based on MSP430FR6007, but an error occurred at the application site, resulting in abnormal flow calculation. Customers reported that if the adjustment is done in…
Part Number: MSP430FR6007 I am using an msp430fr6007 and have just been advised by vendor that the device I wanted to use is available with a usb interface only!! Think naughty words - lots of them!!
What is the easy way to do this?? I would think I…
Part Number: MSP430FR6007 Environment: msp430FR6007 and CCS 12.0.000009 and using ‘c’
6007 is running with 1 wait state. USART is running at 57.6 kbps.
Only two interrupts turned on: USART A0 and TimerA0. Timer is set for about 1ms.
When…
Part Number: MSP430FR6007 Other Parts Discussed in Thread: MSP430FR6047 , MSP430FR6005 Hello,
We are currently using MSP430FR6047 for our application, I have come across MSP430FR6005/7 which mentions to be having lower performance compared to MSP430FR6047…
Part Number: MSP430FR6007 Guys –
I am trying to use a msp430FR6007 in an application having two large arrays and three smaller ones. The large arrays are 63,000 bytes and 31,000 bytes. The smaller ones are a few hundred bytes each. The array must…
Part Number: MSP430FR6007 Declare a variable as an unsigned long or and unsigned long long, set it equal to zero and variable shows 0x0008000 for unsigned long or 00080008000 for unsigned long long. What the heck??? How do I fix this?
Using CCS ver 12…
Part Number: MSP430FR6007 Code composer version 9 suddenly started to give error saying devices\msp430fr6007.xml not found. That file is present however in
C:\ti\ccs930\ccs_base\common\targetb\devices\MSP430FR6007.xml
This softwware correctly compiles…