STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CubeMX 2.24 has migration problem

Posted on January 30, 2018 at 02:28HiI found a problem in CubeMX Ver.2.24.0.This version of the CubeMX destroys multibyte character strings contained in the project file when migrating old project files containing multibyte characters.I am using EWA...

CDC_Transmit_FS fails

Posted on January 28, 2018 at 23:07Hi,I successfully developed USB bootloader loader for STM32F103C8 MCU. It works as follow:teraterm (an old terminal) script reads hex file line by line and sends these lines through USB VCP port (each line is ackno...

Position Independent Code in STM32F479

Posted on January 29, 2018 at 10:03Hi,We are using STM32F479 processor with RTX OS. The project is a C++ based code build in Keil. We want to design firmware upgrade. We are planning to have two slots,  Slot 1 at  0x8008000 and Slot 2 at 0x8080000. ...

Resolved! STM32H7xx Example-programs

Posted on January 28, 2018 at 16:09I am using the STM32H743 together with uVision 5.Are there any example-programs available not using RTOS2 and CubeMX ?What I am missing are simple demo-programs like Blinky ( without RTX ) and a demo-programusing t...