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

Hello dear community, i using the STM32f091 Nucleo-Board. My goal is to get the ADC values with DMA. Since I've never programmed a DMA, I wanted to see some good tutorials. I did find some, but they all use the HAL library.

I would love to have a tutorial that doesn't use libraries. I would have preferred something that used metal embedded C and register manipulation. Do you have some videos, links or PDF files for me?Thanks in advance

Ebun.10 by Associate
  • 295 Views
  • 1 replies
  • 0 kudos

FLASH_Program_DoubleWord(Address, Data) creating issue

Hi,I am using STM32L476RG MCU and trying to store some values in the EEPROM. When I try to program a 64 bit data, FLASH_Program_DoubleWord(Address, Data) is called and it is failing to program the data. FLASH->SR is set to 160 which I assume Fast pro...

ANaga.2 by Associate II
  • 468 Views
  • 2 replies
  • 0 kudos

example of keyboard implementation

do you have a ready-made example of keyboard implementation, I need to connect a keyboard to stm32f105, but nothing works, please give a ready-made example with a keyboard, on standard libraries I always just hang on HOST_CTRL_XFER, but why this happ...

Dpyrt.1 by Associate
  • 304 Views
  • 0 replies
  • 0 kudos

DfuSe Verification Fails

Sometimes the Verification step of DfuSe fails , while the application is flashed correctly and can run without problems after the verification fail message!!!what is the reason for this problem and How can I overcome it?

0693W000003Pth2QAC.png
HAlzo by Senior
  • 274 Views
  • 3 replies
  • 0 kudos