DK.7Associate IIIForum|Forum|4 years agoJanuary 7, 2022QuestionHow to find out the address of LED?Forum|Forum|4 years agoJanuary 7, 20223 replies1294 viewsI'm studying a Modbus...And i wanna to check my code and I want to check the condition of pin PC13 (LED).How to find out the address of pin C13? If this line printf("Address of variable LED is: %p\r\n", &LED);say to me error "'LED' undeclared (first use in this function)".STM32CubeMXSTM32F1 series