Browse By Tags

  • missing startup file.s when generating the code with STMCubemx

    Hallo everyone.

    uhh latley i have been have issue when i auto generate a code with cubemx it doesnt load the startp s file for the board as you can see in the text under

    Build started: Project: test
    *** Using Compiler 'V6.14', folder: 'C:\Keil_v5\ARM\ARMCLANG…

  • Missing HAL:COMMON when trying to import standalone library

    Hallo i'm new to the STM world and keil,

    and i cannot find a fix to this problem, last week it was working just fine but i dont know what happend.
    i tried to reinstalling to whole program again but this missing library keeps coming up.

    • does anybody…
  • 3 Phase sine wave generation

    Hi all,

    i am trying to generate a 3 phase sine wave with 120 degree phase shift by using stm32f030r8t6 nucleo board.

    i can see the generated 3 phase sine wave on oscilloscope but the freq is not stable of the sine wave. it varies continuously from 50hz…

  • No Algorithm found for: 20000000H - 200000C7H - uVision

    Hello,

    I am trying to interface a STM32F072RB with an MX25R1645FM1IL0 external SPI Flash Chip (16Mbit). When I download the program via a JLink Plus to the STM32 the build output shows the following error:

    Target info:
    ------------
    Device: STM32F072RB…

  • STM32F030 IDR Register reads incorrect value

    Hi.

    I struggle with stm32f030r8 arm programming on atollic true studio ide.

    I have some problem with reading correct data from idr register.

    I make pull down PUPR register of GPIOB(0,1,2,3).

    Other pins of GPIOB is output that i make with MODER register…