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

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
  • 1073 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
  • 819 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
  • 524 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
  • 2653 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
  • 1459 Views
  • 2 replies
  • 0 kudos

STM array not being initialized properly.

I want to run some C++ code on my STM32H747I-DISCO board. I am trying to initialize 4D vector with all values as 6. (just for initialization purposes). The shape of the vector is (1,23,249,4). I have two variables s1 and v1, which store the size and ...

SMehr.2 by Associate
  • 390 Views
  • 1 replies
  • 0 kudos
Labels