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 metrology driver, HAL returning negative values. QE is questioning why negative values, feels this must be HW or FW bug.

Some of the parameters which can return negative values (not all the time, sometimes positive) are: Power Factor, ReactivePowerReceived, ApparentPowerDelivered, and whatever these parameters are:Vmom = -162  AEload = -0.174030   Imom = -43   PF = -0....

DPhil.8 by Associate
  • 856 Views
  • 2 replies
  • 0 kudos

Resolved! Hello ST community, I am a new member! I would like to ask how does the PWM generation in advanced timers work.

In my case I configured my counter as center aligned mode and my PWM mode as PWM mode 1.Finally I used the CCR(compare capture register) but i don't have no idea how this CCR work that means it sends a PWM signal every period of time or point by poin...

Problem with timer interrupt

I am using HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim) to generate a sine wave based on DDS and I have also implemented ADC to get the value and perform some calculation. My sampling rate is 100KHz so my timer interrupt should trigger ever...

_legacyfs_online_stmicro_images_0693W00000dDQK4QAO.png _legacyfs_online_stmicro_images_0693W00000dDQKYQA4.png
RShre.2 by Associate III
  • 2116 Views
  • 7 replies
  • 0 kudos

Resolved! AN2598 smartcard interface example code

Hello,I am looking at the smartcard example application - https://github.com/STMicroelectronics/STM32CubeG4/tree/master/Projects/STM32G474E-EVAL/Examples/SMARTCARD/SMARTCARD_T0_MFXIn the project .ioc file, I see that the Baud Rate is set to 10752 Bit...

DGabc.1 by Associate III
  • 2039 Views
  • 3 replies
  • 0 kudos

Resolved! debug when using visual com port

Hi,My application will use intensively use Virtual Com Port to exchange datas from my board to the PC. I would like to make sure that debugging through STLink is still possible as i will be exchanging datas. Does St Link use the same USB port for deb...

FMaup.1 by Associate II
  • 1000 Views
  • 2 replies
  • 0 kudos

STM32 interface with 16x2 LCD

I have been trying to interface STM32F401RE development board with 16x2 LCD module. I have tried making my own driver file for the same. I tried changing LCD's twice but still the same, the issue is no data is visible on the LCD . I am working on 4-b...

DJ1 by Associate III
  • 6090 Views
  • 10 replies
  • 1 kudos