Forum Post: RE: CCS/MSP-FET/MSP430: Problem using UART and Spy-bi-wire at the...
Chris, This issue was due to reading the pinout of the adapter incorrectly - the UART TX pin was connected incorrectly.
View ArticleForum Post: RE: MSP430I2040: SD24 input range
Hi Ryan, Thanks for your reply. I know the reason now. thank you.
View ArticleForum Post: MSP430G2553: About Port1 of MSP430G2x53 datasheet
Part Number: MSP430G2553 Hi all, I have two questions of MSP430G2553 DS. (1) In datasheet,P.42(Port P1 Pin Schematic: P1.0 to P1.2, Input/Output With Schmitt Trigger), Output is "0" when PxSEL.y =...
View ArticleForum Post: RE: High order THD calculation and Delta-type (3P3W) for 3-phase...
Kripa, If we want convert 3 phase 4 wire system into 3 phase 3 wire system, Need add any component or only modify source code?? Thanks
View ArticleForum Post: MSP430G2553: Questions about the description of the data sheet.
Part Number: MSP430G2553 Hello. I have a question about the description of the data sheet. In the datasheet of " MSP430G2533 ", the item of ESD Ratings was added in the update of APRIL 2016. For...
View ArticleForum Post: RE: MSP432P401R: Making MSP432P401R (Red)Launchpad work at 1.8V
Please Help Me Anyone from TI-Community? Regards, Prasad.
View ArticleForum Post: MSP430F2616: MSP430F2616 - DAC output drift
Part Number: MSP430F2616 Hi, The MSP5430F2616 DAC O/P , specification mentions, CLoad 100pf max. , Rload > 3Kohm, can sink or source 1mA max. We have connected 100k ohm as pull down resistor &...
View ArticleForum Post: RE: Power consumption problem of msp430f6736' LCD_C Module
Hi Katie, Thanks for your reply, shaw will update LCD parameter later. Here is test result with shaw yesterday. Only connect LCD to F6736. It seems standby current has a positive proportional...
View ArticleForum Post: RE: MODBUS RTU 3.5 character time
Hey Tanmay please share how did you implement 3.5 Char delay in the Modbus RTU protocol. (Just the algo in brief )
View ArticleForum Post: RE: MSP430G2553: About Port1 of MSP430G2x53 datasheet
Hi Masataka! The direction and the voltage level for an output direction pin are controlled by the USCI module when P1SEL and P1SEL2 are set. Of course the module can be configured in different ways....
View ArticleForum Post: RE: Power consumption problem of msp430f6736' LCD_C Module
Hi Katie, Thank you for your reply. We truly use FR5xx/6xx version of drivelib firstly, when we find that the power consumption is too high, we configure register directly, but it has little effect. 1....
View ArticleForum Post: RE: MSP432P401R: [MSP432] P5.6 TIMER_A2 hgih frequency PWM...
What do you mean with "0.01"? Registers cannot contain floating-point values. And what do you mean with "not stable"?
View ArticleForum Post: RE: MSP430G2553: About Port1 of MSP430G2x53 datasheet
The schematics and the tables indeed contradict each other. In both cases, the schematic is wrong.
View ArticleForum Post: RE: MSP430FR5969: USCIB0 I2C write command sequence for repeated...
There are two transmit registers, TXBUF and the internal shift register. As shown in figure 26-12 of the User's Guide, the TXIFG interrupt happens while one byte is still being transmitted. The...
View ArticleForum Post: RE: TSS721 M-Bus Transceiver: Applications Book
Many thanks Ryan Best Regards Yunus
View ArticleForum Post: RE: MSP430F1611: Changing timer_a source does not work
A clear during configuration change could help?
View ArticleForum Post: RE: MSP430F2616: MSP430F2616 - DAC output drift
[quote user="Atul Bhakay"] Typical DAC O/P will be around 1.8 V dc in our application . We found that it drifts ( reduces) after run of a week time. [/quote] Drifts? How much? Please be specific. Are...
View ArticleForum Post: IC TO PROVIDE HIGH ACCURACY PULSE OUTPUT FOR 0.1 CLASS ENERGY METER
Part Number: MSP430F47127 I am making a energy meter/reference meter with 0.1 class accuracy based on MSP430F47127 . All thing is ok, but i am not able to provide pulse output for its accuracy check....
View ArticleForum Post: RE: MSP430F1611: Changing timer_a source does not work
> if (OFIFG) { Since OFIFG is a constant, this is always true. > IE1 |= NMIIE; See also: "Note:" about setting NMIIE in the ISR at the end of SLAU049F section 2.2.1 (notwithstanding the prior...
View ArticleForum Post: RE: MSP430G2553: Questions about the description of the data sheet.
Hello Da, I do not believe there are any plans to update the datasheets mentioned, but the ESD and Thermal Resistance Characteristics Sections of the G2533 datasheet can also apply to the G2553 and...
View Article