i.MX6 SoloX: Reading and piloting the PTP Hardware Clock (PHC)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6 SoloX: Reading and piloting the PTP Hardware Clock (PHC)

ソリューションへジャンプ
1,990件の閲覧回数
xav
Contributor II

Hi,

I'm in the planning stage of my project, and it seems the i.MX6 SoloX would fit the bill perfectly.

But I would need two things:

- being able to retrieve the clock signal from the PHC on INET1

- (optionally) being able to pilot the the PHC on INET2 from an external clock

From the datasheet 1588_EVENT1OUT and friends seem to do what I want, but I couldn't find some documentation on how to use them, and a google search didn't show anything else than that datasheet. Could somebody helpfully point me at the relevant doc ?

Thanks,

     Xav

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
1,581件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Xavier

one can look at sect.24.6.10 IEEE 1588 functions

i.MX6SX Reference Manual (rev.0  2/2015)

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SXRM.pdf

and attached Linux Manual Chapter 46 ENET IEEE-1588 Driver.

software example in imx-test-3.14.28-1.0.0 .. /misc/doc/FSL-UT-IEEE1588-001.txt :

http://repository.timesys.com/buildsources/i/imx-test/imx-test-3.14.28-1.0.0/

IXXAT [Evaluation Kits for IEEE1588]

Best regards

igor

元の投稿で解決策を見る

3 返答(返信)
1,582件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Xavier

one can look at sect.24.6.10 IEEE 1588 functions

i.MX6SX Reference Manual (rev.0  2/2015)

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6SXRM.pdf

and attached Linux Manual Chapter 46 ENET IEEE-1588 Driver.

software example in imx-test-3.14.28-1.0.0 .. /misc/doc/FSL-UT-IEEE1588-001.txt :

http://repository.timesys.com/buildsources/i/imx-test/imx-test-3.14.28-1.0.0/

IXXAT [Evaluation Kits for IEEE1588]

Best regards

igor

1,581件の閲覧回数
pengjing918
Contributor II

FSL-UT-IEEE1588-001.txt

Run the IXXX stack: ./ptp_main -d -o -m -l -w -z

There is no ./ptp_main executable or source code in imx-test-3.14.28-1.0.0.tar.gz

IXXAT [Evaluation Kits for IEEE1588] This link cannot be downloaded, prompting the following error:
   404 - File or directory not found

0 件の賞賛
返信
1,581件の閲覧回数
xav
Contributor II

Thanks Igor, lots to read and it seems everything's in there.

0 件の賞賛
返信