Jump to content
Electronics-Lab.com Community

I am working with CS5484 for a project and I am unable to configure the IC


Srenath

Recommended Posts

I am working with CS5484 for a project and I am unable to configure the IC to output the frequency equivalent to the power consumption of the load, from the pin DO1 of the IC.

-I am using the IOW56-DG SPI host adapter to configure the IC and the binary codes have to be converted to HEX, to access registers using the SPI adapter (i.e to perform register read or write). I am performing register write only. The link to the SPI dongle datasheet is- "https://www.codemercs.com/downloads/iowarrior/IOW56-DG_Datasheet.pdf".

--The application interface for the SPI dongle looks like this:150634933_SPIdongle.thumb.PNG.d7e8a9bcbbd1bfd7ee68fe389839dc3d.PNG

--The configuration steps are mentioned in the datasheet at page-23.Steps.PNG.0f4da0337807f5fd7ba9fa1d57b722e4.PNG

-

-These are the steps I tried, in order to configure:

 

1.   The Pulse-Width register (P0,A8)<pg.29 datasheet> is used to set pulse frequency

     range,FREQ_RNG <pg.41 datasheet>. The selected FREQ_RNG is 500Hz -0.0596Hz.

     Command 1---- [Page Select-80]; [Register Write-48 00 00 10]

 

2.    Pulse Rate is set to 1.(pg.41)

    Command 2---- [Page Select-92]; [Register Write-1C 00 00 01]

 

3.    Pulse Control (P0,A9)<pg.42 datasheet> is set to output the average power, i.e. P1 Avg (pg.42

    for register details).

    Command 3---- [Page Select-80]; [Register Write-49 00 01 10]

 

4.    EPGx_ON [X=1](P0,A1) <pg.36 datasheet> is set to select energy generation block 1.

    Command 4---- [Page Select-80]; [Register Write-41 10 00 00]

    Command 5---- [Page Select-80]; [Register Write-41 00 00 00]-DO1

 

5.  D5

 

-After configuring in the order mentioned above, the  config. log from the SPI adapter is as follows:

1.PNG.5a5a259cec0da26d02f8e55d44d5134c.PNG2.PNG.317ca6b33b49353b720842a042cbd5b9.PNG

-Is this the way or what else is to be considered? I am unable to configure the IC

It would be really helpful, if you guys can help me out with this. Thank u very much in advance.

 

Link to comment
Share on other sites


2 hours ago, HarryA said:
  1.  

There is a library file ( GOLANG library for SPI ) here that maybe helpful?

https://github.com/stamp/CS5484

I have problems finding the page that has the {code} button to download the file; you may have to dork around with the URL a  bit.

 

Hi Harry. Thank you very much for the quick response. But I couldn't find anything in the link "GOLANG library for SPI". I too have problems finding the code option to download the code file. 

Link to comment
Share on other sites

  • admin changed the title to I am working with CS5484 for a project and I am unable to configure the IC
  • 1 year later...
On 6/28/2021 at 5:53 PM, HarryA said:
  1.  

There is a library file ( GOLANG library for SPI ) here that maybe helpful?

https://github.com/stamp/CS5484

I have problems finding the page that has the {code} button to download the file; you may have to dork around with the URL a  bit.

I used this library for my educational project, so I think it is still maintained and up to date. Use the term paper writing service https://papersowl.com/research-papers to find alternative data. Usually they are free to use in educational projects, I don't know how good it is if you have a commercial application of the project. But if you need to reduce the time of writing a training project, then using this library should help you a lot.

 

I didn’t find the library on GitHub, but thanks for the answer, now it’s clear which library is needed for such a project.

I'm sorry, I did not notice that the topic is old ... I was just looking for data.

 

Link to comment
Share on other sites

  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...