• stm32L1xx microSD driver question
    Hello i'm using the SD via SPI driver provided by STmicroelectronics in the stm32l152-eval_fw.zip, with a SanDisk 2GB microSD I extract the following file: stm32l152_eval.h stm32l152_eval.c stm32l152_eval_spi_sd...
  • stm32L1xx microSD driver question
    Hello i'm using the SD via SPI driver provided by STmicroelectronics in the stm32l152-eval_fw.zip, with a SanDisk 2GB microSD I extract the following file: stm32l152_eval.h stm32l152_eval.c stm32l152_eval_spi_sd...
  • A question about using CMSIS UART Driver
    Hello, I'm Japanese sorry about my poor English. I've recently  been working on MDK-ARM with STM32F103. I'd like to make a UART program by using cmsis uart driver. I've done the following procedures....
  • A question about using CMSIS UART Driver
    Hello, I'm Japanese sorry about my poor English. I've recently  been working on MDK-ARM with STM32F103. I'd like to make a UART program by using cmsis uart driver. I've done the following procedures....
  • Cortex-M CMSIS Driver groups and related question
    I want to start on using CMSIS and as well as also possibly implement my own drivers with CMSIS interface.I don't have a clear pic in my head of the complete layout of CMSIS, what goes into it. Specifically...