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

STM32F103VFT6 99CBK 93 A MYS 99 322

Hi  Since almost 10 years I'm working with STM32F103VF microcontroller with KEIL IDE, and I don't have any problem. But yesterday I received the last batch from my PCB manufacturer, and it installs that reference STM32F103VFT6 as always, but I can't ...

FLast.14 by Associate III
  • 4203 Views
  • 12 replies
  • 5 kudos

Problem with "HAL_UART_Transmit_IT" function

Hi, I've a problem with function HAL_UART_Transmit_IT.If I call this function with global data array, there isn't a problem, but If I call it with a non global data array, I receive wrong data.This is a sample code:void SendData() { uint8_t s[10]...

SDall.11 by Associate III
  • 1641 Views
  • 7 replies
  • 1 kudos

Resolved! STM32H723 Flash is filled with 0 after erase and write

HelloI am running a NUCLEO-H723ZG board.User data is saved to internal flash from within the application according to the following procedure: unlock the flash, erase, program. None of the operations return errors. When monitoring the memory, everyth...

Makandra by Associate II
  • 4258 Views
  • 5 replies
  • 2 kudos

Resolved! ADC Value Distortion

Hello,I have been experiencing a problem with the usage of the internal ADC on my STM32L476RG Nucleo64 development board. Unfortunately I have not been able to find similar problems online or in the forums.I would like to use the highest possible sam...

pythomancer_0-1707984906191.png pythomancer_1-1707984934444.png pythomancer_2-1707984962233.png pythomancer_3-1707985262505.png

USB OTG Sample

Hi team,            I am working on USB recently, wanted to try the OTG application. I want to understand the OTG working is there any project or sample code or docs available for the same? if yes, plz share me the reference. Thanks,Shikamru

Shikamaru by Associate III
  • 3138 Views
  • 4 replies
  • 0 kudos