Hi team,
I need to select a MSP430 device. My requirements are as below:
1. VCC should be 3.3V.
2. The device should have one channel ADC. I do not know how much the highest resolution for our MSP430 device is. Do we have 24 bit resolution or higher resolution?
I need the high resolution ADC.
3. The device should have the op amp which can program the gain.The op amp should have one channel.
4. The communication can be I2C or SPI or UART.
5. In my circuit, there is an EEPROM device which has 64K size. I need to use the internal memory of the MSP430 device to replace this EEPROM.
So, the size of the internal memory should be larger than 64K.
If I use the internal memory of the MSP430 device to replace this EEPROM, should I consider the size of the RAM or flash of the MSP430 device?
6. The package should be as small as possible.
7. The pins should be as few as possible.
Could you recommend a suitable MSP430 device?