• blinky error with lm3s9b92
    Hi everyone, I am trying the firmware blinky on a lm3s9b92 inserted into directory of Keil. I have compiled without errors, but when I run the debugger in the command window exits the error 65 access...
  • LM3S9B92 I2C not work
    The following codes doesn't work, don't know why? please point out the faults, thanks. *********************************************** SysCtlPeripheralEnable(SYSCTL_PERIPH_I2C0); SysCtlPeripheralEnable...
  • Keil FlashFS AT91SAM7X SPI driver
    Hi, I'm just trying connect my AT91SAMXC256 with 2GB SD card using SPI and FlashFS. Unfortunately, I'm not interested in SPI peripherial,... I'm including the SPI driver in main.c file, concretely SPI_SAM7X...
  • View data with Serial Windows with LM3S9B92
    Hi everyone, Can you view the data of the uart on the Serial Windows of uVision with a LM3S9B92? thanks to reply.
  • FlashFS and SPI remap BUG?
    Hi All, I have a problem with a custom board (STM32F103C8) but also tested on a keil development kit MCBSTM32C (STM32F107VC). I'm trying to use the FlashFS with SD card in SPI mode using the SPI1...