• HOW can detect a AT24C04
    please tell me how we can detect a 24c04 from 8052 software which is there in board or not and or is correct or damage before i send data to this device?
  • uvision Simulation of CAN controllers
    I wrote a program to transmit an 8 bit A/D result on CAN2 controller port and reveive it on CAN1 controller port.The Tx happens properly but the CAN1 RX buffer is not able to capture it. My question...
  • Detect selected device in uvision
    Hi. I'm implementing some libraries for different STM32F4xx devices, and I want to know exactly, which device is currently used, so I can do different preprocessor stuff. Exactly, I'm working...
  • how to debug uvision in simulation
    Hi, I am using uvision 5 in windows 7 64 bit os. My device is FRDM KL46Z. In my device, i can debug any code. However, in simulation i can not debug. There is not any errors but in assembly line when...
  • Can not simulate any program!
    Hi, i'm new to Keil and unfortunately got a lot of problems with it! I create a new, empty project for my AT91SAM7X256 MCU as my target. add a new source file and write just the main function. (the...