Patrick B. Billings. NMSG/NPD Applications Engineering

Size: px
Start display at page:

Download "Patrick B. Billings. NMSG/NPD Applications Engineering"

Transcription

1 Patrick B. Billings NMSG/NPD Applications Engineering June 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

2 Session Objectives etsec Overview Initialization / Re-Configuration Considerations Media Independent Interface (MII) Management Unused Pin Termination Recommendations Design Considerations Troubleshooting Tips Conclusion 2

3 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

4 After completing this session you will understand: The caveats of no PHY with the Media Independent Interface (MII) in Half-Duplex Mode The expectations of no PHY with the Reduced Gigabit MII (RGMII) interface The expectations of no PHY with the Serial GMII (SGMII) interface The basic principles to apply to any chosen interface The best steps for an Ethernet driver The common topics for troubleshooting 4

5 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

6 Media Layers Host Layers 7: Application end use (FTP, SMTP, ) 6: Presentation encryption & decryption 5: Session interhost communication 4: Transport reliability and flow control 3: Network / Internet logical addressing 2: Data Link (MAC) physical addressing 1: Physical (PHY) transmission/reception of bits OSI Model Layers Media Access Control (MAC) Ethernet Type II Frame L2 header L3 header (IPv4/IPv6) L4 header (TCP/UDP) Preamble SFD DA SA EthType Payload CRC32 IFG 7 bytes 1 byte 6 bytes 6 bytes 2 bytes bytes 4 bytes 12 bytes 6

7 etsec etsec etsec etsec OCeaN e500 L2 Cache LBC Security Engine ECM AXI2Cu AXI2Cu DDR PCI-X TIP: If the HIC or AXI2Cu Gasket are hung, an etsec reset can not recover the etsec for proper operation. Must perform a hard reset of the device. TIP: Tx PAUSE Frames come from another logic block. Don t originate from DDR. HIC HIC gmac0 gmac1 gmac0 gmac1 wrp_0 wrp_1 TIP: MAC reset logic does not reset TBI PHY. RapidIO DMA PCI Express 7

8 INTERFACE SPEED (Mbps) MII (3.3v) 100 Full / Half (Media Independent Interface) 1 10 Full / Half RMII (3.3v) 100 (Reduced MII) 2 10 DUPLEX ECNTRL INTERFACE BITS MACCFG2 Full / Half Full / Half all zeroes all zeroes R100M=1; RMM=1 RMM=1 I/F Mode=0b01; FD=1 / 0 I/F Mode=0b01; FD=1 / 0 I/F Mode=0b01; FD=1 / 0 I/F Mode=0b01; FD=1 / 0 GMII (3.3v) 1000 Full GMMIM=1 I/F Mode=0b10; FD=1 (Gigabit MII) 3 RGMII (2.5v) 1000 (Reduced GMII) SGMII (2.5v) 1000 (Serial GMII) Full Full / Half Full / Half Full Full / Half Full / Half RPM=1 RPM=1; R100M=1 RPM=1 TBIM=1; SGMIIM=1 TBIM=1; SGMIIM=1;R100M=1 TBIM=1; SGMIIM= Mbps is chosen by 25MHz clock source. 10Mbps is chosen by 2.5Mhz clock source. 2 Half Duplex -10/100 is supported on this interface via encoding methods because there are no physical COL and CRS signals. 3 10/100 supported via fallback mode to MII by setting MACCFG2[I/F Mode]=0b01. MACCFG2[FD] selects between FD and HD. I/F Mode=0b10; FD=1 I/F Mode=0b01; FD=1 / 0 I/F Mode=0b01; FD=1 / 0 I/F Mode=0b10; FD=1 I/F Mode=0b01; FD=1 / 0 I/F Mode=0b01; FD=1 / 0 TIP: MAC level loopback testing may be problematic for 10-bit interfaces. This includes TBI and SGMII. Also, MAC loopback is only for full-duplex mode and a TX clock is only used. 8

9 INTERFACE SPEED (Mbps) DUPLE X ECNTRL INTERFACE BITS MACCFG2 TBI (3.3v) (Ten Bit Interface) 1000 Full TBIM=1 I/F Mode=0b10; FD=1 RTBI (2.5v) (Reduced TBI) 1000 Full TBIM=1; RPM=1 I/F Mode=0b10; FD=1 FIFO (3.3v/2.5v) GMII Style (FIFOCFG[SIGM]=0b00) 1 Platform Clk/4.2 8-bit Full 16-bit Full FIFM=1; RPM=1 FIFM=1 - - FIFO (3.3v/2.5v) Encoded (FIFOCFG[SIGM]=0b01) 1 Platform Clk/3.2 8-bit Full 16-bit Full FIFM=1; RPM=1 FIFM= FIFO mode bypasses most MAC configuration registers. See FIFOCFG and RCTRL for options. TIP: Interface Selection does not change onthe-fly. Different MAC devices will support various other interfaces (i.e., QSGMII, XAUI, XFI, HiGig, HiGig+, Interlaken). 9

10 RX FEATURE Wake-On-LAN (Magic Packet OR Filer Rule) Receive Short Frames Exact Match MAC Addresses (15 available) Lossless Flow Control (RxBDs) Custom L2 Header (Layer 2 Offset) 1588 Timestamping Little Endian Descriptor Mode Snooping /Stashing RxBD and/or Rx Buffer Accesses Packet Alignment Padding Event Notifications via Maskable /Selectable Interrupts Control Frame Accept (Capture in Memory) MIB Statistics (auto zeroing option) Rx Interrupt Coalescing Broadcast Frame Reject Promiscuous Mode Length Check (Layer 2) Automatic VLAN TAG Extraction Parsing & Filing (single or multi queue) Extended Group Address Hashing (256 -> 512) IP Header Checksum (Layer 3) TCP/UDP Header Checksum (Layer 4) Preamble Accept ( Capture in Memory) Huge Frame Reception TX FEATURE TxBD modes (POLL or WAIT) Custom L2 Header 1588 Timestamping Little Endian Descriptor Mode Snoop TxBD and/or Tx Buffer Accesses Transmit On Demand for TxBD Ring 0 Event Notifications via Maskable /Selectable Interrupts MIB statistics (auto zeroing option) Automatic VLAN TAG Insertion Tx Interrupt Coalescing IP Header Checksum (Layer 3) TCP/UDP Header Checksum (Layer 4) PADDDING and CRC APPENDING options Interpacket Gap Options Hafl-Duplex Options Transmit Half-Duplex Flow Control Transmit & Receive Pause Frames Transmit Ring Scheduling ( Single polled, priority & modified weighted roundrobin modes) Custom Preamble Huge Frame Transmission Internal Loopback Main Config Registers: RCTRL TCTRL MACCFG1 MACCFG2 TXIC RXIC ECNTRL EDIS DMACTRL MRBLR MAXFRM FIFOCFG TIP: Do not change config bits on-the-fly 10

11 11

12 12

