Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 228646

Forum Post: RE: Compiler/MSP430G2553: LCD display with MSP430G2553 for IAR Embedded Workbench

$
0
0
Hi Chris, It works now,due to some grounding issue,it hasn't worked. The following is the snippet of code. unsigned char packetBuf[PACKETLEN]; unsigned int battVoltage; packetBuf[106]=battVoltage&0xFF; packetBuf[107]=(battVoltage >> 8) & 0xFF; , I need your guidance for displaying 8 bit value and pass it through databus on to LCD.

Viewing all articles
Browse latest Browse all 228646

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>