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

hex file down-loader

Posted on November 24, 2017 at 12:50Hello,Current i used F8 (Keil-5 IDE)to download my hex file into STM32F405 mcu.Is there any software to download hex file into mcu,like ARM microcontroller.In ARM LPC2148 i am using flash magic software for hex do...

F446RC RTC le' bug minimal!

Posted on November 24, 2017 at 02:59On F446RC, sysreset does not put bit 19 into default setting of 0, its stuck on 1 if 1 is written previously.Procedure to set and clear bit:RTC->CR = (0<<19);   //Clear bit19, 512hz modeRTC->CR = (1<<19);   //Set ...

Failing to write to SD card on SensorTile.

Posted on November 23, 2017 at 20:10I am using the DataLog application to try to write to the SD card on the SensorTile. I have configured main.c:LogInterface_TypeDef LoggingInterface = SDCARD_Datalog;...changed from the default ...= USB_DatalogIn d...

STM32F7 I2S DMA data shift (flushing issue)

Posted on November 22, 2017 at 18:09Hi,I'm trying to use the STM32F723 I2S3 peripheral in reception (with a circular DMA).But I'm having an issue : when I2S is started for the first time everything works fine. But if I stop/restart it, the received ...

cbardou by Associate II
  • 1465 Views
  • 5 replies
  • 0 kudos

Resolved! storing GPS data in a buffer via USART1 on STM32L072CZ

Posted on November 23, 2017 at 12:01Hello everyone, I am using STM32L072CZ board to get data from GPS on USART1 but when I try to store it onto a buffer, I am losing data bytes. I am putting a small code snippet here, not the final version but somew...

STM32L0-DISCOVERY enabling debug uart connection

Posted on November 23, 2017 at 16:50I've been struggling for two days to get the debug UART of STM32L0-DICOVERY board working.I have populated the SB2, SB3 solder bridges and configured the UART1 using Cube.Following are the steps I took,1. Enabled ...

pradeepa by Associate II
  • 372 Views
  • 0 replies
  • 0 kudos

ADC Problems

Posted on November 22, 2017 at 19:45hello,I'm having a little trouble with a project I'm working on.I'm trying to make what is essentially a thermostat using an ADC converter and an MCP9701-e/to-nd temperature sensor and an STM32401RE nucleo MCUMy p...

Resolved! Why stm32f746g-discovery have linker erro whit iar?

Posted on November 22, 2017 at 15:37Hi, I rebuilded stm32f746g-discovery demonstration whit IAR. But it has the linker error:Error[Lp011]: section palcement failedUnable to allocate space section/block whit a total estimated minimum size of 0x5452by...

Resolved! Regarding ADC input source on STM32F3Discovery board

Posted on November 21, 2017 at 13:27 Dear All, I'd like to test an ADC conversion using ADC example from STM32F3Discovery's peripheral examples. I connected ADC1 channel(PC1) and GND to external power supply directly. and It was measured anorma...

0690X0000060PFEQA2.png 0690X0000060PFFQA2.png