Arduino_Core_STM8 icon indicating copy to clipboard operation
Arduino_Core_STM8 copied to clipboard

[New Variant] request list

Open fpistm opened this issue 5 years ago • 3 comments

Hereafter the list of all new variants requested

Board support requested:

  • [ ] STM8S103/003 (#7)
  • [ ] STM8L050 (#11)
  • [ ] STM8L15xG4 (https://github.com/stm32duino/Arduino_Core_STM8/issues/15#issuecomment-730804146)
  • [ ] STM8S003F3P6 (#15)

Any contribution is welcome, so do not hesitate to submit a PR.

fpistm avatar Feb 24 '20 15:02 fpistm

Hello i started to integrade the STM8l050J3, but i have never done it before. And i have already an issue with the genrated PeripheralPins.c: please can you give me a hint weher the problem could be.

"#error cpstm8 .\variants\SOT8_STM8L05J3\PeripheralPins.c:69(12+3) invalid pointer initializer"

Thank you in advance @fpistm

NicoBocki avatar Apr 30 '20 09:04 NicoBocki

Hi @NicoBocki hard to tell what is the problem... This line seems correct: https://github.com/NicoBocki/Arduino_Core_STM8/blob/55356d92ca1f9d7dc9525b3bd509cae894261842/variants/SOT8_STM8L05J3/PeripheralPins.c#L69

Honestly I have no clue at this time. error can be populated or something like that.

fpistm avatar Apr 30 '20 16:04 fpistm

Requesting support for STM8L15xG4.

whoim2 avatar Nov 20 '20 02:11 whoim2