• MCB2300 + SPI serial flash issue
    Hello, I'm trying to use the MCB2300 board (LPC2378) with an external serial flash using SPI (ST M25P80). First, I used SPI without interrupt and it works without any problem. But LPC2378 SPI has...
  • LPC2378 MCB2300
    I am trying to serially interface a RFID module to LPC2378(MCB2300). I have tried interfacing in the following two ways: i) via the RS232 cable to the DB9 connector ii) directly from the transmitter...
  • RTC MCB2300
    I am trying to use the RTC interrupts to count seconds. However it only runs in debug mode and also in this increments one second in 1 and 1/2 minutes. Do I have to set any flags before using the RTC...
  • Fuse for MCB2300
    I am using the Keil MCB2300 board. I am powering it from a 5VDC supply. I would like to fuse this power connection so that I don't over amp the board. Can someone recommend if this is possible. I see...
  • MCB2300 FIO0PIN1
    Hello, I'm new to this. I have a MCB2300 and I'm trying to toggle P0.14:15 and monitor on a scope. This should be simple, but it's driving me nuts. Here's the source: int main (void) { PINSEL0 = 0x00000000;...