STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 4025 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
  • 2208 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
  • 637 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
  • 705 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
  • 3462 Views
  • 5 replies
  • 0 kudos

Resolved! How do I find out, that the battery was inserted into my system? = find out the difference between power up and reset after shutdown/standby mode ( G031 )

We have a battery driven system based on STM32G031K8 and a S2-LP for RF running from a CR2032.I use the shutdown mode to keep power as low as possible. System is done by a reed contact connected to a wake up pin.We want to find out, whether the batte...

SThie.1 by Associate II
  • 945 Views
  • 3 replies
  • 0 kudos