Hi all i need sample code for i2c, spi, can, timers, uart in STM32L162VE
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-17 7:38 AM
Posted on April 17, 2018 at 16:38
Hi all i need sample code for i2c, spi, can, timers, uart in STM32L162VE
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-17 7:59 AM
Posted on April 17, 2018 at 16:59
Should be examples in the STM32L1 SPL (Standard Peripheral Library) and the HAL/CubeMX trees. For the most part code for L152 parts will be directly workable.
http://www.st.com/en/embedded-software/stsw-stm32077.html
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-17 1:38 PM
Posted on April 17, 2018 at 22:38
In addition to
https://community.st.com/0D50X00009XkWU9SAN
?Have you looked at the resources on the Product Page:
http://www.st.com/en/microcontrollers/stm32l162ve.html
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
