• MAX3420E
    Hello, I am Using MAX3420E USB for data transfer. I have connected the max3420e usb to my pc(via a USB Cable) but my pc is not able to detect the usb can you let me know that how my PC will detect...
  • USB_CDC with max3420e
    Hello Everybody I am a student in University of Applied science,Offenburg. Actually I faced a problem with USB_CDC. We are using here Artmel micocontroller and Max3420e. Can anybody help me to send...
  • coding query
    hi can some one tell me wat does idata in the following line does?? unsigned char idata keypad[4][4]= { '1','2','3','/', '4','5','6','*', '7','8','9','-', 'Z','0','X','+',};
  • General queries
    I am new to the embedded platform. I am using STM32 board and Keil micro vision5. I have a few basic doubts. I searched on the internet, but i couldn't find any useful stuff related to my doubts. First...
  • queries
    I have a problem in c51 compiler. i got message as below Build target 'Target 1' compiling hgbmenu.c... HGBMENU.C(41): warning C280: 'check': unreferenced local variable linking... *** ERROR...