13 TIP: etsec has min operating frequency of 133MHz for gigabit modes. Ensure proper ratio via SCCR on 83xx platforms. 13

14 14

15 INTERFACE TX Clock RX Clock Reference Clock MII (Media Independent Interface) Source: External (i.e., PHY) Speed: 2.5/25Mhz etsec Pin: INPUT TSECn_TX_CLK Source: External (i.e., PHY) Speed: 2.5/25MHz etsec Pin: INPUT TSECn_RX_CLK - RMII (Reduced MII) Source: External (i.e., PHY) Speed: 5/50Mhz etsec Pin: INPUT TSECn_TX_CLK TSECn_TX_CLK is the only clock used - GMII (Gigabit MII) 1 Source: etsec Speed: 125Mhz etsec Pin: OUTPUT TSECn_GTX_CLK Source: External (i.e., PHY) Speed: 125MHz etsec Pin: INPUT TSECn_RX_CLK Source: External (i.e., OSC) Speed: 125MHz etsec Pin: INPUT - EC_GTX_CLK125 RGMII (Reduced GMII) 2 Source: etsec Speed 1 : 2.5/25/125Mhz etsec Pin: OUTPUT TSECn_GTX_CLK Source: External (i.e., PHY) Speed: 2.5/25/125MHz etsec Pin: INPUT TSECn_RX_CLK Source: External (i.e., OSC) Speed: 125MHz etsec Pin: INPUT - EC_GTX_CLK125 SGMII recovered recovered On Chip SerDes:100MHz or 125MHz SerDes differential pins: INPUT (Serial GMII) SD_REF_CLK_B; SD_REF_CLK 1 For GMII interface 10/100 Mbps Fallback Mode support, TX Clock is TSECn_TX_CLK. 2 For RGMII 10/100 Mbps support, internal dividers provide 2.5MHz (divide by 50) and 25MHz (divide by 5). 15

16 INTERFACE TX Clock RX Clock Reference Clock TBI (Ten Bit Interface) Source: etsec Speed: 125Mhz etsec Pin: OUTPUT TSECn_GTX_CLK Source: External Speed 1 : 62.5MHz (x2) etsec Pins: TSECn_TX_CLK (RX_CLK1); TSECn_RX_CLK (RX_CLK0) Source: External (i.e., OSC) Speed: 125MHz etsec Pin: INPUT - EC_GTX_CLK125 RTBI (Reduced TBI) Source: etsec Speed: 125Mhz etsec Pin: OUTPUT TSECn_GTX_CLK Source: External (i.e., PHY) Speed: 125MHz etsec Pin: INPUT TSECn_RX_CLK Source: External (i.e., OSC) Speed: 125MHz etsec Pin: INPUT - EC_GTX_CLK125 FIFO GMII Style & Encoded Packet Source: etsec Speed: 155Mhz etsec Pin: OUTPUT Source: ASIC Speed: 155MHz etsec Pin: INPUT TSECn_TX_CLK, 155MHz etsec Pin: INPUT 1 Two out of phase 62.5MHz clocks. TIP: A stable clock is needed to allow read/write access to MAC registers TIP: Don t leave unused input pins floating TIP: Sync d bits in MACCFG1 indicate clock is good across clock domains 16

17 INTERFACE SPEED (Mbps) DUPLEX MII (Media Independent Interface) 10 / 100 Full / Half RMII (Reduced MII) 1 10 / 100 Full / Half SMII (Serial MII) 1 10 / 100 Full / Half GMII (Gigabit MII) 2 10 / 100 / 1000 Full RGMII (Reduced GMII) 1 10 / 100 / 1000 Full / Half SGMII (Serial GMII) 1 10 / 100 / 1000 Full / Half TBI (Ten Bit Interface) 1000 Full RTBI (Reduced TBI) 1000 Full FIFO (8/16-bit) GMII Style (Platform Clk/4.2) Encoded (Platform Clk/3.2) Full Controllers CPM-FCC (8280,8560), QE-UEC (8360), FEC (880), TSEC (8560), etsec (8572), dtsec (P4080), 10GEC (P4080), VeTSEC (P1020), memac (T4240) (Some controllers support different interfaces. Must refer to each products specific documentation.) 1 Half Duplex -10/100 is supported on this interface via encoding methods because there are no physical COL and CRS signals. 2 10/100 supported via fallback mode to MII 17

18 checksum Transmit TCP and UDP checksums of frames up to 9.6 kb at DMA rates IPv4 header checksum and IPv6 header skip Receive TOE at Gigabit Ethernet or 2.5 Gbps FIFO rates Frame parser peels encapsulated VLAN, MPLS, PPPoE, LLC, IPv4, IPv6, IP over IP, TCP and UDP headers Optional word re-alignment of IP header data payload DMA Add 2kB Rx FIFO: Data + TOE status 8/16-bit FIFO Interface 10 kb Tx FIFO: Data w/headers Layers 2 4 Rx Frame Parser fields to QoS filer CkSm 10/100/1000 Ethernet MAC data checksum TCP/IP Offload Engine Add CkSm Tx bits per cycle 18

19 extracted header fields Receive Inbound frame parsed and headers extracted Filer table searched to locate RxBD ring to DMA Frame rejection supported in rule set 256-entry filing table field value TCP port # queue #3 priority select queue # Transmit Stack queues frames on 1 of 8 TxBD rings WRR scheduler allocates MAC bandwidth according to 8-bit queue weights Priority-based queuing supported 8 TxBD Queues Frame Parser L2 to L4 10/100/1000 Ethernet MAC Rx FIFO data address BD cache DMA Weighted round-robin scheduler (1 with priority override) 10/100/1000 Ethernet MAC 19

20 etsec uses 8-byte prepended Frame Control Block (FCB): Driver is responsible for populating and reading FCBs, stack never sees FCB directly Since driver is responsible for allocating and freeing buffers, room for FCBs can be easily set aside by driver code Driver adjusts data pointer to skip FCB when passing the pointer to stack Ethernet Device drivers use conventional descriptor rings 8-byte Tx FCB: Checksum offl. parameters FCB Ethernet frame for Transmission TCP/IP stack Device Driver etsec 8-byte Rx FCB: Checksum offl. status FCB Received Ethernet frame 20

21 VLAN control word is valid Layer 3 header is an IP header IP header is IP version 6. Valid only if IP=1 Layer 4 header is a TCP or UDP header UDP protocol at Layer 4 if UDP=1 Calculate IP Header Checksum Calculate TCP or UDP Header Checksum Disable calculation of TCP or UDP pseudo-header checksum (instead use PHCS) for overall TCP/UDP checksum Offset +0 VLN IP IP6 TUP UDP CIP CTU NPH Offset +2 L4OS L3OS Offset +4 Offset +6 VLCTL Layer 4 Header Offset 802.1Q VLAN Control Word if VLN=1 Layer 3 Header Offset 21

