STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to find out the address of LED?

I'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 ...

DK.7 by Senior
  • 828 Views
  • 3 replies
  • 0 kudos

Resolved! Setting D2 and D3 as GPIO inputs on NUCLEO-G0B1RE and power cycling appears to be causing a permanent short circuit between D2 and D3. Can you give me any knowledge or insight about this?

My program sets D1, D2 and D3 up as identical GPIO inputs. All are pull-ups. Tests using STM32CubeIDE in debug shows both working perfectly and independently as the circuit is opened and closed to pull the input down and allowing it to pull up agai...

THunn.1 by Associate II
  • 1995 Views
  • 11 replies
  • 0 kudos

SWD for stm32L432KC

I have started to use stm32l432kc Nucleo board of 32 pins, I want to print some text using the SWD method but I don't know how to do it.Any pls guide me how to do it

AGN by Associate
  • 486 Views
  • 1 replies
  • 0 kudos