• 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 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...
  • No subject
    when i use match register along with the software interrupt, SWI interrupt happens only once and then the program control gets stuck in the startup code. I tried to manipulate the input/output port...