Part Number: MSP430F4616 Hi ,
My application code size is small(about 6K). I would like to put most code in the lower portion of flash, but would like a couple of ISR's and a BSL program to reside at higher memory location say starting at 0xA000?…
Part Number: MSP430F4616 Is there a recommended setting for PxOUT, PxDIR and PxSEL for the pins that are used by the LCD module to achieve the lowest power consumption?
Thank you very much,
James
Hi, besides the above question, I tried to compile the example code for the custom BSL named 'MSP430F5438A_BSL'. I changed the target in the properties to a MSP430F4619 but I received the following linking errors. They appear to be SFR's I checked the…
Other Parts Discussed in Thread: MSP430F449 , MSP430F4616 Hi,
I'v code that run on MSP430F449 .
now I want it to run on MSP430F4616.
I run it under Rowley CrossWorks for MSP430.
under Project properties | Target processor I'v update to MSP430F4616…
Other Parts Discussed in Thread: MSP430F4616 Hi
I am using MSP430F4616 processor , I use the built in LCD_A controller of this MCU . We have 32 segments LCD connected to LCD_A controller.
The LCD_A configured with flowing settings
// ********LCDACTL…
Other Parts Discussed in Thread: CC110L , CC2530 , MSP430F4616 Is any common antenna available for CC110L and CC2530.
I need to make different boards for CC110L and CC2530 with MSP430F4616. And each board should have the same kind of antenna.
Is there any…
Other Parts Discussed in Thread: MSP430WARE , MSP430F4616 , MSP430F5438A , MSP430G2001 I'm usinf CCS5.1 to develop code for an MSP430F4616. Since I'm familiar with the StellarisWare package, I was hoping to use the MSP430Ware driver library. However, I see…
Other Parts Discussed in Thread: MSP430F4616 , TRF7970A Hello Sir,
I'm working on the TRF7970A in card emulation mode with Samsung google Nexus 4 mobile. I interfaced the TRF7970A with MSP430f4616 in parallel mode. Initially i faced the problem like…
Other Parts Discussed in Thread: MSP430F4616 As I understand it, when the USCI is operated as a master in 3-pin mode, the pin allocated to STE is a 'regular' I/O pin and must be programmed as such. For example on the MSp430F4616, pin 45 is just P7.0.…
Other Parts Discussed in Thread: MSP430F4616 Hi
I am using MSPFET43UIF for programming TI MSP430F4616 processor, Usually , I am using the Elprotronic Lite MSP430 program to download my hex file to MCU .
Recently I got , new MSPFET43UIF , when I tried…