• S3C2440 Interrupt problem
    Hi all, I am developing program for UART0 with Interrupt. void uart_init(void); void uart_transmit(void); void uart_interrupt_init(void); void dely(U32 tt); static void __irq Uart0RxInt(void...
  • S3C2440 Interrupt problem
    Hi all, I am developing program for UART0 with Interrupt. void uart_init(void); void uart_transmit(void); void uart_interrupt_init(void); void dely(U32 tt); static void __irq Uart0RxInt(void...
  • S3C2440 Serial Interrupt problem
    Hi all, I am developing program for UART0 with Interrupt. #include "def.h" #include "option.h" #include "2440addr.h" void uart_init(void); void uart_transmit(void); void uart_interrupt_init...
  • S3C2440 Serial Interrupt problem
    Hi all, I am developing program for UART0 with Interrupt. #include "def.h" #include "option.h" #include "2440addr.h" void uart_init(void); void uart_transmit(void); void uart_interrupt_init...
  • about samsung s3c2440
    hi iam using samsung s3c2440 ARM9 board . i don't know how to access its ports and installation of os. where i can get c program code for accessing its ports. actually i want to interface stepper motor...