22 VLAN tag recognized, see control word IP header found, see Next Header protocol ID IPv6 header type TCP or UDP header found IPv4 header checksum checked TCP/UDP checksum checked IPv4 header checksum error TCP/UDP checksum error Parse error Packet matched a General Purpose Interrupt file rule Offset +0 VLN IP IP6 TUP CIP CTU EIP ETU PERR GPF Offset +2 RQ PRO Offset +4 Offset +6 VLCTL Receive Queue Index 802.1Q VLAN Control Word if VLN=1 Next Header Protocol 22

23 DDR Transceivers are called Medium Attachment Units (MAUs) in IEEE Medium: Coaxial cable, twisted pair, optical fiber AUI: MII, RMII, GMII, etc. Interrupt Link Partner PHY (Layer 1) PHY (Layer 1) etsec based device (Layer 2,3,4) Advertise (reg 4) Advertise (reg 4) CPU ECM/MCM DDR CTRL DMA Partner Ability (reg 5) Partner Ability (reg 5) MAC etsec Data and Buffer Descriptors AUI- Attachment Unit Interface DMA Direct Memory Access MDC MDIO 23

24 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

25 etsec Memory Mapped Registers TxBD Table Base (TBASEn) RxBD Table Base (RBASEn) Memory TxBD Ring Buffer RxBD Ring Buffer TxBD Status/Control Data Length Buffer Pointer RxBD Status/Control Data Length Buffer Pointer TIP: BD rings must be contiguous. Minimum of 9 BDs per ring for etsec because of pre-fetch mechanism. 25

26 Control (written by SW) R:Ready, SW sets, etsec clears after use PAD:Padding, Auto pad length to min 64bytes and append CRC W:Wrap, End-of-ring indicator I:Interrupt, Set Tx event bits in IEVENT (IMASK allows interrupts to the core) L: Last, Last BD in frame indicator TC:Transmit, CRC Allow per frame CRC appendage if MACCFG2 not configured to append CRC for every framet PRE:Custom Preamble, if MACCFG2[PreAm_TxEN]=1 HFE:Huge Frame Enable, per frame non-truncation for packets greater than MAXFRM CF:Control Frame, send control frames even in pause state TOE:TCP/IP Off-Load, etsec expects TxFCB to precede the Tx frame Status (written by etsec) DEF:Defer, frame was deferred LC:Late Collision, frame experienced a collision outside of collision window RL:Retry Limit, frame exceeded collision retry limit RC:Retry Count, number of retries experienced for this frame UN:Under-run, Tx FIFO starvation indicator TIP: For multiple BD Tx frames, set R bit in 1 st BD last TIP: If etsec fetches TxBD with length=0, controller may hang 26

27 Control (written by SW) E:Empty, SW sets, etsec clears after use RO1:RSVD, SW general purpose use W:Wrap, End-of-ring indicator I:Interrupt, Set Rx event bits in IEVENT (IMASK allows interrupts to the core) TIP: MRBLR determines how many RxBDs etsec uses for a frame Status (written by etsec) L:Last, last BD in received frame F:First, first BD in received frame M:Miss, frame accepted but did not match any address (promiscuous mode) BC:Broadcast, frame has a broadcast address MC:Multicast, frame has a multicast address LG:Large, frame exceeded MAXFRM, truncated if huge frame enable not set in MACCFG2 NO:Non-octet, frame not a non-fractional multiple of eight SH:Short Frame, frame less than 64 bytes CR:CRC Error, valid frame with CRC error OV:Over-run, frame caused Rx FIFO capacity to be exceeded TR:Truncation, frame was truncated 27

28 DDR etsec1 BD Rings 0 thru 7 Tx BD Ring #0 IEVENT RSTAT etsec1 TSTAT Rx Error etsec1 core0 PIC etsec2 BD Rings 0 thru 7 Tx BD Ring #0 IEVENT RSTAT etsec2 TSTAT Rx Error etsec2 core1 28

29 The documentation will have an update with the following steps: 1. Set MIIMCOM=0x0000_0000 (Write Cycle) 2. Set MIIMADD=0x0000_nn11 (TBICON, where nn=tbipa) 3. Set MIIMCON=0x0000_8000 (TBICON[Soft_Reset]=1) 4. Poll MIIMIND=0x0000_0000 (Write Cycle complete) 5. Wait 3-10 Tx interface clocks (interface clk is set at 125MHz) 6. Set MIIMCON=0x0000_8020 (TBICON[Clock Select]=1 for SerDes clock source) 7. Poll MIIMIND=0x0000_0000 (Write Cycle complete) 8. Wait 3-10 Tx interface clocks 9. Initialize MACCFG2 10. Wait 3-10 Tx interface clocks 11. Set MACCFG1=0x8000_0000 (Soft Reset=1) 12. Wait 3-10 Tx interface clocks 13. Set MACCFG1=0x0000_0000 (Soft Reset=0) 14. Wait 3-10 Tx interface clocks 15. Set MIIMCON=0x0000_0020 (TBICON[Soft_Reset]=0) 16. Poll MIIMIND=0x0000_0000 (Write Cycle complete) 17. Wait 3-10 Tx interface clocks 18. Continue with remaining controller init/soft reset/reconfigure steps A SerDes reset here if desired while MAC and TBI are held in reset 29

30 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

31 TSEC 1 MAC TSEC 1 TBI GMII, TBI MDC/MDIO TSEC 2 MAC TSEC 2 TBI GMII, TBI MDC/MDIO CPM-FEC MII MDC/MDIO PHY 1 PHY 2 PHY X TIP: For TBI and SGMII operation with same MDC/MDIO signals, TBIPA must have a unique PHY address from external PHYs 31

32 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

33 TIP: It is best to consult device specific design checklist or bring-up guide 33

34 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

35 External 125 MHz clock source is needed etsec outputs TX 125 MHz clock MII Fallback enables TSECn_TX_CLK, CRS, and COL Collision Detect (TSECn_COL) TIP: MACCFG2[I/F Mode] affects the logic path for the clocking. 0b10 = 1Gbps 0b01 = 10/100Mbps 35

36 External 125 MHz clock source is needed etsec outputs TX 125 MHz clock etsec has internal dividers to support 100 Mbps and 10 Mbps Half-Duplex is encoded (No COL and CRS signals used) TX and RX have different timings for the data (needed delay provided by trace or PHY) 36

37 SerDes block is used (differential signaling) 100MHz or 125Mhz Clk_P Clk_N Lane n Ten Bit Interface (TBI) signals are routed to the SerDes block 10/100/1000 Mbps supported with rate adaptation logic for SGMII SerDes TXD_P TXD_N Fixed 1.25Gbaud RXD_P RXD_N PHY Link Partner 1000Base-X is only 1 Gbps Internal TBI PHY is used to establish the link (Speed fixed at 1000Mbps) TBI TBI PHY etsec MDC MDIO SGMII or 1000Base-X Advertisement registers may have two formats: 1000Base-X or SGMII. Software determines which is used. TIP: Reception of valid symbols set TBI SR[Link Status] 37

