STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with writing code for tft lcds

Posted on March 04, 2018 at 21:11Hello, guys.I'm trying to get started with a TFT LCD.4.7 with the ILI9487 driver.And I have some problems.First of all, a couldn't find any library for the driver I have.Next is that I can't find any resources that e...

STM32 external temperature sensor

Posted on March 12, 2018 at 20:09Hello, I have stm32f4 discovery board and i will connect dallas DS18S20 temperature sensor to it. I am wondering what would be the easiest way to read the temperature of the sensor ? I dont even know where to begin. ...

FATFS Unlink driver

Posted on March 12, 2018 at 16:54 Hello, I have problem when I use FATFS with my STM32F2. My code come from example STM32-Tools\STM32_FW_libraries\HAL_CUBEMX_libs\STM32Cube_FW_F2_V1.6.0\Projects\STM32F207ZG-Nucleo\Applications\FatFs\FatFs_USBDi...

Eclipse+Gcc project tree question

Posted on March 12, 2018 at 16:40Hi there,I've set my STM32 toochain with Eclipse Oxygen + GCC + GDB + OpenOCD and I play with a STM32F769 discovery board. I could compile and debug the blinky project properly. Now I'd like to start a new project. I...