STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G0x series multiple GPIO Pin functions

Hi,  Can I control the level of a GPIO Pin in software, if the GPIO Pin is in an Alternative function mode ?  For example, I have an application where I switch a MOSFET in Software, but I would like to use the Hardware or internal Silicon, and Softwa...

Can't exit sleep mode

Hello.Using "ITEMIS Create" I've designed this simple statechart diagram to figure out the working principles of sleep mode. The diagram is shown below:The program should work like this: Device boots up, starts a timer, that has a period of 2 seconds...

BuderBrodas_0-1710617515754.png

NUCLEO-H755ZI-Q and VL53L4CX

Hi there, I want to setup the NUCLEO-H755ZI-Q to run just the microcontroller alongside a VL53L4CX ToF Sensor, I am currently having troubles, can anyone help? I am having troubles configuring the controller and printing values as UART is not configu...

What's a good way to waste a clock cycle in STM32F4?

In the thread https://community.st.com/t5/stm32-mcus-embedded-software/why-does-my-tx-only-software-3-mbaud-uart-sometimes-send-strange/td-p/218077/page/2 I learned that "DSB" is a good way to waste a clock cycle in STM32F769. Now, what's a good way ...

arnold_w by Senior II
  • 2003 Views
  • 5 replies
  • 4 kudos

HX711 Load cell with STM32 Doubt.

Hi,I'm trying to interface the HX711 load cell with an STM32 MCU. The resultant values are varying by a huge margin after every interval so please help. I'm, uploading my codeSo PA6 - GPIO Input - DOUT pinPB9 - GPIO Output - Pulldown - SCLK Pin#inclu...