• Connecting LCD in memory map mode to Microcontroller
    Hi All LCD is connected to 89C51RD2,its control lines RS,R/W & E are connected to p1.1,p1.2 & p1.3 rspv. Decoder is used for enabling SRAM,RTC,PPI. Rest all port lines of microcontroller are occupied...
  • Connecting LCD in memory map mode to Microcontroller
    Hi All LCD is connected to 89C51RD2,its control lines RS,R/W & E are connected to p1.1,p1.2 & p1.3 rspv. Decoder is used for enabling SRAM,RTC,PPI. Rest all port lines of microcontroller are occupied...
  • No target get connected error getting on loading code in STM32L1CB microcontroller chip
    Hi, Thanks to member for the solution providing. I have generate led blinking project for MDK ARM Keil uvision5.25 using STM32CUbeX IDE. Project is compiled successfully with 0 error. Getting Error...
  • No target get connected error getting on loading code in STM32L1CB microcontroller chip
    Hi, Thanks to member for the solution providing. I have generate led blinking project for MDK ARM Keil uvision5.25 using STM32CUbeX IDE. Project is compiled successfully with 0 error. Getting Error...
  • How to running an application code from a microcontroller to another microcontroller?
    Hi I would like to run a function in microcontroller_1 in another microcontroller_2 is it possible? For example i want to execute this code in microcontroller_2 via microcontroller_1: LPC_GPIO2...