2018-04-19 10:38 PM
Please tell how to set or clear the gpio in stm32
2018-04-20 01:30 AM
Read the description of GPIO_BSRR register in the GPIO chapter of Reference Manual for your STM32.
JW
2018-04-20 04:22 AM
Dear Manoj
please find some explanations about the manner to do that:
http://blog.mark-stevens.co.uk/2013/03/stm32-simple-gpio-and-some-flashing-leds/
JC