You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
what is those registers? I guess they are not LMS's. because LMS's registers are 16bit width.
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.
in the hierachy of LimeSDR
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
The text was updated successfully, but these errors were encountered:
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
what is those registers? I guess they are not LMS's. because LMS's registers are 16bit width.
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.
in the hierachy of LimeSDR
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
The text was updated successfully, but these errors were encountered: