STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA configuration by MDMA, is it possible?

MDMA presentation reads:(MDMA) "Can be used to prepare data for other DMAs and then set the DMA configuration to start transfers".The first part (prepare data) is clear; however, I cannot figure out how MDMA automatically configures DMA and starts t...

bigfoot by Associate II
  • 1033 Views
  • 6 replies
  • 0 kudos

Spi in stm32f303k8

hi,i am using stm32f3 nucleo board in that i am initilization the spi in polling mode but not able to receive and transmit data usin ll driver where as when using hal it working properly

VR.3 by Associate II
  • 913 Views
  • 4 replies
  • 0 kudos

Resolved! Need a clarification on NRST_MODE functionality

I'm using a STM32G031J6 MCU in my project and i need to use the reset pin as a GPIO. From what i read on the reference manual this can be done by setting the NRST_MODE option bit to 2 (GPIO). However the issue i'm facing is that if the reset pin is h...

LIORI.1 by Associate
  • 2222 Views
  • 4 replies
  • 0 kudos

Touch water sensing?

Hi! Can I use touch sensing embedded in stm32L432 to sens water level or just water presence? Contact or contactless (capacitive).​I want to use this to sens water presence. Connect a long (5-10m)wire to touch PIN and another to​ GND. Or just single ...

oeliks by Senior
  • 2924 Views
  • 1 replies
  • 0 kudos

Resolved! How to configure FDCAN recieve buffer?

Hello Everyone,I have Nucleo-H723ZG and I managed to configure CAN to work there but only sending messages. I am not able to get anything in RX Buffer.I configured CAN like:hfdcan1.Instance = FDCAN1; hfdcan1.Init.FrameFormat = FDCAN_FRAME_CLASSIC; ...

KBied.1 by Associate
  • 942 Views
  • 1 replies
  • 1 kudos

Resolved! STM32F030F4 Current Consumption Change

Hello All,We design a circuit with STM32F030F4.And when I checked the current consumption of the circuit , I saw the curent consumption is changing by the time.It moves like decreasing for some time and increasing suddenly after that decreasing for s...