cancel
Showing results for 
Search instead for 
Did you mean: 

need code for LED ON and OFF for STM32L162VE HW

Pramod  Kumar
Associate II
Posted on April 11, 2018 at 10:04

need code for LED ON and OFF for STM32L162VE HW

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee
Posted on April 11, 2018 at 10:16

Hello

pramod.h.m80

,

I recommend you start with GPIO_IOToggle example with

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-mcu-packages/stm32cubel1.html

; it can help youto develop your own application: STM32Cube_FW_L1_V1.8.1\Projects\STM32L152C-Discovery\Examples\GPIO\GPIO_IOToggle.

It’s possible to use STM32CubeMX which allows generating initialization code.

Best Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

3 REPLIES 3
Imen.D
ST Employee
Posted on April 11, 2018 at 10:16

Hello

pramod.h.m80

,

I recommend you start with GPIO_IOToggle example with

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-mcu-packages/stm32cubel1.html

; it can help youto develop your own application: STM32Cube_FW_L1_V1.8.1\Projects\STM32L152C-Discovery\Examples\GPIO\GPIO_IOToggle.

It’s possible to use STM32CubeMX which allows generating initialization code.

Best Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Pramod  Kumar
Associate II
Posted on April 11, 2018 at 10:20

where can i find this

Posted on April 26, 2018 at 13:13

Please download the 

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-mcu-packages/stm32cubel1.html

v1.8.0  fimarware package, then you find the example under this package.
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen