27-08-2024, 01:28 AM
(This post was last modified: 27-08-2024, 03:29 AM by dalbert.
Edit Reason: Added 2 of the 3 files needed for support
)
It increasingly makes sense to use the STM32U0 series over the STM32L0. Unfortunately, EBlink doesn't seem to support it. For example with an STM32U073CCT6: EBlink - Error dialog: Error unsupported STM32 ID: 0x489
Is there any chance EBlink might add support for the U0 series soon?
Changes seem to be:
stm32.script:
Add to the M0+ block:
["u0", [ 0x459, 0x489 ]],
Add an stm32u0.script (see attached - work in progress)
Add a flash/u0.script (still working on this)
Is there any chance EBlink might add support for the U0 series soon?
Changes seem to be:
stm32.script:
Add to the M0+ block:
["u0", [ 0x459, 0x489 ]],
Add an stm32u0.script (see attached - work in progress)
Add a flash/u0.script (still working on this)