• How to make a program from 0x0800 0400 that is on page 1 of stm32f042.
    I want to leave page 0 of this microcontroller free to enter or not in the DFU boot. I'm using the IROM1: modify feature to directly place the address I want, but to no avail. Could anyone tell me...
  • AT89C2051, ADC, Microcontroller,
    Hello, I am a student and currently working with AT89C2051. I'm new to this microcontroller. I,m using it in a circuit in which I need to compare a variable analog input to reference voltage using analog...
  • interfacing MAX1232 to at89c2051?
    Hi ! How to interface(soft ware wise) MAX1232 to at89c2051? Thanks in advance, nag
  • Pin reading Problem with at89c2051
    i use at89c2051 micro controller there is a problem with reading the pin value after declaring pin 1(input pin)......controller gives wrong execution... i already declare pin as a input pin i also...
  • 'Segment Code address' out of range when programming AT89C2051 with µvision2
    Hello, I try to program a AT89C2051 with Keil µvision2. Every time I run the 'Built Target' my assembly code starts at 0800h , Outside the characteristics of the proc. How to tell µvision...