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

Over The Air Upgrade in stm32f407

Hi everyone, I am using stm32f407zet6 MCU and i am integrating SIM7600E GSM module with microcontroller. I want make Over The Air Upgrade of my firmware. What are the steps to be followed to achieve OTA update in my microcontroller. How to achieve ...

f_write dropped 3 bytes

Hello, sorry for posting this post again. I have a problem with my code. I'm trying to write a program to take picture from camera and save it as motion jpeg video (MJPEG) in to USB. I build already the header and the structure of MJPEG file but it's...

0690X000006CXhBQAW.png

CAN Buffer designing RING FIFO engine

Hello, Ok have a problem that I would like to over come , I am developing with CAN and the Nucleo st32F446re board.All is working and I can send and and receive packets of CAN data, but..... I would like to implement a more fail safe engine to deal w...

0690X000006CZ8cQAG.jpg
JHERI by Senior
  • 1305 Views
  • 5 replies
  • 0 kudos

Resolved! STM32Cubemx Blank New Project Page

Posted on January 20, 2017 at 19:36Hello, I am new to the CubeMX community and the problem I am having is that when I open CubeMX and try to start a new project all I get is a blank screen where my device selection should be. I uninstalled the appli...

STM32l4 UART driver

Hi everyone,I am using stm32l4xx UART driver. I can read and write data. I am using HAL_StatusTypeDef HAL_UART_Transmit(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout)HAL_StatusTypeDef HAL_UART_Receive(UART_HandleTypeDef *...

John3 by Associate II
  • 2810 Views
  • 17 replies
  • 0 kudos

Custom Bootloader VCP problem with Windows XP / 7

I have a custom bootloader in sector 0,the app created in .net and it communicates with MCU through VIRTUAL COMM POT (HIGH SPEED), when the app starts if its no updates for firmware it jumps to the sector2 where main programm is based. THis works pe...

Hi, I am using STM32F407ZGT6 with mikroe 1369 ( https://www.mikroe.com/mikromedia-4-stm32f4 ) I need to capture falling edge of external signal and read the time its took from starting the function till falling edge detected.

Hi, I am using STM32F407ZGT6 with mikroe 1369 ( https://www.mikroe.com/mikromedia-4-stm32f4 )I need to capture falling edge of external signal and read the time its took from starting the function till falling edge detected. I read maual but some how...

JPate.19 by Associate II
  • 1678 Views
  • 7 replies
  • 0 kudos