Part Number: MSP430G2955
Hello Dears,
since i started reading the datasheet, user guide and went through the examples of capacitiveTouch of TI and also some examples of code on the net regarding this, i have tried to write a code for 03 buttons using…
In this code, what is the importance of MASK ?
divider = (CS->CTL1 & CS_CTL1_DIVM_MASK) >> CS_CTL1_DIVM_OFS;
dividerValue = 1 << divider;
source = CS->CTL1 & CS_CTL1_SELM_MASK;
Part Number: MSP430AFE221 Other Parts Discussed in Thread: CC3200-LAUNCHXL , CC3100MODBOOST , MSP-EXP430FR5969 Dear Sir/Madam,
Can you please suggest me the suitable controller for IOT Gateway.
Thanks & Regards,
Karuppusamy S
Part Number: MSP430G2553 we are getting reset problem with MSP430G2553 part with the samples we kept on 2/27/2017 and order number is 1377204. in the same card when we replace with the controller which we have earlier it is working fine. why we are getting…
Hello All,
I am Embedded Engineer and I work over C/C++ and Linux but not at firmware side. I write applications in C and Cpp. but I am more interested in Embedded Firmware writing, BSP, Device Drivers and RTOS.
I am studying Atmega series and ARM…
Part Number: MSP-FET430UIF Tool/software: WEBENCH® Design Tools Hi,
I'm trying to program M430FE425 Controller using MSP-FETU430IF, but the thing is I have only 7 pins on the controller board for programming.
now how can I identify those 7 pins on…