Skip to main content
ytriv.1
Visitor II
December 22, 2021
Question

how to set custom frequency for st7580 ?

  • December 22, 2021
  • 0 replies
  • 741 views

Hi 

I am using NUCLEO-L053R8 with XNUCLEO- PLM01A1 board connected which is having ST7580. i am able to run the basic example given but now i wanted to change the Maximum central frequency which is in configurable as per the document

*https://www.st.com/resource/en/datasheet/st7580.pdf* section 9.3

and to configure as per

*https://www.st.com/resource/en/application_note/an4018-data-link-communication-protocol-for-the-st7580-power-line-networking-soc-stmicroelectronics.pdf* section 2

void DL_Init(u8 DLType)

which is stated to be available in dl_mgt20.c

but when i am searching for similar api/files in the demo application its not available in that

0693W00000HpYlCQAV.png 

another api i referred to was PHY_DataRequest () which i aslo ubable to track.

0693W00000HpYoKQAV.pngcan someone help me understand how i can configure the central frequency for st7580?

This topic has been closed for replies.