• lpc2387 timer0 irq works only once
    I'm trying to blink diode, using timer0 MR0 irq. The problem is that the irq works only one time. I see diode is just blinking once and nothing else. I localized the issue and here's the code:...
  • lpc2387 timer0 irq works only once
    I'm trying to blink diode, using timer0 MR0 irq. The problem is that the irq works only one time. I see diode is just blinking once and nothing else. I localized the issue and here's the code:...
  • Problem ISR jumping only once
    Hi, I've been searching for two days now without any result so I post this message and hope that someone could help me. I'm writing a program using ISR on the timer 0 and a button, on a processor...
  • Problem ISR jumping only once
    Hi, I've been searching for two days now without any result so I post this message and hope that someone could help me. I'm writing a program using ISR on the timer 0 and a button, on a processor...
  • Problem with USBD_HID_GetReportTrigger() with USB-HID for STM32L4P5 under Keil RTX4
    Dear readers, I’m developing a SW project with KEIL µVision V5.35 and the STM32CubeMX (V6.4) tool. The target processor is the STM32L4P5VETx and everything goes well until I added a USB device to...