• 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 board Boot0 and VDD connection query
    hello everyone, I am having problem while running example given by stm team. i can download program to STM32F429ZI board but it states that cannot access memory and its not running. If i remove jumper...
  • 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 board Boot0 and VDD connection query
    hello everyone, I am having problem while running example given by stm team. i can download program to STM32F429ZI board but it states that cannot access memory and its not running. If i remove jumper...
  • undefined reference to `_start', undefined reference to `_data'
    Hi, I'm trying to compile a project using Keil and GNUARM. Compiler compiles .c file but linker writes: Build target 'Target 1' assembling Startup.s... compiling Serial.c... compiling Blinky.c....