STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SMPS with/without LDO comparison

I'm trying to understand the benefits/tradeoffs of the "Direct SMPS supply" and "SMPS supplies LDO" options for the STM327H (red and blue options in the attached figure). Since the LDO adds an extra source of power loss, and the SMPS can supply all d...

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
  • 960 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
  • 2370 Views
  • 11 replies
  • 0 kudos