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 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...

Problem in file system update using UART in SPWF01S

Posted on March 12, 2018 at 15:11In SPWF01S wifi module, could perform File system update using AT+S.HTTPDFSUPDATE over the air with the help of Apache web server successfully (from Lab6 of Wi-Fi Training - Hands On  manual). But the same is giving ...

How to single stepping debug STM32F091

Posted on March 09, 2018 at 14:33 I have several STM32 CubeMX / HAL projects and I use EmBitz as IDE. All porjects working fine, including compilation and debugging. There are projects with STM32F103, STM32F205, STM32F207,STM32F405, STM32F429, STM3...

use dfsdm with parallel input

Posted on March 11, 2018 at 16:38Hi,I have get pdm data and want to use dfsdm to convert to PCM.The test code is like below:HAL_DFSDM_FilterRegularStart(&hdfsdm1_filter0); uint16_t *pdm_data=... for (int i=0;i<pdm_size;i++) { hdfsdm1_channel1.Instan...

hgyxbll by Associate II
  • 1067 Views
  • 2 replies
  • 0 kudos