• Is there an SDK for direct programming of ULinkPro
    Hi, Most of our tests are fully automated and unattended. Our FW verification team occasionally needs to watch state machine behavior while exercising various embedded functionality. They are not...
  • Programming for Intel 8051 Developement Board
    Hi, Can I program the Intel 8051 Developemnt board using keil's uVision? Please give me steps how can I do that and generate HEX code and load into 8051? any help will be appreciated, Thanks, Ramana...
  • Oregano 8051 register R0 and R1 are not direct accessable
    HI , I wanted to use the oregano 8051 free core and evalaute for using in a design. wanted to simulate to check for the 8051 instrution set. I find that Oregano 8051 MCU register R0 and R1...
  • Direct Addressing
    I am using 89c51. In ASM when I use the command to access the direct address, in some cases its work perfectly but in some case its didn’t work When I use this command MOV 80H, #0d ...
  • direction IN / OUT
    I'm a new user and after reading documentation still confused about the direction to use. To send data from my PC to the periphery via the USB I have to use endpointbufferOUT+ IOCTL_EZUSB_WRITE or is...