Part Number: MSP430F5500 Other Parts Discussed in Thread: BOOSTXL-EDUMKII , MSP430F5529 Hi, My customer is interested in MSP430F550x and wants to evaluate USB. But it seems no Lanchpad or EVM is available. TI.com only shows BOOSTXL-EDUMKII, but it seems USB…
Part Number: MSP430F5500 Hi,
Q1. I am evaluating the sample code for USB CH1. I'm doing a communication test with the JAVA-DEMO terminal and TearTarm, but when I send from JAVA, the characters are garbled.
==== Terminal display == == == Rx-> ネョ0"ノS:…
Part Number: MSP430F5500 Other Parts Discussed in Thread: MSP430F5513
Hi
I am choosing MSP430 that have USB for new designe.
Candidates are as follows,
1.MSP430F5500 to F5510 series
2.MSP430F5513 to F5529 series
3.MSP430F563x series
4.MSP430F565x se…
Part Number: MSP430F5500 My applications requires an External 24MHz Clock Oscillator for MSP430. Also, I must buffer and fanout two Clock Oscillator signals; one for MPS430 (SLAVE) and one for FPGA (Master).
Please confirm use of XT2IN and XT2OUT Pins…
Part Number: MSP430F5500 Hi,
I have a question about the following 5 lines of Workarround in Errata USB10.
---Excerpt from Errata Guide--- USBIEPCNF_0 &= ~EPCNF_UBME; // Clear ME to gate off SETUPIFG clear event USBOEPCNF_0 &= ~EPCNF_UBME; // Clear…
Part Number: MSP430F5500 Please tell me about the interrupt voltage that occurs when the voltage input to the VBUS terminal of [MSP430F5500] changes.
-When the voltage supplied to the VBUS terminal drops below what V, does a voltage drop interrupt occur…
Part Number: MSP430F5500 Other Parts Discussed in Thread: MSP430FR5949 , MSP430FR5959 Hello,
I have to develop my own tool for programming flash of MSP430FR5949. The initialization sequence in my code was implemented according to the manual slau320aj and…
Part Number: MSP430F5500 Hello!
I would like to check if what I'm planning is possible.
F5500 has 2 USCI, A1 and B1.
I would lie to use one as slave and one as master, so I will have to remap port 4 because A1CLK is B1STE and B1CLK is A1STE. So I…
Part Number: MSP430F5500 Dear e2e Support,
In order to design a USB/MMC bridge, we wanted to use the app note Interfacing MSP430™ MCUs With MMC or SD Flash Memory Cards (Rev. C) , related to this post .
As my customer need to use a high speed MM…