STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1686 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
  • 1409 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
  • 753 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
  • 4321 Views
  • 10 replies
  • 1 kudos