This content has been marked as final.
Show 3 replies
-
1. Re: Ethernet with PSoCs ..Any plans?
robertt_ Jun 24, 2012 10:06 PM (in response to userc_39993)Hi,
plans, yes. Not really soon for a fixed hardware implementation. Are looking into an ethernet interface using UDBs?
Just curious, Robert
-
2. Re: Ethernet with PSoCs ..Any plans?
userc_39993 Jun 25, 2012 8:51 PM (in response to userc_39993)Well,yes.
Infact,I'm really close to implementing UDP.I'll try and make it into a component.
-
3. Re: Ethernet with PSoCs ..Any plans?
userc_39993 Jun 27, 2012 9:45 AM (in response to userc_39993)Well,after all.. its just manchester with some funky data.
Transmitting packets shouldnt be too difficult,so I have tried to write out some verilog to do just that,i.e. transmit UDP packets.However,I'm having some issues getting the the created component to build.
There should be an easier way to get verilog into my TopDesign.
But you get the idea.Maybe someone at Cypress could work toward making this component properly,and develop this idea further.