Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can I access LMS7002M's register directly #374

Open
wieniawski-lai opened this issue Mar 10, 2023 · 0 comments
Open

how can I access LMS7002M's register directly #374

wieniawski-lai opened this issue Mar 10, 2023 · 0 comments
Assignees

Comments

@wieniawski-lai
Copy link

wieniawski-lai commented Mar 10, 2023

hi,

LimeSuite GUI provide an easy way to access LMS7002M.
However I wanna read and write the register directly. In MCU tab, there is interface that Read/write register REG0-REG6
image

  1. what is those registers? I guess they are not LMS's. because LMS's registers are 16bit width.

  2. Is there a similar way, that I set the address in textEdit to read LMS's register simply by click a read button? so do write way.

  3. in the hierachy of LimeSDR
    LimeSDR_image_3
    LMS is connected to FPGA not CY3014, how can LimeSuite read/write LMS's register through CY3014?
    CY3014 also has a SPI insterface, is this SPI insterface used to read/write LMS's register?
    If so, FPGA only tied CY's SPI to LMS's SPI without any extra logic?

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants