Part Number: MSP430G2211 回答ありがとうございます。
MSP430: スリープモードの解除 - 超低消費電力マイコン(MSP430) (Read-Only) - Japanese E2E (日本語コミュニティ) - TI E2E support forums
私が使用している環境は開発ボード:MSP-EXP430G2とソフトウエア:EnergiaIDEで、使用しているデバイスはMSP430G2シリーズです。
Hi AartiG,
Yes, I am using Energia and not finding MSP430G2211 part in its board package. I just download and installed last week, and assume it is newest and greatest one. As you said it should be there, but not. I chat with TI, and they asked me to…
Part Number: MSP430G2211 Tool/software: Code Composer Studio Hi,
using a MSP430G2211, i get the warning #10443-D null: The ".stack" section size is required to be aligned to 4 bytes, but the specified size, 0x32, is not. The aligned size is 0x34
The…
Part Number: MSP430G2211 Other Parts Discussed in Thread: MSP-EXP430G2ET , , MSP430G2252 Using IAR IDE and MSP-EXP430G2ET when downloading code that makes properly I get "cannot reach main" error. Single-stepping shows in downloading (not in my code)…
Part Number: MSP430G2211 I am having a bit of trouble understanding how to assign a specific pin to a Comparator_A module on msp430g2211. The example code has the following: Now I understand that CACTL1 is assigned to be 0.25*VCC and is on but how do…
Part Number: MSP430G2211 Hi,
I am in the process of designing a PCB based on the MSP430G2211. I am fairly new to PCB design, and to working with TI MCUs in general. My plan is to program the chip via SBW directly with this FTDI JTAG dongle:
http:…
Part Number: MSP430G2211 Tool/software: TI C/C++ Compiler I am trying to implement efficient multiplication and division for a PID controller on the msp430g2211. I am referencing the application note: www.ti.com/.../slaa329.pdf
I am using ccs 7.1.0…