The version of the source code has been updated to v1.2. There was a wrong configuration for DIVAx. It has been resolved.
New Libraries added for ADC, UART and TimerA0 for MSP430x2xx
NEW LIBRARIES HAVE BEEN UPDATED FOR MSPX2XX DEVICES. CHECK OUT HERE : (Click on Image to go to page)
How to make EAGLE v8.x Customized Libraries
This article helps you to create a new libraries in EAGLE .lbr format. Mostly the inbuilt library of the EAGLE will be mostly enough for you to make a new design. However, sometimes you might need to design your own…
EAGLE v8.3 Library file for ISO3080DW (.lbr)
ISO308x Isolated 5-V Full- and Half-Duplex RS-485 Transceivers The ISO3080 and ISO3086 devices are isolated fullduplex differential line drivers and receivers while the ISO3082 and ISO3088 devices are isolated halfduplex differential line transceivers for TIA/EIA 485/422 applications. These devices are…
Clocking Register Configuration of MSP430x2xx-Session10
This session basically will help you to configure how configure the Clocking registers DCOCTL, BCSCTL1-3, and the interrupts that can drag the CPU to NMI. It also provides a basic overview of the bits of each and every register of…
Introduction to Basic Clock Module+ (BCM+) Session9
The basic clock module+ provides the clocks for MSP430x2xx devices. This chapter describes the operation of the basic clock module+ of the MSP430x2xx device family. In this session I have discussed the basic modules of the BCM+ and along with…
Introduction to MSP430Gx2xx MCU Family Session8
This tutorial will basically introduce you to the microcontroller that we will be using to design the IR controlled Home Automation project. Its calledMSP430G2553IN20 and it is fixed into the MSP430G2 Launchpad. You need to buy a Launchpad from TI-estore…
First Step towards Embedded Design Circuits- Installing CCS 8.0.0.0 (Session 7)
Hi…I admit it has been a long time that I have posted. I remember I did my last post way back in Feb and it was about the I2C. Although I received only one comment, still I hop you guys…
Introduction to IIC of I2C COMM-Session 4,5,6
I2C or IIC or TWI communication is a part and parcel of electronic circuit designers. But many of us are not aware of it in their college days. This video is intended for the basic learners who want to use…
Binary and BCD to Decimals – Session 3
See here first how to convert the decimals andHexadecimals: https://www.wikihow.com/Convert-from-Decimal-to-Binary Now you can follow my video that will guide you better : Next video will be on the inter-conversion between DEC to HEX and how to quickly resolve the HEX…