• I2C with Keil RTX doesn't work
    Hi When I use I2C library without Keil RTX to communicate with I2C EEPROM the program works fine, but when I start the RTX the program stuck at: while(!Status) Status=I2C_CheckEvent(I2C1, I2C_EVENT_MASTER_TRANSMITTER_MODE_SELECTED...
  • I2C with Keil RTX doesn't work
    Hi When I use I2C library without Keil RTX to communicate with I2C EEPROM the program works fine, but when I start the RTX the program stuck at: while(!Status) Status=I2C_CheckEvent(I2C1, I2C_EVENT_MASTER_TRANSMITTER_MODE_SELECTED...
  • working with Keil 4 and other software
    hello, I am using Keil 4 and tritan (another s/w like Keil). when I download the program using tritan into LPC2148, it is running but the same program but using keil is not working...I am not understanding...
  • Does Mikro Prog Programmer work with Keil
    Hi, i am working on LM3S9B92 microcontroller. i want to buy Mikro Prog Programmer&debugger. does it work with keil? thank Raja Rao.
  • Keil USB Middleware not working with CubeMX
    Hello I try to use Keil RTOS2 with CubeMX. I got USB Host running with this combination. But I can't get Keil USB Device (CDC or HID) Middleware running with CubeMX. If I only use CubeMX+STM Middleware...