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

Differences between PWM channels 2, 3, 4 in TIM8?

I think I am missing something obvious about a difference between channels 2&3 vs channel 4 in the TIM8 after staring at this for some hours now...I am using the STM32H750 discovery board, and created a project in CubeMX which configures PI2, PB14 an...

0693W000001pty7QAA.png 0693W000001ptyMQAQ.png 0693W000001ptyHQAQ.png 0693W000001pty8QAA.png
KJ.2 by Associate
  • 1120 Views
  • 3 replies
  • 3 kudos

Software download issue

Software download issueHi, I have met the same issue like this. Should I also wait an hour until this package been prepared?

Lhong.1 by Associate II
  • 561 Views
  • 3 replies
  • 0 kudos

Can the SPI run at another voltage apart from VDD?

The data sheet isn't specific, apart from one diagram Figure 13 that shows IO's box with an arrow from VDD that then connects to a level shifter to the core domain.Please advise. A real handy feature would be to alternative voltage IO for the SPI's...

MMars.1 by Associate
  • 650 Views
  • 3 replies
  • 0 kudos

When setting up pins to communicate using SPI on a sensortile I changed the Pins so one is the C and one the B GPIO, how would I set this up, I haeve only seen one somewhat related thread that wasn't comparable, thanks!

GPIO_InitTypeDef GPIO_InitStruct; /* USER CODE BEGIN SPI2_MspInit 0 */ /* USER CODE END SPI2_MspInit 0 */  /* Enable Peripheral clock */  __HAL_RCC_SPI2_CLK_ENABLE();  __HAL_RCC_GPIOB_CLK_ENABLE();    /**SPI2 GPIO Configuration     PB15   ------> SPI...

AMell.1 by Associate III
  • 538 Views
  • 1 replies
  • 0 kudos

Why my timer encoder mode oscillates in the same values?

Hi, i'm using my STM32F7 nucleo 144 and i'm learning about timer encoder mode and i follow the example in the datasheet but when i check the CNT register it oscillates in the same values and if i use the A0-A1 pins the encoder works bad, can somebody...

ARami.8 by Associate II
  • 1083 Views
  • 4 replies
  • 0 kudos

STM32L452RE ADC Bad value on just one of the 9 channels

I have STM32L452RET6P running at 1.8V, 24MHz. I am using nine ADC1 channels and am getting a very low value (about half) on ADC1-1 (PC0).All inputs are set up the same way, with an RC filter (33kOhm/0.1uF). The sampling rate cycle is 12.5 at 10bits, ...

JHong.1 by Associate
  • 688 Views
  • 3 replies
  • 0 kudos