Other Parts Discussed in Thread: MSP430FG4619 , MSP430F5529 Hello professors,
These days I am stuck in the FG4619 RTC part. In my project, I need to use the millisecond, but the RTC part only has second module. I made some selections that I tried to use…
Hello professors,
these days I'm trying to use sd card to collect the data from board, but I met a problem at the beginning. I used the sample code of the fg4619, there is a test function which could test whether the sd card is found or not. however,…
Other Parts Discussed in Thread: MSP430FG4619 , MSP430WARE Good Evening,
I am having a puzzling problem with the UART on the MSP430FG4619, with an MSP430xG461xIPZ100 development board. I am trying to communicate between two Xbee 802.15.4 modules using the…
Other Parts Discussed in Thread: MSP430F1611 Hello professors,
These days I'm trying to write data into the sd card, but I met some problems. Hope you can give me some suggestions.
The size of the data I want to write into the sd card is 35 bytes,…
hello professors,
I've downloaded the demo code 'msp430-4619lcd' from the website, and my lcd is GE_8 I think. The problem is I can compile the demo code, but when I run it, the lcd showed nothing on the screen, totally black.... I don't know how to change…
Other Parts Discussed in Thread: MSP430F5229 hello professors,
i downloaded the sample code from the internet to test my sd card works or not, but I found there is only about MMC function of initialization in this sample code. the function is also useful…
Hello professors,
I'm facing with the sd card writing speed problem....I'm using fg4619 which has 8MHz and FATfs system, when I try to write 35 bytes in every one millisecond into the sd card using f_write function, the time the function f_write used…
Hello professors,
These days I am trying to build connection between g2553 and fg4619, I used fg4619 as transmitter, and g2553 as receiver. I finished the configuration of both chips. Firstly, I just tested the function of transmit in fg4619(using a LED…
Other Parts Discussed in Thread: MSP430FG4619 I'm trying to use IrDA in our application, to communication with software through two kinds of device , one is IrDA to COM that is work good, another one is IrDA toUSB then driver by IrCOMM2K software, that…
Other Parts Discussed in Thread: MSP430FG4619 Hi,
I'm trying to use a stepmotor (PD3-110-42-485) with an MSP430FG4619.
The communication is made with RS485 throught a MAX3486 and it is connected to P4.0/P4.1 pin. The MSP430FG4619 has a 32khz and 8Mhz…