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

Resolved! Avaiability of STM32H72x / STM32H73x

Updating to CubeIDE 1.14.1 I have seen that I can choose some new STM32H7xx MCU's ( especialy the STM32H725, STM32H735 and STM32H730 ). They are very interresting for me ( 3. CAN interface and 2x OCTOSPI with hyperflash support ). Is there any roadma...

MHoll.2 by Senior II
  • 945 Views
  • 3 replies
  • 2 kudos

Resolved! How to calibrate ADC value on STM32F413 series micro controllers ? There is so much noise without giving analog signal on analog pin ?

I am getting so much noise on analog pin without connecting any analog signal. I also tried by changing analog pin but still i am getting so much of noise in analog pin. I am calculating analog value for 50 Hz signal. Is there any way to calibrate S...

MGami.1 by Associate III
  • 1350 Views
  • 6 replies
  • 0 kudos

VCom port not working with 767 ZI board.

I have found a few tutorials about implementing a vcom port with STM32, and I could successfully programs (well, let's not exagerate let's say I merely generated programs) working for discovery F407 and F469. I could send a constant string that I rec...

PG.1 by Associate III
  • 333 Views
  • 0 replies
  • 0 kudos

Dear fellow geeks, We'r using a Nucleo-f103RB to program a STM32L010k4T6. We ar able to write a PIN high and write a pin LOW we can also use the SPI. The only problem we have is with uart. We can't seem te get it to work.

In the datasheet https://nl.mouser.com/datasheet/2/389/dm00440565-1799229.pdfis stated that the uart and the SPI are part of two different alternate functions. The error message and the code will also uploaded if needed.

0693W000003CCXcQAO.jpg
Rgoss.1 by Associate II
  • 443 Views
  • 1 replies
  • 0 kudos

slow down DMA speed for DAC

Hi, is there a way to slow down the DMA speed for DAC? I am using stm32F72x, and I am trying to generate a customize PWM wave from using DMA+DAC.

Wleon.1 by Associate II
  • 1432 Views
  • 7 replies
  • 0 kudos

Identical waveform I2C SCL and SDA lines

I am using an STM32L476RG and using I2C-1 and I2C-3 to connect to two different sensors. Both I2Cs have identical waveforms on the SCL and SDA lines when observed with an oscilloscope. This suggested a short to me, but the short is definitely not on ...

CGrov.1 by Associate II
  • 1291 Views
  • 9 replies
  • 0 kudos

CHIP_SELECT (NCS) software on QSPI with SMT32F7

Hello, I would like to use three flash memories in QUADSPI from an STM32F7.As with a normal SPI link, I have connected three memories to a single QUADSPI port and select each with the respective SLAVE_SELECT (SS) of the memory.I can easily program on...

MZobi.1 by Associate
  • 386 Views
  • 0 replies
  • 0 kudos

STM32H7 don't enter sleep mode,but CDC_Transmit_FS fails!!

I am trying to put STM32H743 into sleep mode using the following codeprintf("Entering Sleep Mode\n"); HAL_PWR_EnterSLEEPMode(PWR_MAINREGULATOR_ON , PWR_SLEEPENTRY_WFI); printf("Exiting Sleep Mode\n");I notice that my microcontroller dont go into s...

HAlzo by Senior
  • 924 Views
  • 5 replies
  • 0 kudos