Posted on May 17, 2011 at 13:10I am trying to debug the alternative SPI1 port using IAR with Jlink connected to a STM32F103RB over the SWD wires. The problem is the SPI1 Clock shares the SWO pin and I cannot seem to disable the SWO interface and Kee...
Posted on May 17, 2011 at 12:50Seeing that the SIR of IrDA is 3/16 (or less for low power mode)bit period then is the Noise Error (NE) a valid test for the IrDA reciever? If not, is there a way to disable this interrupt and still have interrupts for...
Posted on May 17, 2011 at 12:42I am working on this very problem now and believe that I am close to a solution. I figure that I might as well use a DMA if I have one. The Idle detector seems to work for me using DMA except in IrDA mode (I will work ...