ST STM32L4 Manual page 90

Simplifying microsoft azure connectivity with discovery kit iot node
Hide thumbs Also See for STM32L4:
Table of Contents

Advertisement

Edit main.c
90
Add the following code inside the
while(1)
loop (line 100):
HAL_Delay(100);
HAL_GPIO_TogglePin(LED2_GPIO_Port, LED2_Pin);

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32L4 and is the answer not in the manual?

Questions and answers

Table of Contents