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 MMC…
Part Number: MSP430F5500 Hi Sir/Madam,
May I know is MSP430F5500 support eMMC and USB interface? The eMMC used is MTFC4GACAJCN-1M WT or MTFC8GAKAJCN-1M WT. Is there any lower cost option?
Hope to hear from you soon. Thanks.
Next step: How to rebuilt the RAM BSL...
My changes to cstart added a couple of NOPs, one after the DINT and one after the JMP $. These added 4 bytes to the size of cstart. Because "abromDeviceDescriptor" is explicitly placed @0x2516, this throws out…
Part Number: MSP430F5500 hi,
in my application, the D+, D- of MSP430F5500 need to be short cause by the path switching by SN74LV4052, is there any risk issue happen to MSP430F5500?
below is the rough concept of my schematic:
(please leave along…
Part Number: MSP430F5500 hi,
as the title, due to some reason, when my MSP430F5500 get into USB BSL, my MSP430's DVCC will be 2.5V, and the maximum current might be 10mA,
is it safe for my design while get into USB BSL mode?
below picture is the…
Other Parts Discussed in Thread: MSP430F5500 Hello,
I have a msp430f5500 uC and a wifi chip is connected via usb.
Now, I want to do following things with this setup:
1.Scan AP 2.connect AP 3.socket (Transceivers)TCP/UOP 4.Sleep 5.Listner, Caputure…
Which exactly example code did you compile? I did try it for simplest one - H0_SimpleSend - and it compiled OK under IAR.
Also your device - MSP430F5500 - has only 8K of flash on-board. Even the simplest example mentioned above takes 7K, and it is basically…
Other Parts Discussed in Thread: ADS8329 , MSP430F5500 Hi,
My MSP430F5500 is on a PCB along with an FPGA. On power-up, the FPGA holds holds the MSP430's RST line low until the FPGA determines that all its (the FPGA's) supplies are active. It then…
Other Parts Discussed in Thread: MSP430F5500 Hi there,
I have a customer who is designing a USB dongle with MSP430F5500, main purpose of the dongle is to provide sercurity certificate to the host once a certain program is excecuted on the PC, therefore…
Other Parts Discussed in Thread: MSP430F5500 I want to run the DCO clock in the '5500 as fast as possible and don't care about the drift over time and temperature.
The MSP430F5500 data sheet says to set DCORSEL to 4 and DCOx to 31 for 12.3 to 28.2 MHz…