STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DTS, Digital Temperature Sensor in STM32H562

hi, I wanted to ask,I saw that the micro STM32H562 datasheet has a new DTS digital temperature sensor. I wanted to ask :1.what is linearity of this sensor?2.what is its max error?3.what is the level of accuracy?I see that it is new so I wanted to che...

Resolved! STM32-F767ZI Filter Bank Count

Hey, I´m working on implementing all 3 CAN bus interfaces on a F767ZI. Looking through the Reference Manual it states that dual CAN set ups feature 28 filter banks and single CAN set ups feature 14 filter banks. However looking at Table 280 it states...

AndreM by Associate
  • 1201 Views
  • 4 replies
  • 1 kudos

Resolved! typo/unclear in stm32f411's datasheet

Hi community,after searching quite a long time for a bug on my board I found it. It was due to an unclear phrasing of the stm32f411's datasheet in table8/p39: for the QFP64 package pin 13 is not only vref but also VDDA.It would be much clearer to wri...

ak_0-1699954572430.png
ak by Associate II
  • 1001 Views
  • 4 replies
  • 1 kudos

HAL_TIM_IRQHandler pending but never fired

Hi All,I am trying to run FreeRTOS and TouchGFX on an STM32H7S7I8T with TIM6 as the timebase source. I am running into an issue where uwTick is not incrementing, this is due to HAL_IncTick not being called. Tracing it back, HAL_TIM_IRQHandler is neve...

repaint by Associate II
  • 174 Views
  • 3 replies
  • 0 kudos

I2S Microphone Output Problems

Hello,I am a beginner trying to create my first STM32 project using the STM32F407G Discovery Board. I am trying to receive audio input through I2S, delay one of the channels, and then output the result to the audio jack. I can get a simple sine wave ...

ADC continuous mode

Hi i have a question about configuring your adc in continous mode!I dont understand why this mode doesnt work when i set my EOCS to "EOC flag at the end of single channel conversion".Let's say i m using multiple channels from adc and i dont want to w...

UART transmission hangs

When I wrote the code created with CubeMX in the circuit in the attached image and executed it, it hung up at UART transmission.This is a simple program with one line of additional code.(HAL_UART_Transmit)What am I doing wrong?I haven't been able to ...

capture.PNG capture2.PNG
SB-RK by Associate
  • 205 Views
  • 4 replies
  • 2 kudos