STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2S Microphone Output Problems

Hello,I am a beginner trying to create my first STM32 project using the STM32F407G Discovery Board. I am trying to receive audio input through I2S, delay one of the channels, and then output the result to the audio jack. I can get a simple sine wave ...

ADC continuous mode

Hi i have a question about configuring your adc in continous mode!I dont understand why this mode doesnt work when i set my EOCS to "EOC flag at the end of single channel conversion".Let's say i m using multiple channels from adc and i dont want to w...

UART transmission hangs

When I wrote the code created with CubeMX in the circuit in the attached image and executed it, it hung up at UART transmission.This is a simple program with one line of additional code.(HAL_UART_Transmit)What am I doing wrong?I haven't been able to ...

capture.PNG capture2.PNG
SB-RK by Associate
  • 135 Views
  • 4 replies
  • 2 kudos

CubeMX, Line ends in generated code

Posted on January 02, 2016 at 20:08Using CubeMX eclipse plugin under linux. The generated source code has windows style CR-LF lineends, what's very uncommon for this OS (and even for Mac OSX). This issue heavily bothers post processing tools which m...

Resolved! Hard fault with STM32G0B1 and LVGL

Hello,   On one hand, I built an app that uses I2C, 2 UARTS, ADCs, captures PWM, provides PWM. All of them rely heavily on the use of DMAs. This app gives good results without any apparent issue. On the  other hand, I built a test app on the same tar...

JulienD_1-1740667213052.png JulienD_0-1740667038774.png
JulienD by Senior
  • 244 Views
  • 7 replies
  • 7 kudos

Baudrate issue with STM32F0 with Modbus implementation.

Problemi have configure Modbus over rs-485While Receiving modbus data on rs485 on the baudrate it configured on, which is 115200 , it works fine.but when i query modbus register to get value on different baudrate like 9600 , my board getting restart....

KRami by Associate II
  • 1697 Views
  • 9 replies
  • 0 kudos