Part Number: MSP430FR6007 Other Parts Discussed in Thread: TMS320VC5502 Tool/software: Hi All,
The TMS320VC5502 DSP was used to convert sound to AD and implement a low-pass filter and a band-pass filter. Since this product is old, we are considering…
Part Number: MSP430FR6007 Tool/software: Hi,
Currently I have the Phänomen that when my lea ram area is bigger than this:
#define _PRAGMA(x) _Pragma(#x)
#define USS_LEA_DATA(var, align) \
_PRAGMA(DATA_SECTION(var, ".leaRAM")) \
_PRAGMA(DATA_ALIGN…
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…
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…
Part Number: MSP430FR6007 Hi Team,
Getting an error saying msp430fr6007.xml cannot be found.
The catch is that the file IS present in
C:\ti\ccs930\ccs_base\common\targetb\devices\MSP430FR6007.xml.
Thank you.
-Mark
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 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 sending…
Part Number: MSP430FR6007MSP430FR6007 is used in ultrasonic water meter products. Do you mind the following two questions?
1, bubble problem, want to ask the original…
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 I am currently investigating errata number CS12 in SLAZ733B ("Errata MSP430FR6007 Microcontroller") and in relation to this I have a few questions. The document states: "When changing frequencies (CSCTL1.DCOFSEL), the DCO frequency…