Skip to content

HardwareTimer stuck when using refresh() #617

Closed
@stas2z

Description

@stas2z

Using latest git snapshot to test hardware timer (trying to port SoftSerialIntAP to this core)
When i try to use resfresh() before resume() timers never start.

It's easy to reproduce it using timebase_callback example provided, just add refresh before resume in it
https://github.com/stm32duino/STM32Examples/blob/master/examples/Peripherals/HardwareTimer/Timebase_callback/Timebase_callback.ino

  • OS: linux 4.x
  • Arduino IDE version: 1.8.9
  • STM32 core version: 1.7.0 git
  • Upload method: STLink
  • Name: Nucleo 64 F103RE (RB chip burned, replaced with RE and added new variant for it)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions