Skip to content

Comments

add STM8 port with OSS headers & fixed STM8 port using SPL#35

Open
gicking wants to merge 7 commits intokelvinlawson:masterfrom
gicking:master
Open

add STM8 port with OSS headers & fixed STM8 port using SPL#35
gicking wants to merge 7 commits intokelvinlawson:masterfrom
gicking:master

Conversation

@gicking
Copy link

@gicking gicking commented Feb 6, 2021

Hi Kelvin,

this pull request:

  • fixes a bug in the stm8 port (using proprietary headers/code from STMicro)
  • adds a new stmo_oss port using only open-source headers/code

Thanks for considering,
Georg

stm8 port using only open-source headers from
https://github.com/gicking/STM8_headers

Omit proprietary headers/drives by STM
updated make & linker files
added test matrix
added more tests and test scripts
add option to use TIM4 or TIM2 for systic (see config.h).
TIM2 requires less tweaking and reduces ISR load
correct TIM2 reload for 20MHz & 24MHZ
added port for STM8L
@atochukwu0
Copy link

Good job

fixed bug in TIM2 prescaler setting: was TIM4 instead of TIM2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants