• 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...
  • CMSIS CAN Driver for STM32F303
    Hi, I'm developing an application with CAN bus interface for the STM32F303. Are there any documents with an introduction to CMSIS CAN Bus Driver and examples? If I understood it correctly the CAN...
  • CAN driver porting
    Hi all, We are working on STM32F429 controller with CMSIS Keil RTX RTOS version 1. We have our CMSIS CAN driver up and running in application side. For a certain requirement, we would need the CAN...
  • CAN Driver Issues
    Hello There, I am trying to integrate the CAN driver for EA 4088 board for some time now. I am using the RTX based solution (CAN does not work without RTOS). I am not able to make it work. I am working...
  • can question
    I am using RTX51_full,and I made a program with CAN controller(sja1000),now I have a trouble with can communiction.Except of CAN,all others seem well.When I add some code that independent of CAN operation...