• SPI communication between two STR910
    Hello, I want to comunicate two STR910 micros via SPI. One of them will be the master, and other the slave. The code is very simple: [b]MASTER:[/b] /* CLK, MISO & MOSI configuration */ SCU...
  • str910 Vs STR-E912 difference
    Hi all, previously I was working on STR-E912 based board it has the processor STR912FW44Xb the code which was working fine on that bord was also working fine on the board STR-910-eval which has processor...
  • 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
  • CAN
    I'm doing vehicle automation project!.... in that, CAN bus diagnosis one of my task....... so, i request you to coding for..... CAN2Tx(transmission) to CAN1(Rx).......LPC2129(connect CAN1 to CAN2...
  • Can I bypass the CAN transceiver
    Hi I want to bypass the CAN transceiver TJA 1040 and connect the Tx of one CAN controller to Rx of another and vice versa. The CAN does not seem to work. Can anyone suggest why this is so? Many...