Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by rtoribio

  1. R

    [ARM] LPC2136 interrupt not working UART0 __irq

    Sorry that was in my last test i didnt remove it. #include "LPC213X.h" #include <stdint.h> #include "ST7735.h" extern void initPLL(void); extern void SPI_init(void); extern void Serial0_init(void); extern const uint16_t Logo[]; //Imagen logo utesa. extern void UART0_Interrupt_EN(void)...
  2. R

    [ARM] LPC2136 interrupt not working UART0 __irq

    hello freinds, I am using LPC2136 on MDK-lite v-5.25 with legacy pluggins to run ARM7TDMI, but i dont know why this code is not working with interrupt on UART0 __irq this can not TX0 and RX0. here all my funtions and codes: #include "LPC213X.h" #include <stdint.h> #include "ST7735.h" extern...

Part and Inventory Search

Back
Top