Using USB-8451 for accessing SMB Slave

Can i use the following example to read a SMB(System Management Bus) slave device using USB-8451 (since SMB is derived from I2C) .
Hardware Input and Output > I2C and SPI > I2C Basic > Generate I2C Read.vi
Thanks
Baburaj
SMSC
INDIA

The following is the read and write sequence examples , I want to confirm that this sequence is done by General I2C Read.vi .
Example Write sequence:
1)      Slave Address 0x58
2)      Register Address 0x00
3)      Byte count 0x03 (to write 3 bytes)
4)      Data Byte 1
5)      Data Byte 2
6)      Data Byte 3
Example Read Sequence:
1)      Slave Address 0x58
2)      Register Address 0x00
3)      Repeat start Slave address (will be 0x59)
4)      Byte Count 0x03 ( to read 3 bytes)
5)      Data Byte 1
6)      Data Byte 2
7)      Data Byte 3
Thanks
Baburaj

Similar Messages

  • Using USB-8451, and AD7747 from Analog Devices to measure capacitance and convert the capacitance to digital output

    Hello,
    I am new to LabView and data aqusition. I have LabView 8.5.1 installed on my laptop, and I studied the Getting Started document of LabView, except the data aqusition chapter.
    I have microfabricated a differential capacitive sensor, and now I want to test the capabilities of my sensor.
    After asking NI engineers, I have been suggested to use USB-8451 with AD7747 (24-Bit Capacitance-to-Digital Converter) from Analog Devices because AD7747 has I2C serial interface.
    I have ordered USB-8451, AD7747, and Evaluation Board for AD7747. And I am waiting for them.
    Are there any suggestions about how to connect my differential capacitive sensor to AD7747, and eventually to USB-8451?
    You may want to know some further information to answer my question:
    *The sensor is similar to the sensor on pages 501, 514, and 515 of "Microsystem Design" book from author Stephen D. Senturia.
    *The datasheet for AD7747 can be reached from this link: http://www.analog.com/static/imported-files/data_sheets/AD7747.pdf
    *My purpose is to make a very precise and accurate "displacement measurement micodevice" by using "the change in the capacitance" during the motion of the mobile fingers of the sensor.
    As an initial challenge for myself, I will feel satisfied if I can measure the capacitance change in my sensor when I apply an external mechanical disturbance to my sensor. For example, there must be a change in capacitance if I just swing my hand from top of the sensor region.
    I am looking forward for your reply,
    Thanks in advance,
    Sincerely,
    sriverfxtr

    Hi Aaron,
    Here you go, this is made with a USB-8452.
    When you run the code tick the power en dac enable box on.
    Maybe you can help me with my problem, I want to use a fiber to sense light from a led.
    Do you use any fiber hardware with the TCS3414?
    gr,
    Attachments:
    TCS3414.vi ‏63 KB

  • I have an iPhone with an unlimited data plan. Is there a way to go online with a wifi only iPad using my phone for access?

    I have an iPhone with an unlimited data plan. Is there a way to go online with a wifi only iPad using my phone for access?

    If your iPhone cell carrier allows you to use Tethering, you can turn your iPhone into a wifi hotspot, then your iPad Air can connect to that for internet access.  Not all cell carriers allow tethering without you signing up for additional fees/services.  For example, AT&T in the US still has grandfathered "unlimited" data plans, but they do not allow tethering for those plans.  With AT&T you need to switch to a Mobile Share plan (or a tiered plan if still available) to use tethering (legally).

  • My touchpad is not working anymore after using usb mouse for a while

    I have been using usb mouse for a couple days now I only can use usb mouse because my touchpad is not working. its like it is disabled or something.
    I have asus k55v (windows 8.1)
    pleasseeee help !!!!

    Check the settings:
    Press FN+F9 or hotkey to turn on touchpad.
    If the problem persists then enter the BIOS and make sure BIOS is set to default.
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • USB 8451 for I2C

    Hello,
    I am looking for a starting point.
    My problem is I need to communicate with the PCA9555 (http://focus.ti.com/lit/ds/symlink/pca9555.pdf). I have searched the NI website and have come across a USB-8451 that seems to be the answer to my problem.  However, I need to also measure current and this device seems to lack that ability.
    First off, would this be the device I would want to use to communicate via I2C? The only reason I question this is because I cannot access the examples that would give me a good sense that I found what I was looking for.
    Secondly, is there a device like this offered by NI that would be able to communicate via I2C and be able to measure current? Or do I have to purchase 2 separate devices?
    Thirdly, is there anybody out there who has encountered the same problem (possibly with the same PCA9555)? 
    Thank you,
    Gerardo Hernandez 
    Solved!
    Go to Solution.

    Hello,
    I have a USB-8451 on my desk in use, and for ease of use in LabVIEW, you cannot beat it; some example code from one of my apps:
    Here I am just transmitting an constant sequence (an initialisation sequence for my hardware) to a Slave with address 112 (actually an I2C bus all-call address for my devices).
    If you want to keep things easy, I would suggest 2 seperate devices, one being a USB-8451. You can bit-bang I2C, etc at the cost of complexity and dev time.
    Mark B
    ===If this fixes your problem, mark as solution!===

  • Can I use NI 8451 for daisy chained SPI? How?

    Hi Experts,
    I am new to Labview and now I am trying to find a solution how I can read and write SPI commands on a daisy-chained configured master-slave. The system I am using has 2 slaves. Each slave would need 24 bits per command frame and SCLK is at 400 kHz. Is it possible to use NI8451 for this problem? I would like to know because we would like to purchase this module if it can do the job.
    I hope you can help me.
    Thanks.

    If you go to NI's website (ni.com) and search for USB-8451, you will find a lot of information about this device.  The user manual specifies that it has 8 chip select lines, so it can handle up to 8 slave devices.  The document shows how to hook it up and how to use it.  There is a Labview driver library for this device to make your programming easy.
    - tbob
    Inventor of the WORM Global

  • Need help - I2C write/read with TAOS TCS3414 light sensor using USB-8451

    Hello, I'm new to labview and need help setting up a vi that will allow me to communicate with a digital light sensor (TAOS TCS3414) using a USB-8451. I need to use the sensor to measure light from a light source that I designed and built as part of a project im working on. I've tried looking at several labview I2C exampled but find them to be very confusing. I've used an arduino to interface with the sensor successfully but need to use labview and dont understand how to write the program. The actions are simple; I need initialize the sensor with a simple command and then request data from 8 data registers and then read that data. The data will then be used in further calculations. The portion i need help with is writing and reading from the sensor. I've attached the datasheet for the sensor as a guide. I can also provide the arduino code that i use to read data from the sensor if that would help. 
    Pleae keep in mind that i am completely new to labVIEW. I really do want to learn from this but need quick results so the more help the better. It would greately appreciate any help or explaination. 
    Attachments:
    TCS3414_Datasheet_EN_v1.pdf ‏1806 KB

    Hi Aaron,
    Here you go, this is made with a USB-8452.
    When you run the code tick the power en dac enable box on.
    Maybe you can help me with my problem, I want to use a fiber to sense light from a led.
    Do you use any fiber hardware with the TCS3414?
    gr,
    Attachments:
    TCS3414.vi ‏63 KB

  • Using USB port for dial up networking with mobile phone?

    I am thinking of using my mobile phone as a dial up modem when i am away from home and it uses a data cable to the USB port. is there a way to use the USB port on a Mac as your source for the internet?
    Thanks
    Jason

    well i dont have the cable yet i just was wondering if that would work. Yes it has bluetooth but i was told you cant use the bluetooth for a modem. Dont know why the phone has the option. How would i set up that option?

  • Distortion using USB port for audio output

    I did some research in the Mac Mini community regarding the problem I'm experiencing but most of the posts were several years old so I thought I would start a new thread.
    I am using one of the USB ports on my 2011 Mac Mini (2.3GHz, i5) to feed a High Resolution Technologies Streamer II USB DAC which then connects to my audio systems integrated amplifier. The issue I'm experiencing is that I am getting distortion when I first open iTunes and start a music track playing. I can hear the music but it is overlayed with this static like distortion. It seems to happen specifically when I first wake the computer from sleep and open iTunes and try to play a track. If I close and reopen iTunes and start a track playing again the distorion usually goes away and all tracks after the initial distortion play fine. I've done troubleshooting with regards to the HRT USB DAC and made sure the Streamer II is operating on its own USB Bus and I've tried a powered USB Hub to feed only the Streamer II but the distortion continues. So aside from the obvious hardware malfunction possibilities I was wondering if anyone else has experienced this problem. Thank you,

    well i dont have the cable yet i just was wondering if that would work. Yes it has bluetooth but i was told you cant use the bluetooth for a modem. Dont know why the phone has the option. How would i set up that option?

  • Method :Want to Use Z-Table for Accessing Data

    Dear All,
      I am new to BADI. I have implented one HR-PAYROLL Badi.
      In this BADI I am having one method . I want to Use One Z-table for accessing data from
      that table . Not able define the table in method.
      Kindly tell me how to do it .
      Thanking you in Advance
      Siladitya

    Hello Siladitya
    I assume your problem is the definition of an itab for selecting data from your Z-table. In case of classes you have to use table types and workareas, e.g.:
    METHOD name_of_interface_method.
    DATA:
      lt_itab    TYPE TABLE OF <name of z-table>,
      ls_record  TYPE <name of z-table>.
      SELECT * FROM <name of z-table> INTO TABLE lt_itab.
      LOOP AT lt_itab INTO ls_record.
      ENDLOOP.
    ENDMETHOD.
    Regards
      Uwe

  • I charge my I shuffle using USB charger for my I pad, now it won't charge but it will charge a different I shuffle

    i cannot charge I shuffle, I use USB Port from I pad , I can charge another I shuffle, but not this one any more

    Start by reading through http://support.apple.com/kb/TS2634
    Are the charger nd cable original Apple parts or third-party?  There have been a lot of problems ith third party cables and chargers since iOS 7 - checks for compatibility with Apple specs.
    Try another charger and cable to see if that makes a difference.

  • Using USB-8451 device to drive two i2c busses

    Is it possible to use a single USB-8451 device to drive two seperate i2c busses at the same time or do I need to get a second 8451

    I believe these devices act as single bus controller and if you want to control two separate buses, get two devices. An alternative (depending on the scope of your application) would be to use an FPGA device to implement as many controllers as you require.
    Hope this helps.
    StuartR

  • User used in SAP for accessing to unix server

    Hi ..
    I'm new on this topic ...
    I'd like to know where is configured the user into SAP for accessing to UNIX.. i mean, in my understanding when a job is created into SAP for running a script located into server unix, Sap has to login to unix and it has through and user id, where is configured that ...
    the case in question here is the following ..
    we are testing the sent of infomation ...
    1.- user creates the information from sap and it is delivered into a folder
    2.- the owner of those files is a strange user into the server where they were delivered.
    3.- this means that that user does not exist into the unix server where were delivered the information ...
    i'd like to know, where is cofigured the user into SAP for accessing to unix to deliver the information ...
    could you please let me know that ?
    thanks.

    Hi Daniela,
    User is <SID>adm user, it's SAP Default user for communicating to Unix or any OS. When you install the system, <SID>adm is the adminstrator user.
    For the 2nd item it is strange user, it could that the folder it is creating files might not the local file system, it is from diffferent server NFS mounted to this server. If the other system doesn't know about the <SID>adm it keeps a stange user as owner this files.
    Even though that strange user doesn't exist, as long as your <SID>adm user has write access to this folder,it will create the file. But owner can be different.
    Hope this answers. If yes, please assign points.
    -Kalyan.

  • Can't see iTunes files after using usb drive for time machine

    I have a usb 1TB drive with my iTunes files on it from my old MacBook, I now have a MacBook Pro OSx 10.9.4 and I set it to be used for TimeMachine. I no longer can see my folders/files. Why and how do I get access to them again? I know they are there just can't get to them.

    Never mind found out that files were never there.

  • Using usb adaptor for internet ?

    I have an MBP now and want to buy a new MBA. I do not have access to wireless. Therefore I have use it with the usb adaptor. Will the MBA run considerably slower via the usb adaptor than than my MBP with ethernet connection? Thanks in adva

    I don't think you'll notice the difference depending on what you're doing. You're still limited by your internet download speeds which typically are much slower than any of the link speeds.
    If you now have gigabit ethernet than link speed is slower. Somewhere in the 400+ mbs (pulling from my aging memory). If you had 100 mbs ethernet then it's faster.
    Regards

Maybe you are looking for

  • Itunes crashed, now programs that run on startup crash

    hi, I just installed itunes for my new ipod mini, and while going through my library (my music) i received an error message that advised that there may be a problem with my hardware. I managed to close itunes, and noticed that there were only 13 song

  • Error "system not configured as xmb" in transaction "sxmb_moni"

    Hi, when I send an IDoc from R3 to XI I get this error: system not configured as xmb" in transaction "sxmb_moni" also, in the adaptermonitor of the runtime workbench there is an error in the integration engine. "no rules for business-system are defin

  • Order regarding an RFQ

    When I create a purchase order, if I select the RFQ that I rejected, it gives a warning but I could still order from that vendor. I would like to change it to an error, so that the system will prevent choosing the rejected RFQ in a purchase order. Is

  • 'No Wifi' in settings and Wifi button is grey-ed out

    After upgrading to iOS 4.3.2, neither my Wifi or Bluetooth work on my iPhone 4. I cannot even select the wifi button as it is greyed out and indicated 'No Wifi'. Under the General section in settings, I cannot enable Bluetooth any longer, all I get i

  • Getting the Server Details.

    Hi All, I am required to develop a Composite Application Service which will give the server details like HOSTNAME and PORT NO of the deployment server.Is there any way of fetching these details ? Could someone please help me out with this issue ? Reg