• PC3250 IRQ_HANDLER HELP (2011)
    HI Eswar g "Thank you very much for helping. now i'm able to generate interupt." I have the same problem. Could you tell me how you solved it. Thanks
  • uart irq_handler
    Hi everyone. I've got a problem using the UART irq_Handler. I'm working with an STM32E ev board and i want to receive data from an AHRS throught the COM port. I've to manage a message of many bytes...
  • LPC3250 HSUART HELP
    Hi I was unable to get data properly through High Speed uart's. as per my program i was able to get only 64 bytes properly after that not getting. Here i am posting the program Please take a look and...
  • LPC3250 DMA Help
    Hi all i posted before this problem. now im posting with some improvement. My Source is Memory and Destination is peripheral. I have configured the DMA as - 32bit wide Source and 32bit Destination...
  • LPC3250 UART TRIGGER HELP
    Hi I have a problem on UART.I'm trying to receive the data using trigger levels. But from the first byte interrupt coming. As per the datasheet the interrupt has to come after reaching the trigger level...