STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 UART RS485 DE probelm

Hi, AllI am using STM32F303CB to build a modbus environment which connected to RS485 bus. (BTW, MCU as slave side)I using STM32 HAL lib to setup whole UART & RS485 setting. I suppose DE pin waveform should be matched to Slave_Tx ( X wrong)-> The DE p...

0690X000006Cof7QAC.png 0690X000006CofHQAS.png
clee.10 by Associate III
  • 2132 Views
  • 3 replies
  • 1 kudos

Resolved! Bugged PWM generation via timer in slave mode on STM32L496?

Hello,I implemented a simple function generator as part of a project with a NUCLEO-L496ZG-P board.A cosine signal is generated using TIM2 (internal clock, no prescaler, period set by ARR value) -> DMA (with 256 point cosine table in memory) -> DAC (t...

f.bayer by Associate II
  • 1891 Views
  • 6 replies
  • 0 kudos

Resolved! STM32072B-EVAL : where is the (working) software and updates?

I am using a STM32072B-EVAL board because I need a working demo about HDMI-CEC.It is clear that there are problems: the original firmware already on the board has errors about icons (some graphics is broken), about images (it hangs if try to show an ...

MarcoM by Associate II
  • 1153 Views
  • 4 replies
  • 0 kudos

Resolved! PA0 and NUCLEO-H743ZI

Hello,I want to use TIM3 as 32-Bit counter. Clock source is set to ETR2. The corresponding Pin is PA0. For test purpose I use TIM3 to generate a clock signal (Pin PC6) to feed the TIM3 counter.Connecting these to pins together (PA0 and PC6) results i...

HAL_UART_Receive not working after a while!

Dear friends,there are two threads in my application , one is used for TCP/IP using lwIP and the other one is for RS485 protocol. Everything works fine correctly and I can send and receive data on RS485. After two or three hours or sometimes sooner, ...

Mujtaba by Senior
  • 371 Views
  • 1 replies
  • 0 kudos

Resolved! Where does the output of 'sprintf' goes to ?

Hello,I use stm32cubeH7 examples.I find in some of them call to sprintf, yet I don't understand where is the output of the sprintf goes to:I tried opening the "STMicroelectronics STLink virtual com port" - nothing is printed hereI also tried to searc...

ranran by Senior II
  • 853 Views
  • 3 replies
  • 0 kudos

CAN Setup with STM32-Mat/Target in Simulink ?

Hello,I'm trying to use the STM32 MAT/TARGET to setup a Communication between Simulink and a STM32f107vct via CAN.When I want to build the Simulink model i get an "INVALID INDEX" Block Diagram error.I am using Matlab R2018b and the latest version of ...

JVier by Associate
  • 594 Views
  • 1 replies
  • 2 kudos