38 SerDes block is used (differential signaling) 100MHz or 125Mhz Clk_P Clk_N Lane n Ten Bit Interface (TBI) interface signals are routed to the SerDes block 10/100/1000 Mbps supported with rate adaptation logic for SGMII 1000Base-X is only 1 Gbps Internal TBI PHY is used to establish the link (Speed fixed at 1000Mbps) SerDes TBI TBI PHY etsec TXD_P TXD_N Fixed 1.25Gbaud RXD_P RXD_N MDC X MDIO SWITCH (MAC) SGMII or 1000Base-X Link Partner Link Partner Link Partner Lose MII management because no slave device. Configuration and status info can be placed in system memory for access Two Masters 38

39 COL and CRS are active Clock speed 2.5 MHz or 25 MHz Collisions are normal and a back-off algorithm is used PHY manages the detection of collisions PHY manages the detection of the carrier Should be no reception when transmitting (No MAC loopback for Half-Duplex Mode) 39

40 Typically, when the PHY detects a collision event, it asserts the COL signal to the MPC8548. The MPC8548 then employs a back-off algorithm to determine the number of time slots to wait before retransmitting. One time slot equals 512 bits. The MAC-calculated back-off time is a multiple of 1 time slot and a generated random value. MPC8548 processor employs the IEEE standard back-off algorithm. Random is based on hardware from an 11-bit linear feedback shift register (LFSR). The LFSR starts with a seed value based on the polynomial function implemented. For each Tx clock, the logic generates a pseudorandom number for use in the back-off time calculation. To add to the randomness, bit 2 of the 32-bit CRC from the etsec is XORed with bit 2 of the LFSR. MPC8548 is used only as an example 40

41 COL and CRS are active Clock speed 2.5 MHz or 25 MHz Collisions are normal and a backoff algorithm is used Who manages the detection of collisions? Who manages the detection of the carrier? Should be no reception when transmitting (No MAC loopback for Half-Duplex Mode) What are we connected to? A bus Point-to-point device Backplane traces A connector? 41

42 Carrier Sense and Collision Detect must be provided. By default, if more than 15 collision events are detected before a successful transmission, the MPC8548 processor reports excessive collisions and no longer attempts to transmit the data. Software must take steps to re-enable the etsec transmitter. Because the values from the LFSR are deterministic, MAC-to-MAC connections can become synchronized relative to Tx clocks and generate identical backoff times, causing the devices in the system to re-transmit at the same time. This can lead to an excessive collision event. The logic that controls the assertion of the COL signal must ensure it only asserts after the preamble, SFD, DA, SA, and Type fields of an Ethernet frame (22 bytes into the frame). Since each Tx clock sends a nibble of data over the MII, this equates to 44 Tx clocks. The devices should exhibit a soft reset at different points in time while the Tx clock is running. The logic that drives the Rx_DV signal must not assert it to an MPC8548 processor that is concurrently transmitting. 42

43 Ensure signal integrity monotonic clock edges meet rise/fall time and other timing requirements matched I/O levels Point-to-Point connections Bus connections if there is an arbiter for CRS and COL 43

44 Ensure both IEVENT[GRSC] & IEVENT[GTSC] are set before clearing Rx_EN & Tx_EN Wait long enough for the IEVENT to happen before calling it a hang BAD: while (!(gfar_read(&priv->regs->ievent) & (IEVENT_GRSC IEVENT_GTSC))) cpu_relax(); FIXED: while ((gfar_read(&priv->regs->ievent) & (IEVENT_GRSC IEVENT_GTSC))!= (IEVENT_GRSC IEVENT_GTSC)) cpu_relax(); Include the msync instruction to avoid out-of-order execution (memory barrier) tx_bd->status = (PQUICC_BDSTAT_TX_RDY PQUICC_BDSTAT_TX_LAST PQUICC_BDSTAT_TX_TC PQUICC_BDSTAT_TX_INT); asm volatile ("msync"); regs->tstat = TSEC_TSTAT_THLT; 2 There is the potential the etsec can start fetching a TxBD before it is prepared. Danger holds true for Rx side as well. Ensure minimum of 3 TX Interface clocks worth of settling time for etsec resets. Max 10 Tx clocks should suffice. Non-compliance could lead to latent fails 1200ns for 10Mbps (2.5Mhz); 120ns for 100Mbps (25Mhz); 24ns for 1000Mbps (125Mhz) 1 44

45 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

46 FREQ Greater than +/- 300 PPM Monotonic Edges GOOD GTX_CLK / TX_CLK BAD BAD RX_CLK Rise/Fall Meets Spec Really Duty Cycle Agnostic Edge Sensitive Logic 46

47 When both Rx &TX are used, a frequency requirement of +/- 300ppm between Rx and TX clock sources must be met. For example At 125MHz and 300ppm this allows for an error of 37.5 KHz (125*300) between the clocks. To ensure we have margin let s assume we go with 125MHz and 200ppm (tighter accuracy). This allows for an error of 25KHz between the clocks (125*200) Oscillator 1 25 MHz +/- 25 ppm => +/- 625 Hz error from the oscillator. GTX clock would have error magnified by PHY PLL (x5) giving +/-3125 Hz error Oscillator 2 25 MHz +/- 25 ppm => +/- 625 Hz error from the oscillator. RX_CLK2 would have error magnified by PHY PLL (x5) giving +/-3125 Hz error Worst case frequency error of the two clocks would be =6250 Hz worth of error. This scenario would meet the ppm requirement. 47

48 Don t change MAC configuration bits on-the-fly, only in graceful stop state (GTSC/GRSC set) or with controller disabled (TxEN/RxEN cleared). Clock Integrity Meets +/- 300 PPM requirement Meets rise/fall time spec Has monotonic edges Verify POR settings Verify power rails Verify speed and duplex settings in MACCFG2 and ECNTRL Check latest errata Minimum frequency of operation for etsec is 133MHz for Gigabit modes MPC85xx etsec operates at CCB/2 MPC83xx etsec operates at CSB, CSB/2, or CSB/3 (check SCCR register) 48

49 Don t change FIFO threshold registers from their default values Include TBI PHY reset in initialization steps Check latest advisories 49

50 Spec Min max tskew T -0.5ns 0.5ns tskew R 1ns 2.6ns 50

51 Spec Min max tskew T -0.5ns 0.5ns tskew R 1ns 2.6ns 51

52 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony and VortiQa are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Airfast, BeeKit, BeeStack, CoreNet, Flexis, MagniV, MXC, Platform in a Package, QorIQ Qonverge, QUICC Engine, Ready Play, SafeAssure, the SafeAssure logo, SMAROS, TurboLink, Vybrid and Xtrinsic are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners Freescale Semiconductor, Inc..

53 Many physical interface options (AUIs) are available for an Ethernet solution. 25 options including speed and duplex. Freescale designs to an interface specification, so in most cases proper operation is achieved if the interface signal requirements are met. (timings, IO levels, etc.) Input Output Buffer Information Specification (IBIS) modeling can help determine signal degradation to/from our device across the interconnect. For SGMII, differential signaling should not be a problem for traces less than 12 inches. Bad clocking could result in CRC errors. Use a troubleshooting checklist. Facebook.com/Freescale Tag yourself in photos and upload your own! Tweeting? Please use hashtag #FTF2012 Session materials will be Look for announcements in the FTF Group on LinkedIn or follow Freescale on Twitter 53

