STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429DISCOVERY, STM32CUBEIDE 1.12.0 I've created a class for a communication packet. It has global scope. Upon instantiation, the code hard faults.

If I comment out the instantiation, compile and run, then uncomment the instantiation, compile and run, the code will work fine from that point on. But it will not run without hard faulting unless I do the comment / uncomment thing. Here's the code f...

STM32 Innovation live replay

Hello,Didn't found a better way to ask this question elsewhere.I was registered to watch STM32 Innovation live on March 7, but I didn’t have enough time to watch it completely.I tried to register again on this page: content.st.com/stm32-innovation-li...

DMahi by Associate
  • 408 Views
  • 1 replies
  • 0 kudos

How to transmit data using RS485 with uart?

Hi everyone,I'm trying to transmit and receive data through rs485 with uart. Using Uart with DMA in normal mode and referance from this project. https://controllerstech.com/rs485-module-and-stm32/However, in this project there are 2 different stm. I ...

MÇETİ.1 by Associate III
  • 4111 Views
  • 0 replies
  • 0 kudos

Resolved! Uart communication did not work

Uart communication did not work in the existing project file.There may be other interference, so I created a new project and wrote only Uart, but it is the same.The input of the signal to the RX pin is confirmed by the oscilloscope, but it does not w...

wkim.4 by Associate II
  • 717 Views
  • 1 replies
  • 0 kudos