• uVision3 documentation for MCB2130 board
    Hi, I have the Keil MCB2130 evaluation board with the LPC2138 chip. The tutorials for this board (e.g. the Blinky example) do not match with the uVision3 dialog options. For example, the linker dialogs...
  • RS422 Drivers for MCB2130 board
    Dear Sir, i have a KEIL board MCB2130 and would like to connect it with a sensor. The sensor has a RS422 interface which is factory configured to 115200 Baud and as an 8-bit UART with one start bit...
  • MCB2130
    I am using the uVision3 evaluation software with a MCB2130 board. I am new to this environment and board and have got the sample code provide with the environment to run on the board fine. However, when...
  • Timer triggered ADC
    Hi, Processor: STM32F103RB (Kiel evaluation board MCBSTM32) I am attempting to setup a timer triggered ADC operation. To trigger the ADC I was planning to use TIM1_CH1. I am having problems...
  • FIQ
    I am a real novice programming ARM7. I have a LPC2138 evaluation board and I use the environment uVision4. I tried to write a programm in C to handle an interrupt FIQ. To do this I followed the example...