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

Resolved! STM32L496 UART1 Problem

Posted on January 18, 2018 at 15:09Hello,in a recent design I am experiencing some trouble on the L496RGT6 MCU when using UART1 in connection with an FT232RL. I am using HAL drivers.The following problem occurs: Transmitting data in blocking an non-...

Sim Be by Associate
  • 1033 Views
  • 4 replies
  • 0 kudos

Is there a free to use STM32 simulator ?

I want to benchmark some code on a variety of STM32 devices before choosing the target device so would like to do this in a software simulation first. Are there any free or one-month trial simulators available that know all (most?) of the STM32 ran...

MikeDB by Lead
  • 816 Views
  • 4 replies
  • 0 kudos

SYSCFG Clock STM32F4x

Hi!I am about to code my CLK enable tree, without CUBEMX. - I just took CUBEMX as referene.CUBEMX generates me a line called __HAL_RCC_SYSCFG_CLK_ENABLE(). Unfortunately i could not find any clock called SYSCFG in the clock tree (CubeMX nor DM31020)....

WalterE by Associate II
  • 1750 Views
  • 3 replies
  • 0 kudos

USART to USB /CP2102N/ Visu Tera Term

Hello,I visualize in a terminal Tera Term what comes out of the UART1 or UART3 or UART6 of a STM32F407VGTx via a Silabs CP2102N-based UART to USB module.Port and Terminal configurations matchThe connection is via the COM15 port. The TX / RX inputs / ...

CC_ROB by Associate II
  • 510 Views
  • 0 replies
  • 0 kudos

GPRMC date ?

Dear MemberI tried to get date from GPRMC, but not getting any response:code :sscanf(str,"$GPRMC,%s,%2hhd%2hhd%2hhd,%c,%f,%c,%f,%c,%f,%c,%f,%f,%2hhd%2hhd%2hhd,%f,%c,%c,*%2s\r\n",&GPS.GPRMC.xxRMC,&GPS.GPRMC.UTC_Hour,&GPS.GPRMC.UTC_Min,&GPS.GPRMC.UTC_S...

Flash Loader STM32H750

HI,I'm trying to create a Flash loader for ST-Link Utility or Cube-Programmer for STM32H750.I have successfully made the STM32F7 flash loaders, while with the STM32H7 I have the following problem:17:36:19 : Connected via SWD.17:36:19 : SWD Frequency ...

GGatt by Associate II
  • 587 Views
  • 2 replies
  • 0 kudos

Resolved! How to flashSTM32F3 via UART1

Im new, hope this isnt dumb question. I have an erased STM32F303 and want to upload my code via UART1. I I have an FTDI USB to serial converter. I set BOOT0 pin=H and have the "Demonstrator" program for Windows working. Since the MCU is blank, how d...

Trich by Associate
  • 742 Views
  • 3 replies
  • 0 kudos