• IRQ Not Firing
    Hello, I am writing an I2C master transmitter object. The problem I am having is that the IRQ Handler for I2C1 is not firing. According to the manual, it should fire after the start condition is...
  • fire detection with uv sensor
    i need for an project,any schema or circuit and big application in c [and not in any pascal he he he] about a detection of fire with uv (ionisation) sensor system how many can thay s thanks ...
  • LPC2377 ISR not firing
    I have been trying different sample projects with interrupts, but I can not get the ISR to fire. I have tried BlinkyIRQ both in a board and the simulator, without success. Is there a global IRQ Enable...
  • Fire Alarm System Homework Help
    Forum Need help with the following Homework assignment… Design a fire alarm system using a 8051 microcontroller. The specs are as follows: A) If the alarm is detected (one of the switches is activated...
  • Timer interrupt occasionally fires too early...
    Hello All New to this forum and had a couple questions/observations regarding the standard peripheral driver (v3.10). Specifically, the stm32f10x_tim.c/h driver. I am developing on a STM32F103ZE...