• 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...
  • 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...
  • 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...
  • 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...
  • SPI and SD card
    Hi everyone, I found SD.c that works with SD card thorough SPI for LPC series. But I work with AT91SAM7x256 and I want to change the code to work with this series. I am working on USB and new to memories...