• 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...
  • Porting the Linux Kernel on the Cortex-M4 architecture of STMicroelectronics STM32F407VGT6 MCU
    Hi guys This is my first post on this community page. Actually I have a ST microelectronics development Board with the following controller on it STM32F407VGT6. Now I want to port the arm Linux...
  • malloc failing
    Hi, I currently encounter problems with malloc. I use microlib and configured the heap to be 32MBytes (0x02000000 bytes). Under some special circumstances (depending on the image date we get from...
  • Creating an interrupt function with stm32f303 and ARMCC compiler
    Hi all, I am having difficulty in understanding "interrupts". I am writing code for a stm32f303 microcontroller using ARMCC in Keil uVision 4 IDE. After doing a couple of days of reading online...
  • FMC problem
    Hello Every one, I am starting a new project and I am using the FMC peripheral in order to communicate with a LCD TFT. I have configured the pins in the STM32cube mx ,and checked on my board the...