Part Number: MSP430F2232 Tool/software: Hello,
I am working on trying to send data from a computer to a MSP430F2232 using USB. Therefore I am using a CP2102 to get UART from the USB.
I am trying to receive the data from this UART. I use the program…
Part Number: CC3351MOD Other Parts Discussed in Thread: TUSB8041 Tool/software: Hi Team,
Observation:
The btti_uart driver provided by TI appears to be tightly coupled with the native UART interface (directly from the SOM) and is unlikely to work…
Part Number: CC3200 Other Parts Discussed in Thread: UNIFLASH , Dear TI Community,
I have read a lot of E2E topics regarding the usage of the TI UniFlash tool in combination with a non-FTDI USB-to-UART bridge.
Though it is said that CP2102 should…
Part Number: UNIFLASH Other Parts Discussed in Thread: AWR1843 , AWR1843BOOST Hi, I am trying to flash an awr1843 board with a cable based on CP2102 chip but sometimes I have issues because the tool does not recognize the COM ports or the flashing process…
Part Number: MSP432P401R Hi, We are integrating "MSP432P401R" with "VP3300 IDTech NFC Reader" VP3300 NFC reader has USB HID. We are sending data commands from MSP432 UART to CP2102 and this is connected with VP3300 USB Micro port. So, we are not getting…
Other Parts Discussed in Thread: MSP-FET This question comes up here fairly frequently - can a cheap USB-to-UART adapter like the CP2102, FT232, or CH340 be used as the hardware interface when flashing with BSL-Scripter. The problem is that Scripter doesn…
Part Number: MSP430FR5969 Other Parts Discussed in Thread: MSP-FET Hi all,
I am designing a custom PCB employing a MSP430FR5969, being programmed using CP2102 in a similar fashion after referring to this blog;
and
and
after going through…
Now I made circuit pretty simple. But still get no answer from MCU.
CP2102 (GND)--> (DGND) MSP430FR5969
CP2102 (3V3)-->(VCC) MSP430FR5969
CP2102 (TXD)-->(P2.1) MSP430FR5969
CP2102 (RXD)-->(P2.0) MSP430FR5969
CP2102 (RTS)-->(TEST) MSP430FR5969…
Part Number: MSP430G2553 Other Parts Discussed in Thread: SN74AUP1G34
I posted about this almost a year ago:
https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/585032
but wanted to revisit it to see if my solution is ok.
To briefly recap…
Part Number: MSP430G2553 I have built a PCB with standalone MSP430G2553 with some sensors attached to it and tested it by uploading the code via the the FET programmer of a spare msp430g2553 launchpad. But I wanted to upload the code without the FET programmer…