Part Number: MSP430F47187 Other Parts Discussed in Thread: MSP430F6659 I am working for MSp430f6659 recently & I have been working on other microcontroller for the last 15 years. Now I wanted to know the SW considerations especially related to initialization…
Part Number: MSP430F47187 Hi Ti Team,
we are using DLMS stack and facing problem to interface following profile of energy meter with DLMS stack structure:
1- Tampers: Energy meter calculates tampers and as per IS15959 ,these tampers have particular…
Hi Dhiren,
could you please post this information as an answer to the original post for better readibility? That way all connected information will be in one place in case other users have the same question or can answer yours.
Please note that I…
Part Number: MSP430F47187 Tool/software: TI C/C++ Compiler Hello,
I need to push additional registers on to the stack i.e other than SR and PC before entering an ISR.
Is there a way to do this automatically ie. have the compiler insert the appropriate…
Part Number: MSP430F47187 We have used uart A0 ,A1,B1. interuupt handelers are also there for all. but still it eneters in isr trap routine. shows some time oscilator interrupt flag / power on interrupt flag set?
how to get out of this issue?
Hi Aniruddha,
All MSP430 devices comply with the standard TI ESD specs of 1.5 KV HBM, 500 V CDM, and 200 V MM. System level specifications depend on the robustness of the system design and TI provides an App Report (SLAA530) of considerations that…
HI Ryan,
Sorry for the delayed response. Thank you for your suggestions. There were three issues actually, each linearly linked to each other.
I have no idea why, but I had to actually add pull up resistors to the clock and SOMI lines. These were…
Hi,
thank you for posting this question!
Please let me ask a couple of questions to further clarify your issue:
1) Are you refering to the MSP430F47187 or to the MSP430F6659?
2) You only refer to SW considerations to reduce EMI. I assume you've…
i have a component on my board which i need to upgrade FW.
this FW is given by the manufacturer as a raw binary file.
so i need to get these raw data to the flash memory of MSP430 in order to my own software can read the flash array and send it to the…