• ST based MCU Selection
    Hello, Firstly, Thank you for providing this opportunity. We were engaged in the development of Embedded System product based on Arduino Mega ADK (USB Host Microcontroller) and TI based TUSB2036...
  • unable to select "target driver"
    Hello, I'v installed an evalutation version of uVision. (details below) Now when I open a project and open the "debug" tab in the "options for target" dialog, I can select the ULink as debugger. When...
  • STM32L476 USART and I2C drivers
    Hello, I am evaluating the Keil tools and the STM32L476. I am attempting to use an USART and an I2C interface on the Discovery board. In "Project->Manage->Pack Install" I have everything related...
  • Setting a DS2484 driver with I2C
    I am trying to read a DS18B20 temperature sensor with I2C. I use a DS2484 driver to convert the I2C signals to a 1-Wire signal. I have the following code: /* Includes ----------------------...
  • i2c slave drivers in C
    Hi, Does anyone have, or knows where to find I2C Slave drivers in C for 87 LPC 76x or compatible uC with bit oriented I2C ( like 8xC751 ) ? If possible interrupt driven. ( I can't manage...