• IEEE code 4
    i intend to make this project a digital code lock. i want the micro to do other things but on tapping the keypad an iterrupt should occur and goto keypad isr for keyencoding after the encoding the program...
  • About IEEE-695
    How can I get the cost-free information of IEEE-695?
  • Ethernet 2-Port Switch with Keil Ethernet MAC
    Need to implement a 2-port switch on a custom module and as the CMSIS 'Ethernet MAC' has been the cleanest/easiest to implement given the 3 choices (Keil, CycloneTCP, or lwIP) I would like to know of...
  • multicast filter for ethernet MAC packets
    Hi, Iam using NXP based LPC2468 microcontroller. Iam using Keil RTX. Iam trying to set up different filters using multicast MAC addresses. The communication architecture requires that the microcontroller...
  • STM32F7 Ethernet-over-USB NCM Issue
    Hi Trying to make a project with Ethernet-over-USB using CDC Network Control Model middleware driver (STM32F746 MCU). The device is visible from host (Win7 x86) but cannot be started. Looks like...