STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

hi guys, I've been trying to write to internal flash for the last two weeks, and unfortunately, I didn't manage to do so. I worked with the function I have from the library and read in the manual.

tst= 0x121212121212HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD,0x8000000,tst); the address i took from the manual as well. i cant understand whats going on, please help me.thanks a lot

0693W000001cO3YQAU.png
Gbasi.1 by Associate II
  • 1939 Views
  • 18 replies
  • 0 kudos

DMA transfer

I want to ask for serial line is there any limitation os using DMA transfer for slow periodc data??Thanks in advance for any help.

Jl.1 by Associate II
  • 784 Views
  • 4 replies
  • 0 kudos

Resolved! How to ensure UART transmits data every second ?

Hi,I am using STM32L0 MCUI am using HAL_USART_TRANSMIT function to send data to a computerI am using Timer interrupt to ensure that UART transmits data every secondBut when i see log on computer ,its not exactly 1 sec, and this change also varies wit...

SA.17 by Associate III
  • 2143 Views
  • 10 replies
  • 0 kudos

Positive Feedback: Resources now also list datasheet!

as I proposed some time ago, now products->Mikrocontrollers->Resources lists also datasheets. That way, one does not have to check the individual product pages for datasheet updates.Some other proposal however is still pending:List the documents newe...

Where can i find source code/examples for STWBC uC?

I've searched through the internet but i'm not able to find any firmware or source for coding the STWBC, atleast a few examples on how to do it. STM provides a binary as firmware to download and use it directly on the evaluation board. But i want to ...

SShow.1 by Associate II
  • 639 Views
  • 1 replies
  • 0 kudos