54 Terminate unused pins Check any software advisories that may impact the driver code Consult device documentation to understand what interfaces and features are supported Facebook.com/Freescale Tag yourself in photos and upload your own! Tweeting? Please use hashtag #FTF2012 Session materials will be Look for announcements in the FTF Group on LinkedIn or follow Freescale on Twitter 54

55

PHY-Less Ethernet Implementation Using Freescale Power Architecture Based Microprocessors

PHY-Less Ethernet Implementation Using Freescale Power Architecture Based Microprocessors June 24, 2010 PHY-Less Ethernet Implementation Using Freescale Power Architecture Based Microprocessors FTF-NET-F0568 Patrick B. Billings NMG, NPD Applications Engineering and VortiQa are trademarks of

More information

Implementing an Ethernet Solution Using Power Architecture Based Processors: An Overview of the etsec, VeTSEC and dtsec IP Blocks Mark Cheng

Implementing an Ethernet Solution Using Power Architecture Based Processors: An Overview of the etsec, VeTSEC and dtsec IP Blocks Mark Cheng August, 2010 Implementing an Ethernet Solution Using Power Architecture Based Processors: An Overview of the etsec, VeTSEC and dtsec IP Blocks NET-F0562 Mark Cheng NMG, AP PowerPC Applications Engineering

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, June 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, Dr. Stephen Rober Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

DDR Memory controller fundamentals review

DDR Memory controller fundamentals review 14 Aug 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ,

More information

MSC8156 Ethernet Interface

MSC8156 Ethernet Interface June 21, 2010 MSC8156 Ethernet Interface QUICC Engine Ethernet Programming Andrew Temple NMG DSP Applications Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient Solutions logo, Flexis,

More information

Wai Chee Wong Sr.Member of Technical Staff Freescale Semiconductor. Raghu Binnamangalam Sr.Technical Marketing Engineer Cadence Design Systems

Wai Chee Wong Sr.Member of Technical Staff Freescale Semiconductor. Raghu Binnamangalam Sr.Technical Marketing Engineer Cadence Design Systems Wai Chee Wong Sr.Member of Technical Staff Freescale Semiconductor Raghu Binnamangalam Sr.Technical Marketing Engineer Cadence Design Systems Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior,

More information

Challenges for Next Generation Networking AMP Series

Challenges for Next Generation Networking AMP Series 21 June 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

Mask Set Errata for Mask 2N27B

Mask Set Errata for Mask 2N27B Freescale Semiconductor COLDFIREPLUS_2N27B Mask Set Errata Rev 29 JUL 2013 Mask Set Errata for Mask 2N27B Introduction This report applies to mask 2N27B for these products: COLDFIREPLUS Errata ID Errata

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, June 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC, Processor Expert, QorIQ,

More information

Freescale, the Freescale logo, AltiVec, C- 5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C- 5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, Freescale, the Freescale logo, AltiVec, C- 5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore,

More information

P1010RDB-PB Quick Start Guide

P1010RDB-PB Quick Start Guide Freescale Semiconductor P1010RDB-PB Quick Start Guide Document Number: P1010RDBPBQS Rev. 0, 10/2013 P1010RDB-PB Quick Start Guide 1 Introduction to P1010RDB-PB This quick start guide applies to boards

More information

Bharat Bhushan, Stuart Yoder

Bharat Bhushan, Stuart Yoder Bharat Bhushan, Stuart Yoder October 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, May 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC, Processor Expert, QorIQ,

More information

Effectively describe, at a high level, NetComm Software for DPAA-based devices

Effectively describe, at a high level, NetComm Software for DPAA-based devices Aug. 31 st 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC, March 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of Freescale

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, July 19, 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC, Processor Expert,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of Freescale

More information

Component Development Environment Getting Started Guide

Component Development Environment Getting Started Guide Component Development Environment Getting Started Guide Document Number: CDEGS Rev 02/2014 2 Freescale Semiconductor, Inc. Contents Section number Title Page Chapter 1 Introduction 1.1 Overview...5 1.2

More information

Mask Set Errata for Mask 3N86B

Mask Set Errata for Mask 3N86B Freescale Semiconductor KINETIS_50MHZ_3N86B Mask Set Errata Rev 08 AUG 2013 Mask Set Errata for Mask 3N86B Introduction This report applies to mask 3N86B for these products: KINETIS_50MHZ Errata ID Errata

More information

QCVS Frame Distributor Wizard User Guide

QCVS Frame Distributor Wizard User Guide QCVS Frame Distributor Wizard User Guide Document Number: QCVSFDWUG Rev. 4.3, 07/2015 2 Freescale Semiconductor, Inc. Contents Section number Title Page Chapter 1 Frame Distributor Wizard 1.1 Introduction...5

More information

Overview of Mechanical Reliability Testing Board-Level Temperature Cycling Monotonic Bend Testing Drop/Shock Testing References and Comments

Overview of Mechanical Reliability Testing Board-Level Temperature Cycling Monotonic Bend Testing Drop/Shock Testing References and Comments June 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of

More information

Choice of 2 technology platforms. Flexibility in Timing. Flexibility in Teams

Choice of 2 technology platforms. Flexibility in Timing. Flexibility in Teams Updated May 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore,

More information

Tom Deitrich. Senior Vice President and General Manager. February 2013

Tom Deitrich. Senior Vice President and General Manager. February 2013 Tom Deitrich Senior Vice President and General Manager February 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of Freescale

More information

New VLE Instructions for Improving Interrupt Handler Efficiency Robert Moran Applications Engineer Microcontroller Solutions Group

New VLE Instructions for Improving Interrupt Handler Efficiency Robert Moran Applications Engineer Microcontroller Solutions Group Freescale Semiconductor Engineering Bulletin Document Number: EB696 Rev. 0, 07/2008 New VLE Instructions for Improving Interrupt Handler Efficiency by: Robert Moran Applications Engineer Microcontroller

More information

Software Datapath Acceleration for Stateless Packet Processing

Software Datapath Acceleration for Stateless Packet Processing June 22, 2010 Software Datapath Acceleration for Stateless Packet Processing FTF-NET-F0817 Ravi Malhotra Software Architect Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient Solutions

More information

Tweeting? Please use hashtag #FTF2011. Freescale on Facebook Tag yourself in photos and upload your own!

Tweeting? Please use hashtag #FTF2011. Freescale on Facebook Tag yourself in photos and upload your own! 23 June 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, June 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC, Processor Expert, QorIQ,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, June 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva,

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of Freescale

More information

Freescale MKW40Z IEEE Software Quick Start Guide

