• Error in LCD.c in "Blinky" example for MCBSTR9 Evaluation Board
    function 01: static unsigned char lcd_read_status (void) 02: { 03: unsigned char status; 04: 05: GPIO8->DDR = 0x00; /* P8.0..7 Inputs (LCD Data) */ 06: LCD_RW = LCD_READ; 07: LCD_RS = LCD_INST_REG;...
  • Port USB HID example for ST STR910 Board
    Hi, I want to convert the USB HID example of Keil MCBSTR9 Board to ST STR910 Board. Can anyone show me how to do it? Which code do I need to change in STR91x.s ? Thank you, John
  • MCBSTR9 Eval board
    So, you can't choose ARM9 Development Tools as the product...but this is regarding the ARM9 Development tools. Can anyone make it work? Right out of the box (after the update download) the ARM tools...
  • Problem with UART in MCBSTR9 Board
    hai, i am writing some data in the UART->DR register, but it is not same what i wrote. data what i send is 0-0F, but i am getting..... FF,FD,FB,FB,F7,F5,F7,F7,EF,ED,EB,EB,EF,ED,EF. PLEASE HELP REGARDING...
  • MCBSTR9-V3 board
    I received the board on 13 Nov 2006, when i powered, was displaying message and i build and down loaded original Blinky project, the cursor was moving at different rate by changing POT no LED were blinking...