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

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
  • 1016 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
  • 906 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
  • 3204 Views
  • 7 replies
  • 0 kudos
hinou.11 by Associate II
  • 1352 Views
  • 8 replies
  • 0 kudos

ads124s08 with STM32F407VGT6 spi communication problem

I need to get information from an ti's ads124s08 and imported an example from arduino forums. I can communicate with device using an arduino for test (on the same board and same specs) but can not use with stm. In fact, i think there should be a prob...

TBala.1 by Associate
  • 1829 Views
  • 2 replies
  • 0 kudos