STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USART TRANSMITTING THE VARIABLE AS 0

Hı everyoneI was trying to send the data to termite terminal. The data variables are coming from DS1307 (RTC Module) and BH1750 (Lux) sensor. However, The data coming from lux sensor is zero in termite. Rtc module variable is okey. Lux sensor variabl...

Resolved! Please help me determine the ADC sampling frequency

Hello,I would like to determine the ADC sampling frequency.I am initializing the ADC with following: hadc1.Instance = ADC1;hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4;hadc1.Init.Resolution = ADC_RESOLUTION_12B;hadc1.Init.ScanConvMode = ADC_S...

mravenca by Associate II
  • 916 Views
  • 4 replies
  • 0 kudos

Resolved! need guidance for custom hardware design

hi st-community,as i'm newbie embd engr.,i have limited knowledge of using to select mcu or mpu in stelectronics or any.so please suggest me for custom hardware making using stm32..as i have basic understanding of st-world..from past 5 month.I have t...

mbed_engr by Associate II
  • 1630 Views
  • 3 replies
  • 3 kudos

Choosing clock source for ADC

Hi There,I am using STM32C031C6 evaluation board. I am using ADC_IN1 for the ADC measurement. I want to use internal clock source for my board. I want a stable ADC output. 1. Which internal clock source should I choose for the stable ADC output?a) HS...

STM32g070RB internal flash memory

I am currently working stm32  issue with internal flash memory is that it requires erasing an entire page before rewrite  data .if i modify specific address data that page it demands erase of entire page.It affect other data of that page . so give so...

vignesh1 by Associate III
  • 672 Views
  • 3 replies
  • 0 kudos

Resolved! RTC isn't updating time in free running mode

Hi All, I am facing problem with RTC in STM32.i have written function in my code where i am updating display function for time every 1 min. But whenever i am trying to  see the updated time in free running mode i am unable to see that. But it works f...

Rushali by Associate III
  • 2245 Views
  • 8 replies
  • 0 kudos

Resolved! STM32C011F4P6: transparent USART1 / USART2 transceiver

I'd like to use an STM32C011F4P6 as a transceiver between USARTs 1 and 2.As a first approach, I've set both USARTs to 9600bd, and I want anything that's incoming on one of them to be directly sent to the other. In both directions at the same time.In ...

polemon by Associate II
  • 1282 Views
  • 8 replies
  • 2 kudos

Double Buffering 32-bit Audio (Aliasing problem)

Hi,I'm developing an audio device which will process incoming audio signals into a distorted output.Since there is a series of processes that will be executed, I thought it would be useful to use "double buffering" to process the collected audio, whi...

STM32F429IGT6 LTDC with RGB888 Settings

Hello, I use STM32F429IGT6 MCU I am trying to communicate with TI's DLPC through HW connection. To use this, use LTDC. SW uses the Standard Peripheral Library and Complier uses IAR. The HW GPIO settings were set using CubeIDE, and were set as follows...

Jdogk_0-1710832727399.png
Jdogk by Associate III
  • 724 Views
  • 0 replies
  • 0 kudos