Freescale MKW40Z IEEE Software Quick Start Guide Freescale Semiconductor, Inc. Document Number: MKW40Z802154SW523QSG User's Guide Rev. 0, 09/2015 Freescale MKW40Z IEEE 802.15.4 Software Quick Start Guide This document is a brief presentation of the Freescale

More information

Problem FatFS architecture Demonstration Benchmark Closing

Problem FatFS architecture Demonstration Benchmark Closing June 23, 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

DP83848 Single 10/100 Mb/s Ethernet Transceiver Reduced Media Independent Interface (RMII ) Mode

DP83848 Single 10/100 Mb/s Ethernet Transceiver Reduced Media Independent Interface (RMII ) Mode DP83848 Single 10/100 Mb/s Ethernet Transceiver Reduced Media Independent Interface (RMII ) Mode 1.0 Introduction National s DP83848 10/100 Mb/s single port Physical Layer device incorporates the low pin

More information

Quick Start Guide for FRDM-KL05Z

Quick Start Guide for FRDM-KL05Z Quick Start Guide for FRDM-KL05Z Contents: Quick Start Package Overview Get to Know the FRDM-KL05Z Getting Started Out of the Box Introduction to OpenSDA Explore Further www.freescale.com/frdm-kl05z 1

More information

Quick Start Guide for FRDM-KL46Z Rev 1

Quick Start Guide for FRDM-KL46Z Rev 1 www.freescale.com/frdm-kl46z These documents are available as part of the Quick Start Package: Name Type Description Quick Start Guide PDF This document OpenSDA Applications Folder OpenSDA Applications

More information

Stéphane Gervais-Ducouret

Stéphane Gervais-Ducouret TM Stéphane Gervais-Ducouret Global Marketing Director Sensors stephane.gervais@freescale.com 6 th September 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the

More information

OpenSDA on TWR-KW2x. User s Guide Rev 1.1

OpenSDA on TWR-KW2x. User s Guide Rev 1.1 OpenSDA on TWR-KW2x User s Guide 2013 Rev 1.1 Freescale, Inc. TKW2x_OSDAUG Table of Contents 1 Overview...3 1.1 OpenSDA Hardware...4 1.2 OpenSDA Software...4 1.2.1 MSD Bootloader...4 1.2.2 P&E Debug Application...5

More information

Quick Start Guide for the Freescale Freedom Development Platform FRDM-KL43Z

Quick Start Guide for the Freescale Freedom Development Platform FRDM-KL43Z Quick Start Guide for the Freescale Freedom Development Platform FRDM-KL43Z External Use Contents ts Quick Start Package Overview GettoKnowtheFRDMKL43Z to the FRDM-KL43Z Getting Started Out of the Box

More information

Don Shin. Product Marketing Manager

Don Shin. Product Marketing Manager Don Shin Product Marketing Manager June 2012 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of Freescale

More information

This document details all known silicon errata for this PowerQUICC III device. The following table provides a revision history for this document.

This document details all known silicon errata for this PowerQUICC III device. The following table provides a revision history for this document. Freescale Semiconductor MPC8544ECE Chip Errata Rev. 6, 3/2011 MPC8544E Chip Errata This document details all known silicon errata for this PowerQUICC III device. The following table provides a revision

More information

CodeWarrior U-Boot Debugging

CodeWarrior U-Boot Debugging Freescale Semiconductor Application Note Document Number: AN4876 CodeWarrior U-Boot Debugging 1. Introduction This document describes the steps required for U-Boot debugging using the CodeWarrior IDE.

More information

Quick Start Guide for FRDM-KL46Z Rev 1

Quick Start Guide for FRDM-KL46Z Rev 1 www.freescale.com/frdm-kl46z These documents are available as part of the Quick Start Package: Name Type Description Quick Start Guide PDF This document OpenSDA Applications Folder OpenSDA Applications

More information

Jan ps/site/prod_summary.jsp?code=r DMK30&fsrch=1&sr=1

Jan ps/site/prod_summary.jsp?code=r DMK30&fsrch=1&sr=1 TM http://www.freescale.com/webapp/s ps/site/prod_summary.jsp?code=r DMK30&fsrch=1&sr=1 http://www.insidesecure.com/eng /Markets/Digital-Security/Smartmetering Jan 2012 Freescale, the Freescale logo, AltiVec,

More information

This document details all known silicon errata for MPC8548E PowerQUICC III devices. Table 1. Revision history

This document details all known silicon errata for MPC8548E PowerQUICC III devices. Table 1. Revision history Freescale Semiconductor MPC8548ECE Chip Errata Rev. 6, 6/2012 MPC8548E Chip Errata This document details all known silicon errata for MPC8548E PowerQUICC III devices. Table 1. Revision history Revision

More information

LogiCORE IP AXI Ethernet v6.0

LogiCORE IP AXI Ethernet v6.0 LogiCORE IP AXI Ethernet v6.0 Product Guide for Vivado Design Suite Table of Contents IP Facts Chapter 1: Overview How To Use This Document......................................................... 5 Feature

More information

Migrating Applications from MC9S12VR64 to MC9S12VR32 by: Manuel Rodríguez

Migrating Applications from MC9S12VR64 to MC9S12VR32 by: Manuel Rodríguez NXP Semiconductors Document Number: AN5091 Application Note Rev. 1, 08/2016 Migrating Applications from MC9S12VR64 to MC9S12VR32 by: Manuel Rodríguez Contents 1. Introduction This application note is intended

More information

Using the Xtrinsic FXOS8700CQ Command Line Interface Software

Using the Xtrinsic FXOS8700CQ Command Line Interface Software Freescale Semiconductor Document Number: AN4460 Application Note Rev. 1, 04/2013 Using the Xtrinsic FXOS8700CQ Command Line Interface Software by: Talat Ozyagcilar Systems and Applications Engineer 1 Introduction

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of Freescale

More information

S12Z MagniV LIN Bootloader

S12Z MagniV LIN Bootloader NXP Semiconductors Document Number: AN5389 Application Note Rev. 0, 02/2017 S12Z MagniV LIN Bootloader by: Agustin Diaz 1 Introduction The LIN protocol is a 1-wire serial protocol and uses the UART format

More information

Mask Set Errata for Mask 2N36B

Mask Set Errata for Mask 2N36B Freescale Semiconductor KINETIS72MHZ_2N36B Mask Set Errata Rev 08 AUG 2013 Mask Set Errata for Mask 2N36B Introduction This report applies to mask 2N36B for these products: KINETIS72MHZ Errata ID Errata

More information

Introduction to Ethernet. Guy Hutchison 8/30/2006

Introduction to Ethernet. Guy Hutchison 8/30/2006 Introduction to Ethernet Guy Hutchison 8/30/2006 What is Ethernet? Local area transport protocol Layer 2 of the OSI stack Zero/minimal configuration Low-cost, high performance Best-effort delivery Original

More information

Securing Intelligent Industrial and Networking Devices

Securing Intelligent Industrial and Networking Devices Securing Intelligent Industrial and Networking Devices Cost-optimized QorIQ P1010 and P1014 microprocessors Franck Roux Network Processor Channel Marketing Freescale, the Freescale logo, AltiVec, C-5,

