Skip to content

stm32: ticks() function is returning incorrect value #149

@deadprogram

Description

@deadprogram

I have been testing the blinky2 on nrf (PCA100400), stm32 (bluepill), and samd21 (itsybity-m0).

My results:

  • nrf both go routines work perfectly
  • stm32 often runs each goroutine once, then freezes. When it does start it "stutters" and then each stops after a little while.
  • samd21 both go routines freeze the first call of time.Sleep()

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions