• Device 'STMicroelectronics::STM32L152RE' is not supported by Toolchain ! ***.
    I get the following error Error: *** Project 'Lora', Target 'sx1276mb1mas', Device 'STMicroelectronics::STM32L152RE' is not supported by Toolchain ! ***. when I build the target even though the package...
  • Device 'STMicroelectronics::STM32L152RE' is not supported by Toolchain ! ***.
    I get the following error Error: *** Project 'Lora', Target 'sx1276mb1mas', Device 'STMicroelectronics::STM32L152RE' is not supported by Toolchain ! ***. when I build the target even though the package...
  • Error: *** Project 'uarttest', Target 'uarttest', Device 'STMicroelectronics::STM32L152RE' is not supported by Toolchain ! ***.
    HI ALL I Got Error While Building the project Error: *** Project 'uarttest', Target 'uarttest', Device 'STMicroelectronics::STM32L152RE' is not supported by Toolchain ! ***. please revert the...
  • 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...
  • spi driver mismatch for cmsis?
    I'm trying to compile the example code from the Peripheral Interface for Middleware and Application Code. I get the Undefined symbol Driver_SPI0 (referred from thread_spi.o) error. I read this page http...