• No subject
    hi i want the "c" programming for the microcontroller LPC2148 ARM7 for "LCD", "RELAY" ,"POWERSUPPLY" INTERFACES.
  • No subject
    Good morning to all , i am working on stm32f103rbt6 ,now i am building example on rtc calendar using keil examples for rtc . will anyone please guide me to design calendar. any references??
  • No subject
    I got a trouble with a aduc 7020. how can i to fix a trouble with voltage in board ? when i plugged the charger: first, leds turn it on. but then the led turn on so low, and the another led is off...
  • No subject
    I have created a library for some functions for.ex add(a,b)and div(a,b) and so on I am calling this my.lib library in main.c in another project.But before direct access to this library from main.c file...