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

Srenath

Jun 28, 2021
3
Joined
Jun 28, 2021
Messages
3
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.

[SIZE=11pt]-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- [/SIZE]"https://www.codemercs.com/downloads/iowarrior/IOW56-DG_Datasheet.pdf".

--The application interface for the SPI dongle looks like this:SPI dongle.PNG

--The configuration steps are mentioned in the datasheet at page-23.Steps.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.PNG2.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.

 
Last edited by a moderator:

HarryA1

Mar 4, 2009
481
Joined
Mar 4, 2009
Messages
481
  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.

 
Last edited by a moderator:

Srenath

Jun 28, 2021
3
Joined
Jun 28, 2021
Messages
3
  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. 

 

Srenath

Jun 28, 2021
3
Joined
Jun 28, 2021
Messages
3
After downlaoding the ZIP File and extracting it, I find only this inside "README" -

# CS5484
CS5484 is a 4 channel energy messuring IC from cirrus and this is a GOLANG library for SPI communication with it
 

 

PhoenixX1

Mar 2, 2023
2
Joined
Mar 2, 2023
Messages
2
  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.

 
Last edited by a moderator:

DorisLewis

Jan 2, 2025
1
Joined
Jan 2, 2025
Messages
1
It sounds like you're facing challenges with IC configuration in CS5484 for your project. Have you considered using Wordle Unlimited to take a break and refresh your mind? Sometimes stepping away helps gather new perspectives on technical issues. Good luck with your project!

 
Top