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

USB reconnection issue after microcontroller reset

Posted on November 09, 2016 at 13:12Hi, I am working on USB in VCP mode, and sending some of my data to PC-terminal, while working I'd notice that on first USB established connection microcontroller sends my data to the PC correctly, however when mi...

FLASH_pageErase on stm32F030X8

Posted on November 17, 2016 at 10:35Hello everybody,I'm actually working on a bootloader on an STM32F030X8 board. The programme already work's on a L100RC and an F303RE.My bootloader starts at 0X08000000 ans my user app starts at 0X0800FA00.I need t...

v2399 by Associate
  • 710 Views
  • 1 replies
  • 0 kudos

scanf trouble with cubemx

Posted on November 21, 2016 at 11:25Hello, trying to make scanf work on stm32f4-discovery with cubemx software and GCC. I created the syscalls.c function _read using the HAL_UART_Receive_IT() function. This works fine when used with the (unistd) rea...

Sietse by Associate III
  • 559 Views
  • 1 replies
  • 0 kudos

Dimmer 4ch

Posted on November 12, 2016 at 15:57I would like to drive 4ch dimmer triac with input sync zero crossing. I want to use the timer device of stm32. How I do initialize the timer for drive 4 ch triac with input trigger sync zero crossing?

STM32CubeMX Support for STM32F779 peripherals

Posted on November 30, 2016 at 17:27Hi,I am currently working with STM32CubeMX V4.17.0 and the firmware package for family STM32F7 V 1.5.1 I need to set up my cube project so that I have access to the HAL routines for The CRYPTO and HASH modules, bu...

CubeMX toolchain support for Rowley CrossWorks CrossStudio

Posted on August 04, 2016 at 19:11I am starting on a new project and though I would give STM32CubeMX a try.I have entered my custom configuration in STM32CubeMX, but there is no code generation option for the IDE I am using (Rowley's CrossStudio).  ...

dporter by Associate
  • 894 Views
  • 3 replies
  • 0 kudos

Please help choose an evaluation board

Posted on November 29, 2016 at 20:25Hello, I am new to embedded electronics MCU's.However, I am hoping to start working on a prototype for a tactile physical control surface that incorporates a number of simple analogue controls (see below) that is ...

Can driver fault on cortex M4 Stm32f407

Posted on November 28, 2016 at 13:24 Hello, Im using NI Can with labview application that shows recieved messages. the cortex is connected to transciever. Both NI and the transciever are terminated correctly. when im starting to trans...

CubeL4 Eval USB DEVICE CDC standalone - Truestudio 6

Posted on November 25, 2016 at 19:43Fails to compile: ..\..\..\..\..\..\..\..\Drivers\CMSIS\Device\ST\STM32L4xx\Include/stm32l476xx.h:185:30: fatal error: system_stm32l4xx.h: No such file or directory compilation terminated. I've seen this before - ...