STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

What is SPI vs SPI MSP for STM32

Posted on March 28, 2016 at 17:23I am new to the STM32 product line and starting to write SPI code using the STM32cubeMX module. I note in the cube drivers manual that they provide both HAL_SPI_Init and HAL_SPI_Mspinit.  Looking through the web and ...

Resolved! Inaccurate STM32F769i-disco ADC

I want to read data from PT1000 thermistor. After succeeding in communicating with the TouchGFX model and displaying the content I wanted, I now want to be able to read real time temp. For this job I have PT1000 sensor. I have made the ADC to work, b...

Fast UART Receive Interrupt with FIFO mode

Hi all,I need to install a communication between 2 STM32H743 units (on one board) with maximum speed (10 MBit) on UART mode and I need to check incoming characters to detect Linefeeds etc. The problem is that with FIFO mode enabled (Threshold 1/8) in...

GS1 by Senior III
  • 1239 Views
  • 7 replies
  • 0 kudos

USART in Synchronous Slave Mode with Interrupt not working

Hi all,I try to install a synchronous USART communication between 2 x STM32H743, one is the (transmitting only ) Master the other is the (receiving only) Slave. When transferring data via Polling everything seems to work well.But when using HAL_USART...

GS1 by Senior III
  • 388 Views
  • 1 replies
  • 0 kudos

Problem with data transfer between 2 MCUs via I2C

Hello, dear collegues!Please help me with I2C!I use I2C to transfer data between 2 controllers: STM32F051C8T6(Master) and STM32F100C8T6 (Slave). When I use laboratory power supply, it works without some problems. But when I use external power supply ...

GKlim by Associate II
  • 375 Views
  • 3 replies
  • 0 kudos

TrueStudio PDM_Filter_Init

​I have added libPDMFilter_GCC.a and pdm_filter.h,but truestudio told me that undefined reference to `PDM_Filter_Init'.I dont know why.Thank you.​

tl by Associate II
  • 412 Views
  • 3 replies
  • 0 kudos

STM32f407G-DISC1 Technical Documents

Hi, i'm currently working with the MB997D version of the mentioned Development Kit on the caption. My main goal is working with the lis3dsh sensor on this board and then apply it to my own board, i've tried and accomplished the work with that sensor,...

EAkbu by Associate
  • 307 Views
  • 2 replies
  • 0 kudos

how to get the Cuonter value ?

Hallo, i need in Simulink a Function such as HAL_TIM_GetCounter(); to get the value of the Runnuing Counter. would this block from STM32 MAT/Target do the same ? #[STM32-Mat/Target]​ #Simulink​ #Matlab​ ​

Samuel1 by Associate III
  • 231 Views
  • 0 replies
  • 0 kudos

STM32F746G-DISCO internal RTC not working

Hello,I am using STM32F746G-DISCO board for internal RTC. And using Keil u5 IDEI enabled the Internal RTC clock in CubeMX, set the time and date.And am using HAL_RTC_GetTime - API in while loop for reading sTime and sDate.I am monitoring sTime and sD...

Ameya M by Associate III
  • 223 Views
  • 0 replies
  • 0 kudos

I need help to configure MDMA on stm32H7

I need some help on configuring a transfer from external SDRAM buffer and LCD buffer (via FMC with Intel 8080 like interface).I've adopted the [MDMA_RepeatBlock_Rotation] as refernce example from the CUBE_H7 package.In this project for STM32H743I_EVA...

CiuppaPT by Associate III
  • 273 Views
  • 0 replies
  • 0 kudos
Labels