STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DAC TEN and SWTRIG

Hi everyone, I'm experimenting the DAC features with my STM32F303RE and I have a dubt. .RM says: "If the software trigger is selected, the conversion starts once the SWTRIG bit is set".Now, if I only set the DAC_DHRx and the EN bit, the DAC works pro...

Nick- by Associate II
  • 463 Views
  • 1 replies
  • 0 kudos

Resolved! STM32L152C-DISCO UART doesn't work correctly

I want to send the numbers in order but it only sends the number 0 constantly. When I make the delay 100ms it only sends 0 and 1. When I remove the delay completely, it sends numbers from 1 to 30 in order.

SSARI.1 by Associate II
  • 645 Views
  • 6 replies
  • 0 kudos

uart communication between stm32 and stm32

HelloI want to use two STM32F407 MCUs to enable bidirectional communication via UART communication with each other.I would like to have a two-way communication that turns on and off each other by installing a switch and an LED, respectively. Thanks a...

PDM_Filter() erroneous 1st 2 PCM-converted data

Hello newbie here.I am trying to learn how to convert PDM data to PCM using PDM1_filter() function, I am using GCC.The first 2 converted PCM data seems to be abnormal as can be seen later.Firstly, instead of directly interfacing to a microphone or an...

0693W00000FCoCaQAL.png 0693W00000FCoD9QAL.png 0693W00000FCoDOQA1.png 0693W00000FCoDYQA1.png

Reading data ADC MCP3208 - STM32F103C8T6

Hola comunidad!Estoy desarollando una etapa de un proyecto en la cual deseo adquirir los valores digitales de un ADC MCP3208 mediante comunicación SPI utilizando un STM32F103C8T6.En primer lugar, comparto el código que realice:/* Adquisición de datos...

0693W00000KcRtTQAV.png 0693W00000KcRsbQAF.png 0693W00000KcRubQAF.png 0693W00000KcRugQAF.png
FGRAMOY by Associate
  • 724 Views
  • 1 replies
  • 0 kudos

stm32 CAN bus: A sends data to B nodes.

I have 2 nodes, A and B, they set filters for both, now A is sending data frame, B can receive the data from A. but A originally can receive data from B, but after around 1-3 mins the receiving data mainly from itself, minorly from B. but if i rese...

_legacyfs_online_stmicro_images_0693W00000Kcaem.png
JWang.31 by Associate II
  • 329 Views
  • 0 replies
  • 0 kudos

I2C timeout not working correctly

I have tried enabling the timeout function in the I2C controller by setting a value in TIMEOUTA and setting TIMOUTEN. I can see the bus working normally on a scope, then when I connect with the debugger ( no reset, no upload ), the halt causes the t...

psusi by Associate II
  • 732 Views
  • 2 replies
  • 0 kudos