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

STM32 Flash Loader Demonstrator - Support for STM32F72X

Posted on March 23, 2017 at 08:23Hi everyone,I was trying to download firmware in system memory mode via USART using the STM Flash Loader Demonstrator (version 2.8.0). However, there is no '.STMap' memory map file for STM32F722RE/ZE.Could anyone pro...

STM32F722 cannot detect flash size on stm32 link utility

Posted on June 22, 2017 at 06:04Hi,I want to progrom stm32f722 by stm link utility, but when I connect my board to utility,it cannot be detect the flash size .so I cannot burn the hex file to board successfully. By the way ,stm32f745 can be work wel...

0690X00000607OzQAI.png

QSPIFlash

Posted on June 21, 2017 at 21:40System: SW4STM32              STMCubeMX              ST32F765              Custom board.Hi!,How can I mount a QSPIFlash to the FAT filing system?The memory chip on the QSPI interface is a S25FL256.In googling for this...

USB CDC + FreeRtos Queue Problem

Posted on June 21, 2017 at 07:06Hi,I'm using Nucleo F207ZG , I'm trying to send the message using xQueueSend from CDC_Receive function but the following i cant because of priority level ,Program received signal SIGINT, Interrupt.0x080030dc in vPortV...

How can I calculate the CRC in java ?

Posted on July 04, 2013 at 04:30 Hello All, I have a stm32f4 discovery. I'm sending out messages the first part is my ''header'' the rest is ''data'' then the tail is the crc value from the hw perph. This is the code I use to send the messag...

read gps data on stm32f103

Posted on June 20, 2017 at 16:41Hello dear ST programmer!At least one month I`m trying to implement gps neo-6m module with my inemo-discovery board and I really get nothing, i have already implemented altimeter and it is works good now I need to rea...

How to receive a message via CAN with STM32F105

Posted on June 21, 2017 at 16:00Hi,This is my first time programming a microcontroller, so a lot of things are still new to me and I'd like to have some infos about how to correctly receive a message via CAN.I've read the HAL Driver documentation of...

Issue with USB Host Mass Storage device

Posted on June 21, 2017 at 15:51HiWe have STM32F429 based board.I am trying to read USB mass storage device on this board.I have referred sample code provided in STM32Cube_FW_F4_V1.12.0\Projects\STM324x9I_EVAL\Applications\USB_Host\MSC_RTOSWhen devi...