• Setting MAC address
    I am currently porting a project from Stellaris LM3S6611 to a NXP LPC1766. On the Stellaris chip the MAC address is normally set in the user registers that are OTP or One Time Programmable. For production...
  • 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...
  • Runtime Configuration of MAC Address
    Hi, I'm using RL-NET 6.4, I wanted to change MAC address of my boards dynamically, there is this evidence in documentations. The MAC address is written to the Ethernet controller registers when...
  • 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
  • CMSIS change MAC on runtime
    Hi All, I'm using the CMSIS network component on STM32F407. To set a right MAC I'm reading it from external I2C EEprom and then I need to change the MAC of the system... Can't find any function to...