Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add STM8L151K4 board support for RM0031 STM8L Medium Density Devices #354

Closed
TG9541 opened this issue Sep 25, 2020 · 3 comments
Closed

Add STM8L151K4 board support for RM0031 STM8L Medium Density Devices #354

TG9541 opened this issue Sep 25, 2020 · 3 comments
Assignees

Comments

@TG9541
Copy link
Owner

TG9541 commented Sep 25, 2020

STM8L151K4 stands for "Medium density" devices as described in RM0031.

The STM8L-Discovery provides support for the devices mentioned above but it also provides LCD support by default. Issue #268 discussed support for STM8L151 devices that meet the criteria above (i.e. not Low Density) but also without LCD peripherals, and @Eelkhoorn sent me an STM8L151K4 sample (thanks again :-) ). That's more than enough reason to provide a target that's easy to identify and ready to use.

@TG9541 TG9541 self-assigned this Sep 26, 2020
@TG9541 TG9541 changed the title Add STM8L151K4 board support for RM0031 STM8L Medium/High Density Devices Add STM8L151K4 board support for RM0031 STM8L Medium Density Devices Sep 26, 2020
@TG9541 TG9541 closed this as completed in 08d2ece Sep 26, 2020
@TG9541
Copy link
Owner Author

TG9541 commented Oct 9, 2020

image

Pin GPIO Function
32 PA0 SWIM
1 PA1 NRST
2 PA2 [USART1_TX]
3 PA3 [USART1_RX]
27 PC2 USART1_RX
28 PC3 USART1_TX

@TG9541
Copy link
Owner Author

TG9541 commented Oct 11, 2020

This handy overview of the main STM8L151K4 GPIO was made by @Eelkhoorn:

image

Thanks for the permission to use functions here!

@TG9541
Copy link
Owner Author

TG9541 commented Oct 17, 2020

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant