Forum Post: RE: USB CDC com port name change
[quote user="Nitesh Padiyar77"]But i want to see display in device manager, when two devices connected to PC using serial number of the my device. Can we achieve using .inf dynamically? Since driver is...
View ArticleForum Post: Going from Piccolo TMS320F28027 to low power microcontroller
Hi everyone, I have developed an application using the Piccolo TMS320F28027 and now I want to reduce the energy consumption to the minimum possible. I am thinking to change to the MSP430 or MSP432...
View ArticleForum Post: RE: MSP-GANG firmware 1.02.01.00
Hi Katie, Update reply as below. Software questions: Are you using the MSP-GANG GUI? If so, please provide a screenshot of your settings Yes, MSP-GANG GUI as below. At what stage do the devices fail...
View ArticleForum Post: EVM430FR6989 calibration problem
Hi, I am using an old version of EVM430FR6989 (Main Board Rev 7). Using the preload code to test the Gas/Water meter. This board always get stucked and display 8888. Is there any rules while this chip...
View ArticleForum Post: RE: ADC12 does not working
Hi Caleb, I am trying to test the example which you tell me. In a first moment the code was working succesfully, but when I loaded the same code another time the ADC12MEM0 always is 1824 and it not...
View ArticleForum Post: RE: undefined reference
Thank you! I found a file named " msp430g2553 _symbols.ld" has register define. I have try the command "-S" at compiler, it seen no problem and passed. But, the linker has problem. compiler message as...
View ArticleForum Post: Multitasking on MSP430 value line (MSP430G2xxx)
Is it possible to have multitasking on the original Launchpad ( MSP430G2553 )? Or better yet, is it possible to run an RTOS on it? I really want to know 'bout that.
View ArticleForum Post: RE: Multitasking on MSP430 value line (MSP430G2xxx)
[quote user="Khoi Sousa"]Is it possible to have multitasking on the original Launchpad ( MSP430G2553 )?[/quote]The small amount of RAM memory on the MSP430G2553 is insufficient for TI-RTOS; see...
View ArticleForum Post: RE: Multitasking on MSP430 value line (MSP430G2xxx)
[quote user="Khoi Sousa"]By the way, which is the cheapest MSP430 that can run SYS/BIOS?[/quote]I don't know which is the cheapest MSP430, but...
View ArticleForum Post: RE: undefined reference
I'm glad it worked out. I wouldn't have guessed that that feature worked that way. I forget which optimizations are in "-Os", but in general I wouldn't be surprised to see the code for some functions...
View ArticleForum Post: Using a full bridge weight sensor (Load cell) with 430F2013
I need to use a single full-bridge weight sensor (5Kg) and was wondering if I can just measure the load using the differential 16bit signature-delta converter in the 430F2013 directly without external...
View ArticleForum Post: RE: Using a full bridge weight sensor (Load cell) with 430F2013
Hi Colin! It was me on Facebook. From your points it looks like this isn't your first contact with E2E. The differential 16 bit sigma delta ADC of the MSP430F2013 is very well suited for this...
View ArticleForum Post: MSP-EXP430G2 Launchpad
Hi all , i have MSP-EXP430G2 Launchpad, i want to increase temperature rise of a SMT resistor by varying the power through it, any suggestions on how can this be achieved using this launchpad? is it...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
To get a better understanding I would be interested in your application - is it only heating up a resistor or is there something behind it?
View ArticleForum Post: MSP 432 LED codes
Hi. Can someone help me with debugging the codes below? It is for toggling between 2 LEDs using Bluetooth operated by a phone app I designed using MIT app inventor. Below consist of 2 separate codes...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
thanks, i want to check the temperature rise for SMT resistors when the power through them is varied. I want to perform analysis on MSP430 launchpad because i think it has a ground plane. If not then...
View ArticleForum Post: RE: MSP 432 LED codes
Hi Justin! Could you describe your problem a little bit? What issues are you facing? What works and what does not? Furthermore please edit your post and use the Syntaxhighlighter in rich formatting...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
Well I do not really see the requirement for a microcontroller here. A power supply with current limiting function is all you need. Connect the (low value) resistor to the power supply and increase the...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
the boundary conditions matter a lot to me while performing this experiment hence i need a proper board with a ground or power plane. So can you pleas suggest some means to use an onboard resistor for...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
The LaunchPad is not made for heating up resistors, so this might not be the right way. PWM can be used, yes. This is a job the MSP could do - driving an external MOSFET that switches the current for...
View Article