• CMSIS ETH MAC+PHY DRIVER
    Hello my LPC board setup as an Ethernet transmitter is constantly sending out 0x55 (Ethernet preamble), I'm writing the frame to the transmit buffer using the in the CMSIS ethernet driver (see below...
  • Examples and MAC driver for using ethernet LAN SPI MAC?
    I would like to allow, for example, the STM32F303 to send data via the ethernet interface with a minimum of resources. . Therefore, probably connect a MAC via SPI . I don't have any experience with it...
  • MAC simulator shift bugs CoSHL , CoSHR , CoASHR
    The MAC shift operations in the simulator that comes with v4.23 need fixing. Shifts of 0 to 7 do nothing. Shifts of 8 to 15 shift by 1. Shifts of 16 to 24 shift by 2. Shifts of 25 to 31 shift by...
  • XC161 MAC
    Hi! Maybe anybody know where can I get detailed discription of MAC comand? And who can share with me DSP library for XC16x? Thanks. Yuri
  • MAC Station Address conventions
    An ARM7 MAC station address question: My NXP LPC2468 manual states that the station address 0 register MAC_SA0 expects the MAC address 1st octet to be loaded to bits 15:8, the 2nd octet to be loaded...