STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G030 Flash Read/Write issues.

>>Hi I am trying to write and read data from FLASH in STM32G030 32KB Flash device.>>However , I am experiencing unusual behavior . Sometimes I am able to read data correctly and sometimes junk data is read.Following is my code :#define FLASH_USER_STA...

PGand by Associate
  • 1472 Views
  • 2 replies
  • 0 kudos

Resolved! question about timers and.

Hello guys , i am supposed to construct a square wave with automatic toggling making use of the output compare channel one setting. the channel one of the timer is in pin PA6 Does anyone know if this is also the pin were the output (final waveform) w...

0693W00000BaAZgQAN.png
GSant.5 by Associate II
  • 453 Views
  • 1 replies
  • 0 kudos

Hi, I was wondering how would i output to the display that comes with my STM32H747i-disco. I wanted to do a test hello world. What would i need to do to get it working. I have the cube IDE installed and have flashed a test demo program to the screen.

What do i need to do to interface with the display to print a hello world program or to have a shape/ clock appear on the screen. How would i get audio working. I have used arduino/ raspi / and tm4c from ti and I am a bit lost trying to use the stm32...

HSyed.1 by Associate II
  • 846 Views
  • 2 replies
  • 0 kudos

Reading from IMU at specific frequency

Greetings, I have an i2c connected IMU. I've connected it to a DMA channel and reading/writing like that. However, IMUs have a capability to run at a specific output data rate (ODR). In other architectures I would connect the interrupt pin to an ...

STM32L071CB Ultra Low Power issue with LL libraries

Hello,I'm trying to get my STML071CB down to the lowest possible current, but can't seem to get to the low levels provided int he datasheets with my own code. I'm using the LL libraries and am going into STOP mode using the following code: LL_PWR_En...

DPast.1 by Associate II
  • 759 Views
  • 2 replies
  • 0 kudos

RTC of STM32L072CZ. DBP=1 needed, to write to RTC->ISR?

I know that the 0xCA 0x53 sequence into RTC->WPR is not needed to write to RTC->ISR (because RTC->ISR is an exception to that 0xCA 0x53 rule) but, is it still needed to set DBP=1 in PWR->CR to write to RTC->ISR?I am not sure if the writability of RT...

I am using STM32F103RGT controller. I want to use the PWM-CH and PWM CHN complementary pwm in my application. I have created 4 PWMs 2 complementary each others. but I could not able make the phase shift.

Dear Team,I want to use the 4 pwms for the phase shifted full bridge application. But I am unable to generate phase shifted pwms. Request to guide how to configure and used the PWMs with phase shifted pwm waveforms from the microcontroller...

DSaha.3 by Associate II
  • 2602 Views
  • 7 replies
  • 0 kudos