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

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
  • 2060 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
  • 1961 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
  • 980 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
  • 5840 Views
  • 10 replies
  • 1 kudos

STM32 MCU capabilities with parallel processing

I am trying to design a modular avionics bay whereby I came across a concept called parallel processing, whereby multiple MCU's can be utilised to both increase processing capabilities, decrease power consumption of one chip, and to allow for modular...

LWebb.1 by Associate
  • 3305 Views
  • 2 replies
  • 0 kudos