Part Number: MSP430FG6626 Other Parts Discussed in Thread: MSP-FET Tool/software: Results_06_06.docx
I am using the following eval board MSP-TS430PZ100AUSB along with the microcontoller MSP430FG6626.
I am also suing the program from your website msp430fg662x_cst16_03…
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: MSPM0L1306 Tool/software: Hi All,
I am deeply experienced on this processor, with multiple products across the product line - for years. For this particular implementation, VCC is 2.8V, processor…
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…
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…
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 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…
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 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 { // Clear XT2,XT1,DCO…
Part Number: MSP430FG6626 Other Parts Discussed in Thread: UNIFLASH , MSP-FET Hi,
I'm using MSP430FG6626 MCU.
Attached schematics which I have captured from the reference document SLAU278AH.
For detailing the schematics I used page 169 of document…