• SPI3 on MCBSTM3 not working
    I'm trying to get SPI3 working on the MCBSTM32C board from keil, but without result. I've remapped the pins because the display uses them. I am not getting anything on any pin. Here is my configuration...
  • Problem using Serial Wire and SPI3
    Hi, I'm using the STM32F105 and unfortunately I have a problem regarding to the serial wire debugging. Abstract: In my application I have to use both, SPI2 and SPI3 simultaneously. In order...
  • SD CARD
    I'm new in ARM programming and I have dificulty to use SD CARD with LPC2138.Someone have a code with FatFs or Petit FATFs to LPC2138? Thanks!
  • SDHC card
    Hi, will SDHC card (4 GB) work with the SPI interface of the LPC214x development board ?
  • SD card
    hello dear all, I have a problem in create a text file in SD card. here is my code. it doesn't create text file. i work on LPC1768. would you tell me what is the problem with my code? FATFS fs;...