More information

A Comparison of StarCore DSP Ethernet Controllers

A Comparison of StarCore DSP Ethernet Controllers Freescale Semiconductor Application te AN2781 Rev. 1, 7/2004 A Comparison of StarCore DSP Ethernet Controllers MSC711x Family, MSC8101/MSC8103, and MSC8122/MSC8126 by Marcus Ramirez This document compares

More information

Rapid Software Development on 32-Bit Automotive MPC56xx Family of MCUs

Rapid Software Development on 32-Bit Automotive MPC56xx Family of MCUs November, 2010 Rapid Software Development on 32-Bit Automotive MPC56xx Family of MCUs AMF-AUT-T0819 Patrick W. Menter Manager - Automotive Silicon Support Tools Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack,

More information

Table 1. Document Revision History

Table 1. Document Revision History Freescale Semiconductor MPC8315ECE Chip Errata Rev 4, 05/2014 MPC8315E Chip Errata This document details all known silicon errata for the MPC8315E, MPC8315, MPC8314E, and MPC8314. The following table provides

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, April 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC, Processor Expert, QorIQ,

More information

Weibo? Please use hashtag #FTF2011# Freescale on Kaixin Tag yourself in photos and upload your own!

Weibo? Please use hashtag #FTF2011# Freescale on Kaixin Tag yourself in photos and upload your own! 30 Aug. 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

FCC Ethernet Controller

FCC Ethernet Controller FCC Ethernet Controller The FCC is in Ethernet mode when the GFMR [28:31] is set to %1010 This controller supports both Ethernet and IEEE 802.3 protocols, which are very similar, handling the necessary

More information

ETH. Ethernet MAC with Timestamp Extension. TCD30xx User Guide. Revision July 17, 2015

ETH. Ethernet MAC with Timestamp Extension. TCD30xx User Guide. Revision July 17, 2015 TCD30xx User Guide ETH Ethernet MAC with Timestamp Extension Revision 1.0.0-41582 July 17, 2015 Copyright 2015, TC Applied Technologies. All rights reserved. LIST OF TABLES... 16-3 LIST OF FIGURES... 16-4

More information

MAC-PHY Rate Adaptation Baseline. Arthur Marris

MAC-PHY Rate Adaptation Baseline. Arthur Marris MAC-PHY Rate Adaptation Baseline Arthur Marris arthurm@tality.com IEEE802.3ah EFM Task Force March 2002 1 The Rate Matching Problem The data rate for the EFM copper PHY is not fixed The data rate for the

More information

MC34708TRN Rev /1/2011

MC34708TRN Rev /1/2011 MC34708TRN Rev 3.0 11/1/2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony

More information

Motivation for an Intelligent Battery Sensor. Introduction to MM912J637 Intelligent Battery Sensor. Competitive Advantages of MM912J637

Motivation for an Intelligent Battery Sensor. Introduction to MM912J637 Intelligent Battery Sensor. Competitive Advantages of MM912J637 June 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks of

More information

Qorivva MPC5744P Evaluation Board 144LQFP Expansion Board User s Guide Barbara Johnson Applications Engineering

Qorivva MPC5744P Evaluation Board 144LQFP Expansion Board User s Guide Barbara Johnson Applications Engineering Freescale Semiconductor User s Guide Document Number: MPC5744PEVB144UG Rev. 1, 11/2012 Qorivva MPC5744P Evaluation Board 144LQFP Expansion Board User s Guide by: Barbara Johnson Applications Engineering

More information

Tri-Speed Ethernet MAC IP User Guide

Tri-Speed Ethernet MAC IP User Guide Tri-Speed Ethernet MAC IP User Guide April 2015 IPUG51_3.3 Table of Contents Chapter 1. Introduction... 5 Quick Facts... 5 Features... 6 Chapter 2. Functional Description... 7 Configuration Options...

More information

S32K1xx Bootloader. 1. Introduction. 2. Architecture description. NXP Semiconductors. Application Notes Rev. 1, 10/2018. Contents

S32K1xx Bootloader. 1. Introduction. 2. Architecture description. NXP Semiconductors. Application Notes Rev. 1, 10/2018. Contents NXP Semiconductors Document Number: AN12218 Application Notes Rev. 1, 10/2018 S32K1xx Bootloader by: NXP Semiconductors 1. Introduction The following document describes the architecture and usage of the

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, July 19, 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PEG, PowerQUICC, Processor Expert,

More information

1GbEth. Access Switch. 1GbEth. Workgroup Switch. 10MbEth. Figure 1: Enterprise LAN Topology Example

1GbEth. Access Switch. 1GbEth. Workgroup Switch. 10MbEth. Figure 1: Enterprise LAN Topology Example 1 Introduction Ethernet is available in different speeds (10 and 100Mbps) and provides connectivity to meet a wide range of needs and from desktop to switches. MorethanIP IP solutions provide a solution

More information

Kevin Jia Syst & Apps engineer

Kevin Jia Syst & Apps engineer Kevin Jia Syst & Apps engineer Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C-Ware, the Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor

More information

CodeWarrior Development Studio for Advanced Packet Processing v10.3.1

CodeWarrior Development Studio for Advanced Packet Processing v10.3.1 NXP Semiconductors Release Notes Document Number: CW-APP-RN CodeWarrior Development Studio for Advanced Packet Processing v10.3.1 NXP Semiconductors 1. Revision History The following modifications to this

More information

TechDays property of their respective owners Freescale Semiconductor, Inc..

TechDays property of their respective owners Freescale Semiconductor, Inc.. TM TechDays 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, the Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

Overview of Qorivva family and MPC564xB/C (5 minutes) Smart peripherals for lighting (20 minutes) Gateway communications and questions (5 minutes)

Overview of Qorivva family and MPC564xB/C (5 minutes) Smart peripherals for lighting (20 minutes) Gateway communications and questions (5 minutes) 23 June 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

KSZ9031RNX-EVAL Board User s Guide. Micrel, Inc All rights reserved

KSZ9031RNX-EVAL Board User s Guide. Micrel, Inc All rights reserved KSZ9031RNX Gigabit Ethernet Transceiver with RGMII Support KSZ9031RNX-EVAL Board User s Guide Revision 1.0 / June 2012 Micrel, Inc. 2012 All rights reserved Micrel is a registered trademark of Micrel and

More information

LatticeSC/M 2.5GbE Physical/MAC Layer Interoperability Over CX-4

LatticeSC/M 2.5GbE Physical/MAC Layer Interoperability Over CX-4 LatticeSC/M 2.5GbE Physical/MAC Layer Interoperability Over CX-4 October 2007 Technical Note TN1164 Introduction This technical note describes a 1000BASE-X physical/mac layer Gigabit Ethernet (GbE) interoperability

More information

i.mxrt1060 Product Lifetime Usage Estimates

