• Clear MIC_RSR register on LPC3250
    Hi, I'm looking to set up the LPC3250's high speed timer to generate an interrupt, but I'm unable to clear the MIC_RSR register. At the moment even though I have the internal match interrupts for the...
  • Reset / Clear Capture Register LPC2xxx
    Hello, how can I reset / clear or write 0 to the Capture Register of a LPC2368? Only with an hardware reset? Thank you very much for some help.
  • I can't reading and neither clearing FOVR flag in RF0R register
    I'm using STM32F103 and I can't read and neither clear the flag, I'm trying in the interrupt function this is the code: void USB_LP_CAN_RX0_IRQHandler (void) { if(CAN->RF0R & CAN_RF0R_FOVR0...
  • clearing GPNVM2
    Hi, anyone knows of any examples for SAM7x256 for clearing GPNVM2 bit in software? I know the eval kit has a jumper but I am using my own board and can't use a jumper to start SAM-BA. I use...
  • U1RBR Clear
    How do I clear the U1RBR register? Thanks