• problem with Nucleo STM32F429ZI in uVision 5
    Hello, I'm a beginner in the field and I got a Nucleo STM32F429ZI board. I used some examples with mbed online compiler and worked fine. But I have a problem with running successfully an example...
  • STM32F429ZI - SPI5 undefined
    Hello everyone, I'm a French student and I'm using keil uvision for a project. When I try the compile, I've got this message "SPI5 undefined". In the library that I'm using, it is written that if...
  • MCU VDD-GND gets short
    Hello I experienced a bad problem with my micro controller STM32F103RBT6. after many times of working on a board say about 1 month the MCU VDD-GND got short circuited. After removing the MCU from...
  • [MAKEBOOT]:boot0 is large than 0x4000 or boot1 is large than 0x14000
    Hi, when i used RVCT4.1 to build my bootloader code,it give messages as follow, "[MAKEBOOT]:boot0 is large than 0x4000 or boot1 is large than 0x14000" Does makeboot.exe make some limits? and what...
  • General queries
    I am new to the embedded platform. I am using STM32 board and Keil micro vision5. I have a few basic doubts. I searched on the internet, but i couldn't find any useful stuff related to my doubts. First...