i.mxrt1060 Product Lifetime Usage Estimates NXP Semiconductors Document Number: AN12253 Application Notes Rev. 0, 09/2018 i.mxrt1060 Product Lifetime Usage Estimates Introduction This document describes the estimated product lifetimes for the i.mx

More information

QN9080 QN908x RF Certification Guide

QN9080 QN908x RF Certification Guide QN9080 Rev. 2 11 March 2019 Application note Document information Info Keywords Abstract Content QN908x, BLE, Generic FSK, FCC/CE Certification This Application note describe FCC/CE certification test

More information

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC,

Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, Energy Efficient Solutions logo, Kinetis, mobilegt, PowerQUICC, Processor Expert, QorIQ, Qorivva, StarCore, Symphony

More information

Implement IEEE 1588v2 on QorIQ Communications Platforms

Implement IEEE 1588v2 on QorIQ Communications Platforms Implement IEEE 1588v2 on QorIQ Communications Platforms FTF-NET-F0071 Xie Xiaobo Software Engineer A P R. 2 0 1 4 TM External Use Agenda Introduction of IEEE1588 Basics of Precision Time Protocol Hardware:

More information

SMB Appliance. SOHO Appliance

SMB Appliance. SOHO Appliance August 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony are trademarks

More information

NS9360. Errata _F. Release date: March 2008

NS9360. Errata _F. Release date: March 2008 NS9360 Unused USB module can cause failures SPI boot fails intermittently - updated SPI slave data output high impedance control UART gap timer UART CTS-related transmit data errors Ethernet receive data

More information

Software Engineering Manager, Processor Expert Team

Software Engineering Manager, Processor Expert Team Software Engineering Manager, Processor Expert Team April 2013 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, ColdFire+, C- Ware, the Energy Efficient Solutions logo, Kinetis,

More information

HB0571 CoreTSE_AHB v3.1 Handbook

HB0571 CoreTSE_AHB v3.1 Handbook HB0571 CoreTSE_AHB v3.1 Handbook 02 2017 Microsemi makes no warranty, representation, or guarantee regarding the information contained herein or the suitability of its products and services for any particular

More information

Mask Set Errata for Mask 1N03P

Mask Set Errata for Mask 1N03P Freescale Semiconductor Kinetis_K_1N03P Mask Set Errata Rev. 09 Sept 2015 Mask Set Errata for Mask 1N03P This report applies to mask 1N03P for these products: MK80FN256Vxx15 MK82FN256Vxx15 MK81FN256Vxx15

More information

80C300. Full Duplex CMOS Ethernet 10/100 Mega Bit/Sec Data Link Controller 98012

80C300. Full Duplex CMOS Ethernet 10/100 Mega Bit/Sec Data Link Controller 98012 Full Duplex HURRICANE TM 80C300 Full Duplex CMOS Ethernet 10/100 Mega Bit/Sec Data Link Controller 98012 Features Low Power CMOS Technology 10/100 MBit Ethernet Controller Optimized for Switching Hub,

More information

FCQ2 - P2020 QorIQ implementation

FCQ2 - P2020 QorIQ implementation Formation P2020 QorIQ implementation: This course covers NXP QorIQ P2010 and P2020 - Processeurs PowerPC: NXP Power CPUs FCQ2 - P2020 QorIQ implementation This course covers NXP QorIQ P2010 and P2020 Objectives

More information

FCC Ethernet UDP Forwarding using Microcode

FCC Ethernet UDP Forwarding using Microcode FCC Ethernet UDP Forwarding using Microcode The demo microcode module only recognizes and passes UDP frames, and suppresses any none-udp frames (including ping). The full version enables the reception

More information

Differences Between S32K11x and S32K142

Differences Between S32K11x and S32K142 NXP Semiconductors Document Number: AN11997 Application Note Rev. 3, July 2018 Differences Between S32K11x and S32K142 by: NXP Semiconductors 1 Introduction This application note shows the differences

More information

Getting Started with Qorivva Fast

Getting Started with Qorivva Fast Freescale Semiconductor Document Number:AN4850 Application Note Rev 1, Mar 2014 Getting Started with Qorivva Fast Start Kit for TRK-MPC5606B by: Sudhakar Srinivasa 1 Introduction This application note

More information

FRDM-KE04Z User s Guide User Guide

FRDM-KE04Z User s Guide User Guide Freescale Semiconductor Document Number: FRDMKE04ZUM User's Guide Rev 0, 02/2014 FRDM-KE04Z User s Guide User Guide by: Wang Peng 1 Overview The Freescale Freedom development platform is an ideal evaluation

More information

IMXPINSQSUG Quick Start Guide on Pins Tool for i.mx Processors

IMXPINSQSUG Quick Start Guide on Pins Tool for i.mx Processors IMXPINSQSUG Quick Start Guide on Pins Tool for i.mx Processors Rev. 2 28 October 2018 User's Guide 1 Introduction Pins Tool for i.mx processors is intended to be used for configuration of NXP i.mx Cortex-A

More information

Exception and fault checking on S32K1xx

Exception and fault checking on S32K1xx NXP Semiconductors Document Number: AN12201 Application Notes Rev. 0, 07/2018 Exception and fault checking on S32K1xx by: NXP Semiconductors 1. Introduction The S32K1xx product series further extends the

More information

NS9750B-0. Use in conjunction with: Errata , Rev G. Release date: May Phone: Web:

NS9750B-0. Use in conjunction with: Errata , Rev G. Release date: May Phone: Web: NS9750B-0 Errata 90000530, Rev G Release date: May 2006 Use in conjunction with: NS9750 Hardware Reference, Rev. E Part number: 90000624_E Released: April 2006 SPI slave data output high impedance control

More information

Introduction to Ethernet and lab3.3

Introduction to Ethernet and lab3.3 Introduction to Ethernet and lab3.3 maglun@sm.luth.se Nov 200 Computation structures Agenda Introduction History Components (MAC, PHY) Packet format CRC Bit order Hubs, Switches and Routers Questions Computation

More information

Michael Jennings. June 2011

Michael Jennings. June 2011 Michael Jennings June 2011 Freescale, the Freescale logo, AltiVec, C-5, CodeTEST, CodeWarrior, ColdFire, C-Ware, t he Energy Efficient Solutions logo, mobilegt, PowerQUICC, QorIQ, StarCore and Symphony

More information

KIT09XS3400EVBE Evaluation Board User Guide Featuring the MC09XS3400

KIT09XS3400EVBE Evaluation Board User Guide Featuring the MC09XS3400 Freescale Semiconductor User s Guide Document Number: KT09XS00UG Rev..0, 8/0 KIT09XS00EVBE Evaluation Board User Guide Featuring the MC09XS00 Figure. KIT09XS00EVBE Evaluation Board Table of Contents Kit

More information

INT 1011 TCP Offload Engine (Full Offload)

INT 1011 TCP Offload Engine (Full Offload) INT 1011 TCP Offload Engine (Full Offload) Product brief, features and benefits summary Provides lowest Latency and highest bandwidth. Highly customizable hardware IP block. Easily portable to ASIC flow,

More information