STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F4 counce

Hi guys, i need to ensure there is no swtich bounce for my STM32F4.Expect use the HAL_Delay is that any way that i able to debounce it?I will include my code at following:tenButton_State fnenRead_Pushbutton(void){ tenButton_State enButton_State; enBu...

Cl.1 by Associate II
  • 123 Views
  • 0 replies
  • 0 kudos

STM32H743 SDMMC1 DMA Using

Hello. I am testing my own board with STM32H743.As the title suggests, DMA needs to be enabled.If don't using DMA, you can write SD card normally.If use DMA Enable, f_open will wait 30 seconds (just like the timeout setting) and will fail with an Err...

Problem with phantom breakpoints in TrueStudio

Have a working code set that I was modifying. As I have a million times before, I set a breakpoint to check a couple variables. The breakpoints worked fine (with STlink 2). So I removed the breakpoints, and restarted the debug operation.To my surpris...

Stuntman by Associate II
  • 369 Views
  • 3 replies
  • 0 kudos

STM32L4 DSI camera

hellocan i use STM32F479 DSI host interface to connect with Raspberry Pi camera ( this camera has the same interface ).regards.Zakaria

ZTale.1 by Associate II
  • 153 Views
  • 0 replies
  • 0 kudos

Resolved! I2C Slave transmit without HAL

I am writing a C++ I2C driver that would operate as a SLAVE device operating under interrupt and without CLOCK STRETCHING using STM32H732zi nucleo board My problem is that the first byte that I tried to transmit seems to always be 0xFF no matter what...

onio by Senior
  • 712 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L011K4 ADC

Hello,where can I get more information on the STM32L011K4 ADC? Is there only one AD-core, wich is multiplexed to the different channels? How can I get the max. sampling rate?RegardsTobi

TK.1 by Associate
  • 244 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 all GPIO pin capture with DMA and Timer

Hi, I am trying to capture all GPIO pin values when timer pin goes LOW. I cant understand which timer I need to choose? Which peripheral stands for GPIO port?How do I need to set Timer "Copy from" input source?I have STM32F091RC

JBond.1 by Senior
  • 654 Views
  • 7 replies
  • 0 kudos
Labels