Hi there,
I try to get a Output on my 16*4-LCD. It has a embedded LCD-Controller (HD44780).
My own Code doesn't work and any example I've found use 4-wire-Mode or things I can't change...
The datawires are P4.0-P4.7 (for D7-D0, means P4.0…
Other Parts Discussed in Thread: MSP430F2410 I have IAR to CCS ported code.
I can able to compile the code without any warnings. MCU :MSP430F2410
IDE: CCS V.6.0.1.00040
When i try to flash(debug mode) the code, it is giving me the below error
When i…
Other Parts Discussed in Thread: MSP430F2410 , CCSTUDIO Hello,
I am trying to perform a multiplication of two 16 bit unsigned numbers using the Multiplier. Sounds simple, right. So I am doing this at the chip level via the JTAG port using waveforms from…
Other Parts Discussed in Thread: MSP430F2410 Hi,
I am trying to verify the currents in AM0, LPM0, LPM3 and LPM4 on an MSP430F2410. It looks like I am about 50uA too high for each of the states, but I can't find where the extra 50uA is coming from. I am…
Other Parts Discussed in Thread: MSP430F2410 Hi,
This is probably a long shot, but I need to come up with a way to test the MSP430F2410 to verify functionality using an automated test system after it is subjected to environment testing. Ideally, if I had…
Hi,
I am trying supply an external digital clock source to XT2 and use it for MCLK. For some reason, the OFIFG keeps getting set. Any ideas what might be causing this? My clock source is a 3V square wave at 10MHz applied to XT2IN. XT2OUT is floating. …
HI all,
I am using MSP430 F2410. I am using two SPI interface UCB0 and UCB1. With UCBO I have wireless Transceiver and with UCB1 I have LIS302DL MEMS accelerometer .
I am looking for SPI reference code .
Best Regards
Irfan Awan
Other Parts Discussed in Thread: MSP430F2410 Hi,
I am using MSP430F2410 for wireless sensor . I have wireless transceiver connected to via SPI interface . Accelerometer via I2C . There is on Thermocoupler connected to ADC.
I have selected CC7V-T1A 32.768 KHz…
Other Parts Discussed in Thread: MSP430F2410 Hi,
I want to use pt100 RTD temperature sensor with MSPF4302410. The sensor will be connected to ADC12. The application is battery driven so the power budget is very short. The board size is also short its 24…