• LPC2378 interface with AT45DB321D(SPI)
    Dear Sir, I am trying to make communication with flash memory AT45DB321D with LPC 2378 every register get modified except data register, here is the code given below, #define Cclk 12000000 /...
  • AT45DB321D sample code for LPC2378
    Hi everybody! I want to provide a connection between LPC2378 and AT45DB321D DataFlash. I want write to and read from this DataFlash by LPC2378. Does anyone have a C code for it? Please help...
  • CMSIS SPI driver for STM32f103
    Hi I am currently using SPI driver from CMSIS drivers, SPI_STM32F103xx.c for my project.(STM32F103RB discovery board) I configured RTE_driver.h, defined RTE_SPI1 as 1, since I require SPI1 access...
  • Need to a program for SPI in interrupt mode (STM32F103)
    Guys I need to a program for SPI that works via interrupt mode (as a master). if it uses ST HAL library, it will very nice. I want to check the SPI1 of my MCU.
  • debug STM32F103
    Hi everyone I'm kinda new to Keil and STM32 MCU I managed to build very small projects but now I want to try something more complicated and I would like to use the debug, especially the debug (printf...