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

what is wrong with the file system on stm32f411?

Posted on January 16, 2017 at 00:45 I have two boards designed for stm32f405 and stm32f411 to test uSD card. The problem of using uSD on STM32F405 was fixed as discussed earlier: https://community.st.com/thread/35991-microsd-card-problem-bug-in-...

rwmao by Senior
  • 3599 Views
  • 25 replies
  • 0 kudos

STM32F103 UART problem - receiving DMX / RS-485

Posted on May 02, 2017 at 12:06Dear All,I have some problems with receiving DMX-512 data on a STM32F103RB.I am using mbed and the library i found for this is meant for the F303 version.When i look at the Typedef _uart there is a difference in those ...

hal library and eeprom

Posted on May 02, 2017 at 15:05After having sent a buffer to my eeprom using the i2c bus, I wait 20 ms in order to wait till the data are stored in the eeprom.Can someone suggest me a way to poll the i2c bus to know when all the data are stored?

STM32F4 + TFT LCD driver with 8bit parallel interface

Posted on April 17, 2017 at 03:02HiI am using Nucleo F412ZG (with STM32F412ZGT6) + TFT LCD 320x240 ILI9341 with 8bit parallel interface over FSMC - IDE is AC6 System Workbench for STM32 along with STemWin 532  I know that GUIDRV_FlexColor does suppo...

LPS25HB usage with Cube HAL Library

Posted on April 30, 2017 at 06:36I am having significant difficulty in getting an LPS25HB to work. Temperature and pressure values returned by the sensor are incorrect. And although the sensor is sending the MSByte first, as expected, it is sending ...