Part Number:MSP430FR2633
Hi,
My customers want to make CAPT_appHandle () time not to call 500ms due to product specification.
Question:
CAPT_appHandle () should be executed regularly, but is it okay if you don't call 500ms?
Regards,
Rei
Part Number:MSP430FR2633
Hi,
My customers want to make CAPT_appHandle () time not to call 500ms due to product specification.
Question:
CAPT_appHandle () should be executed regularly, but is it okay if you don't call 500ms?
Regards,
Rei
Part Number:MSP430FR2633
Hi,
When does CAPT_testForMaxCountRecalibration in CAPT_Touch.h become "True"?
(When g_bMaxCountErrorFlag becomes 1?)
Part Number:MSP-FET430UIF
Tool/software: Code Composer Studio
Hi,
I have question concerning the recommended connection of the /RST/NMI input of the MSP430FR5728. Refering page 40 of SLAU272C there is a pullup resistor of 47K to Vcc and a pull-down capacitor in the range of 10 nF downto 2.2 nF recommended. We are using in our design a combination of 47K to Vcc and 2.2 nF to Ground. On some boards the 2-wire JTAG communication runs and other boards it does not run. The MSP430 Hardware User Guide (SLAU278AE) recommend under conditions which are refering to some EVMs a capacitior of 1.1nF. If the JTAG is not connected this capacitor determines the RESET timing of the MSP. A variation of the capacitor in range from 1.1nF upto 10nF infuences the time constant by a factor of 10.
What is the recommended value for this capacitor?
Thanks in advance for a quick answer.
Ulrich
Part Number:MSP430FR2433
Currently I am using msp430fr2433 launchpad development kit(MSP-EXP430FR2433).
I checked 5v by connecting USB port of eZ-FET Debug Probe.
And Led102(on Demo board) glowed yellow color.
But, 3.3v is not checked anywhere on the board.
(I think... Supply eZ-FET USB Power and this power rail to 3.3 V for eZ-FET operation.)
In addition, I used the blink led example provided on the Ti homepage. And tool is iar7.2for msp430.
The IAR tool looks like board is debugging.(Attach picture)
Part Number:MSP430FR5739
Hi,
I'm attempting to implement ADC inputs on 4 MSP430 pins. I figured out how to do GPIO pins by using the PxDIR registers to set outputs, and now I need to set some ADC inputs.
I've looked up tutorials, but many make use of the "ADC10AE0" register, which doesn't appear to exist on this variant of the MSP430.
Could anyone talk me through how I'm supposed to attach an ADC input to a particular pin? I want to be able to take inputs on P1.1, P1.2, P1.3, and P1.4.
I've tried looking at the code examples in the CCS Resource Explorer, but I don't understand what each control register is for. I don't see exactly where it defines what pin is being sampled, for example. Also, many of the examples make use of interrupts, which is not a capability I need. I just need to read an analog value. That's literally it.
I'm used to working in Arduino where it's as simple as analogRead(pin), so this is all very new to me so I'd appreciate an explanation as simple as possible. Even if someone could give some search terms that would lead me to the proper ADC documents (which don't use the ADC10AE0 register) that would be a big help.
Thank you!
Part Number:MSP432E401Y
Does the MSP432E401Y chip on the MSP432E401Y Launchpad have an RTC?
This document, mentions some RTC-related pins: http://www.ti.com/lit/ds/symlink/msp432e401y.pdf
However, I'm not able to include the RTC header files from driverlib and I see no mention of an RTC on this page: http://www.ti.com/product/MSP432E401Y?jktype=soc
jrd
Part Number:BOOSTXL-SHARP128
Tool/software: TI C/C++ Compiler
Hi, I am working with LCD Sharp BoosterPack 128 display and MSPEXP430F5529LP board. How I can show bitmaps on LCD Sharp BoosterPack 128 display with Energia? I included Gamebuino-Meta.h library but got the error " Error compiling for board MSP-EXP430F5529LP". Can anyone help me out?
Part Number:MSP430F5659
Hi TI team,
We are working on MSP430F5659 based controller with USB CDC application.
Our Product Details:
Our issue is at some point of time microcontroller(msp430f5659) is spoiling. It happened in three boards.
At this failure scenario DVCC to Ground is shorted.
It is very critical issue for us. We need your support on priority for this issue. If required we shall send 3 failed MCU for further investigation.
Please revert back on priority.
Thanks and Regards
Manoj
Part Number:MSP432E401Y
I am working on a PCB design using this device, copying all the basic micro-controller circuit from the EXP Eval board schematics.
After assembling a first article, we have been unable to communicate with the chip via the JTAG port.
It's very likely that I missed something in copying the reference design, but I can't see it, and need some expert help.
Is there a way to attach a schematic (PDF file), for a start?
Thanks!
Dave
Part Number:EVM430-FR6043
Hi.
I have a few questions about the EVM board and the firmware.
First of all, what would be the easiest way to add an LED to the board that would blink every 1L of gas that has gone through the meter? The display can display the volume, so it is stored somewhere in the memory, and using an LED shouldn't be a problem. Could you point me at the part of the code I would need to look at and maybe a LED that I could potentially use or a place where I could add one?
Secondly, using the default board layout, jumpers and transducer connections with my own 500kHz transducers I am able to obtain quite high receive signal amplitudes and SNR and have to use -3 to -6db (set in the USS GUI). It is working well, but perhaps I would be able to achieve even higher accuracy if I could use a different AFE / detection algorithm? As far as I understand from the code, the 4 algorithms (Lobe, Hilbert, Lobe-wide and Hilbert-wide) come in precompiled libraries and I cannot have a look/change those? If not, please point me at the file that I should be looking at.
Lastly, can the board operate in pulse-echo mode (transmitting and then receiving with the same transducer)?
Thank you in advance,
Kostyantyn
Part Number:MSP430FR2311
Does anyone have any recommendations on parts to level shift the Spi-by-wire level interface from 3.3V to 3.0V? The tricky part appears to be the bi-directional communication.
Thanks
Part Number:MSP432E401Y
Tool/software: TI-RTOS
hi,
as the title, does TI have the sample project based on TI-RTOS?
Part Number:MSP432E401Y
Tool/software: TI-RTOS
Part Number:CAPTIVATE-FR2633
Hello,
Which resistors are used on the CAPTIVATE-FR2633 to the CAP Pins?
Which resistors are recommended?
I have sliderpcbs which have 560 ohm resistors, can i directly plug them in the CAPTIVATE-FR2633 or do I have to desolder the resistors on the prototyping kit?
Part Number:MSP432E401Y
Hello!
I am searching for a function that delete the line from the file after i have read that line.
I am trying to read line and delete it from file simultaneously.
Part Number:MSP430FR2633
Hi
My customers use a custom board with the MSP430FR2633 and a capacitive touch sensor(CapTIvate).
They are plagued by the problem of proximity sensor false detection.
Looking at "ChannelOscilloscopePlot" in the design center, they found the following.
Normally, the values of Count and Lta (Channel Data) are almost the same.
When abnormal, the value of Count is lower than Lta, and detection continues.
Question 1:
Would you tell me why Count and Lta do not have the same value.
Question 2:
We are considering recalibration using SensorTimeoutThreshold as a measure to lower Lta.
Is it correct usage?
Regards,
Rei
Part Number:MSP430FR5969
Hi
I uses MSP-EXP430FR5969 LaunchPad with external power.
Debugger is MSP-FET.
LaunchPad is connected PC with MSP-FET.
In this case, ~1V pulse appears at RST pin when external power is off.
(Please visit the site to view this file)
1.
Is it normal to appear pulse voltage at RST?
2.
According to datasheet, voltage applied to any pin is Vcc+0.3V as maximum.
So, my situaion should be avoided. Is my understanding correct?
BestRegards
Part Number:MSP430FR5994
HI ,
One of my account met a problem, and it shows as below:
The temperature collected by the internal temperature acquisition channel of the 5994 is not accurate. About 5% of the chips collecting about 0 degrees at room temperature .
Is there something wrong with it? and could you give me some suggestion on it?
thanks a lot!
BR!
Part Number:MSP430F6436
Hello,
Is there Japanese Users Guide for MSP430F6436?
How can I find Japanese materials for MSP430, including other devices?
Regards,
U-SK
Part Number:MSP430F5342
Dear TI experts,
Now I'm testing MSP430F5342.
I have some problems with the synchronization between ISR and LPM3.
Assume that we have an ISR in our program.This ISR's trigger time is impossible to predict.
Now when we want to enter LPM3 if this ISR is about to trigger within a very short time.This time is so short that leading to the trigger before entering LPM3.
Obviously,we miss this trigger which is the wake source of our system so that our system entering endless sleep.
I have thought about the solution to this problem according to the experience in the ARM core MCU,as follow,
//Disable INT __bic_SR_register(GIE); //Enter LPM3 LPM3; //Enable INT __bis_SR_register(GIE); //Then do things we want to do ... ...
But I doubt whether MSP430 can keep IRQ pending before INT enabled again and whether immediately wake system from sleep to execute INT_ENABLE.
If the pending IRQ can't wake system in the INT_DISABLE state.The INT_ENABLE statement would never be executed.And the system will fall into endless sleep.
In summary,I have two questions.
1).How can I avoid IRQ trigger before entering LPM3?
2).Can I use the solution which I mentioned above?If it's wrong,is there any similar solution to take?
Thanks in advance for your help.
Best Regards
Andy