Part Number: MSP430FG6626 Tool/software: Hi team,
Customer is looking to use MSP430FG6626 on a new project with focus on the USB, DAC, and built-in LDO. There are a couple questions in regards to the device:
For the LDO, if they are to use the internal…
Part Number: MSP430FG6626 Other Parts Discussed in Thread: MSP-FET , Hi everybody ,
I am using MSP430FG6626 in eval board MSP-TS430PZ100AUSB + emulator TI MSP-FET, Code Composer 12.7.0.00007
I m testing example cstd16_ex2_singleChSingleConvPolling project …
Part Number: MSP430FG6626 Hi,
My purpose is to measure the on and off durations of a square signal. The frequency of the timer is 20MHz. I feed the signal (20kHz) from an external signal generator to P3.1. Below you will see my code. (This is shorter…
Part Number: MSP430FG6626 Other Parts Discussed in Thread: MSP430WARE The part MSP430FG6626 says that it supports 128 kb of flash memory and we are trying to utilize this region of memory for writing data. Is this possible?
The FLASH2 region seems to be…
Part Number: MSP430FG6626 Hi, we hooked up a XT2 on our board with the following settings in code:
P7SEL |= BIT2 | BIT3; // Port select XT2IN/XT2OUT
UCSCTL6 &= ~XT2OFF; // Enable XT2
// Loop until XT1,XT2 & DCO stabilizes do …
Part Number: MSP430FG6626 Other Parts Discussed in Thread: MSP-GANG ,
Is there a combination of HW and SW provided by TI to extract the Firmware from a device using an MSP430FG6626 through a JTAG port besides the legacy MSP-GANG programmer?
I was recommended…
Part Number: MSP430FG6626 From datasheet table 6-1 we see that USCI_A and USCI_B indicate 2 available spi ports.
We'd need a total of 4 SPI ports - is this possible (all at the same time)? How do we configure the device if so?
Part Number: MSP430FG6626 Other Parts Discussed in Thread: SN75176A
Hiii this is Amol Gholap,
i have a question related RS485 communication.here i used the SN75176A IC for communication.i was tried transmitting as well receiving a data from microcontroller…
Part Number: MSP430FG6626 Can I use the ADC’s or the DACS at 33 kHz.
I need to digitize 33 kHz sine wave
I need to generate a 33 kHz sine wave, with filter
Do any internal filters limit frequency performance?