uart2 interrupts
Posted on July 04, 2011 at 10:30I can tx and rx on uart2 without interrupts, so I know the uart is setup ok. I've enabled interrupts, (I think) but the irq handler never gets called.I've enabled interrupts in cr1, and wrote ffffffff to the nvic set...