STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

stpmc-1 module spi driver

Posted on January 28, 2018 at 13:40I am using stm32f429igtx controller. I am trying to interface stpmc-1 energy calculator module with the controller. stpmc-1 module uses some kind of SPI protocol. I need to know whether st provided any driver file ...