Part Number: MSP430F5342 Other Parts Discussed in Thread: MSP430F5340 Hi,
I have following requirements
Memory > 48 KB (max), RAM > 4 KB (Max), UART -2 , SPI -4, GPIO with Interrupts - 8
Also I need BSL programming via UART.
Also the package can…
Part Number: MSP430F5342 Hi,
We are looking for a msp430 microcontroller for a battery powered application with below requirements,
1. VCC - 1.8V
2. UART - 2 nos.
3. SPI - 1 no.
4. I2C - 1 no.
5. ADC - 2 nos.
6. In built RTC with alarm capability…
Part Number: MSP430F5342 This project uses the USCI with IrDA and we would like to know if it is possible to use auto-baud detection in this mode. I inconsistently see baud rate register divider (UCAxBR0) get updated, but the register gets updated to…
Fabio Mevoli said: I don't know how modify the msp430f5342 .ld
The attachment below is presentation that introduces both GCC linker scripts and TI linker command files. The first half will be helpful to you. It also includes a link to the general GCC…
Part Number: MSP430F5342 Dear TI experts,
Now I have some problems with lnk430f5342.xcl which is known as link file.The IDE which I'm using is IAR For MSP430.
1.What's the difference between LOW MEMORY 0-0FFFF and ALL MEMORY 0-FFFFF ?
2.If…
Part Number: MSP430F5342 Hi MSP430 Team,
I am posting this question on behalf of my customer.
What I am looking for is the transfer equation for the ADC12 integrated temperature sensor. When looking at the manual there is a transfer function listed…
Part Number: MSP430F5342 I was going through the ADC exmaple codes. (e.g. MSP430F534x_adc_07.c). The code uses the analog input A0 (referred as P6.0), but the MSP430F534X uC's only seem to have analog inputs A1 through A5 (i.e. P6.1 through P6.5) plus…
Part Number: MSP430F5342 Hi MSP team,
I'm posting this on behalf of my customer-
I am looking at a situation where we power the uC at a slow rate. The circuit takes a long time to get from 0V to 3.6V (very slow Slew rate or power on time). For example…
Part Number: MSP430F5342 Hello TI experts,
Assume that I have funtion called void TestMine(void) .
I set this function at fixed address which may be 0x14400 in the flash of MSP430F5342 by modify the statement in the lnk430f5342.xcl.
This function…
Part Number: MSP430F5342
I have an application using Atmel SAM3X8E controller. It has single MOSI, MISO and SCLK lines and four separate Chip Select lines for SPI. As I needed to connect total 7 slaves, I expanded the chip select lines using a…