Basic question regarding Ethernet and IP Stack.

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

Basic question regarding Ethernet and IP Stack.

ソリューションへジャンプ
1,563件の閲覧回数
danif
Contributor I

Freescale offers ARM Cortex M4 microcontroller with dual speed 10/100 Mbps Ethernet MAC. What is the benefit of that?

Also if a controller like ARM7TDMI from Atmel don't have Ethernet MAC support inbuilt, can we still have access internet to upload the data through tcp/ip.


Where we need ip stack?


A help to clarify the above points will be highly appreciated.

Thanks,

Dani..

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

Hi, Danif

Answer1: The benefit his dual speed MAC is that it can support two ethernet speed(10M/100M). Although 10M ethernet is too old. But there might someplace need such a speed.

Answer2: If a controller has not MAC, I think it cannot be used into a ethernet application.

Answer3: You can find some application example in MQX4.0. After install, you can find some ethernet application in folder: ...\Freescale\Freescale_MQX_4_0\demo.

Hope my reply can help you.

Best Regards

Paul

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,363件の閲覧回数
Paul_Tian
NXP Employee
NXP Employee

Hi, Danif

Answer1: The benefit his dual speed MAC is that it can support two ethernet speed(10M/100M). Although 10M ethernet is too old. But there might someplace need such a speed.

Answer2: If a controller has not MAC, I think it cannot be used into a ethernet application.

Answer3: You can find some application example in MQX4.0. After install, you can find some ethernet application in folder: ...\Freescale\Freescale_MQX_4_0\demo.

Hope my reply can help you.

Best Regards

Paul

0 件の賞賛
返信
1,362件の閲覧回数
danif
Contributor I

Paul,

Thanks for your response. The answers are really helpful towards the processor selection for our product in near future.

There is one more question regarding Answer 3  That we need to send the data over the internet to a SOAP based webservice which receive and stores the data into server side database. So to communicate with SOAP based webservcie, what can be the getting started in terms of firmware. Are there any sample code/docs or Appnotes available for this as well?

Thanks.

Dani

0 件の賞賛
返信
1,362件の閲覧回数
Paul_Tian
NXP Employee
NXP Employee

Hi, Dani

After my checking, I do not find sample code or application notes on SOAP.

Best Regards

Paul

0 件の賞賛
返信