Part Number: MSP430G2211 回答ありがとうございます。
MSP430: スリープモードの解除 - 超低消費電力マイコン(MSP430) (Read-Only) - Japanese E2E (日本語コミュニティ) - TI E2E support forums
私が使用している環境は開発ボード:MSP-EXP430G2とソフトウエア:EnergiaIDEで、使用しているデバイスはMSP430G2シリーズです。
Part Number: MSP430G2211 Tool/software: TI C/C++ Compiler Hello guys I want to try to add an external multiplexer to an msp430. The multiplexer has a select pin which selects which input can be active. My question is how can I change the pins with software…
Part Number: MSP430G2211 Other Parts Discussed in Thread: MSP430FR6989 , LDC0851 , MSP430FW427 , MSP430FR5989 I am developing a water meter with NB-IoT modem. So far I can see following solutions from TI.
- MSP430G2211 (LC + discrete logic + dual comparators…
Part Number: MSP430G2211 Tool/software: Code Composer Studio Greetings everyone, Its the first time I try to make something with the button on the MSP launchpad and I try to do a time interval measurement. Here is my code:
void main(void)
{
WDTCTL…
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) it…
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…
Part Number: MSP430G2211 Other Parts Discussed in Thread: ENERGIA Tool/software: Code Composer Studio Hi,
I used the Arduino, and now I like the TI MSP430.
I have found that the way to code using Energia is like using the Arduino. However, when I tried…
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 we…
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://www…
Part Number: MSP430G2211 Tool/software: Code Composer Studio I've been running Code Composer Studio Version: 5.1.0.09000 with Compiler 4.0.0 on my laptop and desktop computers for years. My desktop recently died, so I first tried loading the latest…