STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1522 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
  • 797 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
  • 4654 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
  • 2626 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
  • 752 Views
  • 1 replies
  • 0 kudos

USART3 nucleo STM32F767ZI virtual com port

I have some problems to see in the serial port the message of my nucleo board, for this board I read that for USART 3 Virtual COM SB4 and SB7 most be off, and SB5 and SB6 on, for the st/link serial but nothing happens. I debug the code and all is wor...

JVele.1 by Associate
  • 802 Views
  • 2 replies
  • 0 kudos

STM32G4 SAI Data Processing in I2S Mode

Dear STM Community,I've configured the SAI on my Nucleo-G474RE board by setting the protocol to "I2S Standard" and data size to 24 bits to communicate with an external 24 bit ADC. Further, the SAI works together with the DMA to fill the buffers. Here...

_legacyfs_online_stmicro_images_0693W00000dDQHoQAO.png
abg1984 by Associate II
  • 3750 Views
  • 5 replies
  • 0 kudos