Forum Post: RE: MSP-EXP430G2 Launchpad
thanks, heating to get 40 Degree rise above ambient. so i need to check how much power is required for getting this temperature rise on a standard FR4 board with thin traces. Also could you please...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
When using PWM it can handle the power dissipation, but the current is on/off. Or you generate an analog voltage by low pass filter the PWM and use a circuit like this: Here you can control the...
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
thanks i couldn't understand by low pass filter the PWM? Could you please share the link of the circuit you sent for current control?
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
PWM DAC For the circuit you can google for "dummy load", it is pretty much the same. But before now starting with this approach...is this what you want? There was so little information, I just threw in...
View ArticleForum Post: RE: Using a full bridge weight sensor (Load cell) with 430F2013
Hello again Dennis and thanks for your reply. To be honest I only dipped my toe in here earlier in the year and forgot about it! The application now is, as then, a controller for our 'fancy' compost...
View ArticleForum Post: RE: Using a full bridge weight sensor (Load cell) with 430F2013
The compost loo is a product we manufacture and I thought it was time to add a little technology to what is a basic process (inc intelligent fan control)
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
i actually want to use MSP430 boards as can't bring up a new board for this experiment which has 8mil traces . I have only this with me as of now. So using an ob board resistor will be helpful . There...
View ArticleForum Post: RE: Using a full bridge weight sensor (Load cell) with 430F2013
This is an example of the type of low-cost sensor I'm considering: www.ebay.co.uk/.../252572469572
View ArticleForum Post: RE: MSP430FR6989's UCRXIFG0 question in IIC function
Reading the interrupt vector register (UCB0IV) automatically clears the corresponding interrupt flag. This means that the interrupt handler clears the flag before the other code has an opportunity to...
View ArticleForum Post: RE: problem with an CC430F5137 and MSP-Gang.dll
Andres, Thank you so much for providing the full code - we now found your issue. When you are setting up the DLL functions, it looks like you have a typo that is causing your issue: //LONG WINAPI...
View ArticleForum Post: RE: MSP432 CCS designate code state -- 32bit option
Closing this thread. The Designate Code state of 32-bit is available in the latest version of CCS.
View ArticleForum Post: RE: SPI clock generation on MSP430FR5969 MCU
Thank you James! Do you maybe know if there is any MCU from MSP430FRxx family with more than 6 DMA channels? Thanks, Stevan
View ArticleForum Post: RE: Problem stopping a PWM on the MSP430G2231
Thank you for your answer but it doesn't explain why without fail it works after a while..
View ArticleForum Post: RE: USB CDC com port name change
[quote user="Zrno Soli"](If device is not some kind of special) for all CDC devices same Win driver (usbser.sys) is used and they will be displayed in device manager as COM virtual port. On device...
View ArticleForum Post: RE: FR4133 LCD COM port
Hi Kissn, That is correct. Table 4 on the datasheet ( www.ti.com/.../slau595a.pdf) confirms this implementation. Assignments are as follows: L0 -> COM0 L1 -> COM1 L2 -> COM2 L3 -> COM3...
View ArticleForum Post: RE: Write to I/O pin in fewest number of clock cycles
[quote user="A S"]SPI cannot output a continuous stream of multiple bytes back to back. There is some amount of delay between each byte sent.[/quote] I'm fairly certain that this isn't true. You get...
View ArticleForum Post: RE: SPI clock generation on MSP430FR5969 MCU
Based on the product search results , the MSP430FR5994 has a 6-channel DMA module, which is the most for the MSP430FRxx family at this point. Regards, James MSP Customer Applications
View ArticleForum Post: RE: How to update MSP432 1.0 to 2.0?
Hi aq, MSP-EXP432P401R Rev 2.0 (Red version) is a hardware upgrade, not firmware, and requires purchase of a new LaunchPad device from TI or an authorized distributor to ensure that you receive the...
View ArticleForum Post: RE: MSP-GANG firmware 1.02.01.00
This is being handled offline for now - I will update the thread later when we have a resolution. -Katie
View Article